commit 5bef43c3455f8aeb7fbf6e79f9855d2c2573b469
Author: Jan Palus <[email protected]>
Date:   Thu Nov 14 23:05:51 2024 +0100

    use erlang macros

 ejabberd.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ejabberd.spec b/ejabberd.spec
index 2eb2650..4a4d23a 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -90,7 +90,7 @@ BuildRequires:        openssl-devel
 BuildRequires: pam-devel
 %endif
 BuildRequires: git-core
-BuildRequires: rpmbuild(macros) >= 1.671
+BuildRequires: rpmbuild(macros) >= 2.035
 BuildRequires: sqlite3-devel
 BuildRequires: yaml-devel
 BuildRequires: zlib-devel
@@ -100,7 +100,7 @@ Requires(post):     sed >= 4.0
 Requires(post):        textutils
 Requires(post,preun):  /sbin/chkconfig
 Requires(post,preun,postun):   systemd-units >= 38
-Requires:      erlang >= 2:22.2
+%{?erlang_requires}
 Requires:      expat >= 1.95
 Requires:      rc-scripts
 Requires:      systemd-units >= 38
@@ -166,7 +166,7 @@ unset GIT_DIR GIT_WORK_TREE
        --enable-sqlite --with-sqlite3 \
        %{?with_pam:--enable-pam} \
        --enable-zlib \
-       --with-rebar=/usr/bin/rebar
+       --with-rebar="%__rebar"
 
 touch deps/.got
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ejabberd.git/commitdiff/5bef43c3455f8aeb7fbf6e79f9855d2c2573b469

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to