public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ejabberd] f45: In 17.07-1 I had accidentally reverted my patch to depend on epam
@ 2026-09-23 19:07 Randy Barlow
0 siblings, 0 replies; only message in thread
From: Randy Barlow @ 2026-09-23 19:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ejabberd
Branch : f45
Commit : 2e3dcb31f12c42ec360707fa86e46a0500be4220
Author : Randy Barlow <randy@electronsweatshop.com>
Date : 2017-10-22T13:52:51-04:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ejabberd/c/2e3dcb31f12c42ec360707fa86e46a0500be4220?branch=f45
Log:
In 17.07-1 I had accidentally reverted my patch to depend on epam
instead of p1_pam. This build fixes that again.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
---
diff --git a/ejabberd.spec b/ejabberd.spec
index 5c32128..ee298df 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -5,7 +5,7 @@
Name: ejabberd
Version: 17.07
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+
Summary: A distributed, fault-tolerant Jabber/XMPP server
@@ -42,6 +42,7 @@ Patch4: ejabberd-0004-Enable-systemd-notification-if-available.patch
BuildRequires: elixir >= 1.4.4
BuildRequires: erlang-cache_tab >= 1.0.9
+BuildRequires: erlang-epam >= 1.0.3
BuildRequires: erlang-esip >= 1.0.13
BuildRequires: erlang-ezlib >= 1.0.2
BuildRequires: erlang-fast_tls >= 1.0.13
@@ -55,7 +56,6 @@ BuildRequires: erlang-meck >= 0.8.4
BuildRequires: erlang-odbc
BuildRequires: erlang-p1_mysql >= 1.0.3
BuildRequires: erlang-p1_oauth2 >= 0.6.1
-BuildRequires: erlang-p1_pam >= 1.0.3
BuildRequires: erlang-p1_pgsql >= 1.1.3
BuildRequires: erlang-p1_utils >= 1.0.9
BuildRequires: erlang-rebar
@@ -350,6 +350,10 @@ fi
%changelog
+* Sun Oct 22 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 17.07-2
+- In 17.07-1 I had accidentally reverted my patch to depend on epam
+ instead of p1_pam. This build fixes that again.
+
* Sun Oct 22 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 17.07-1
- Update to 17.07 (#1427123).
- https://blog.process-one.net/ejabberd-17-07/
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-23 19:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 19:07 [rpms/ejabberd] f45: In 17.07-1 I had accidentally reverted my patch to depend on epam Randy Barlow
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox