public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ejabberd] f45: Regenerate configure script
@ 2026-09-23 19:07 Peter Lemenkov
  0 siblings, 0 replies; only message in thread
From: Peter Lemenkov @ 2026-09-23 19:07 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/ejabberd
            Branch : f45
            Commit : 0f06d1e24531f6ee1e15d867881c131715f232de
            Author : Peter Lemenkov <lemenkov@gmail.com>
            Date   : 2013-06-29T08:45:47+04:00
            Stats  : +5/-8 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ejabberd/c/0f06d1e24531f6ee1e15d867881c131715f232de?branch=f45

            Log:
            Regenerate configure script

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>

---
diff --git a/ejabberd.spec b/ejabberd.spec
index 6943c7f..c51f3db 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -62,9 +62,6 @@ Patch8: ejabberd-0008-Disable-INET_DIST_INTERFACE-by-default.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-%if 0%{?fedora} > 14
-BuildRequires:	systemd-units
-%endif
 BuildRequires:  expat-devel
 BuildRequires:  openssl-devel >= 0.9.8
 BuildRequires:  pam-devel
@@ -75,14 +72,12 @@ BuildRequires:  hevea
 BuildRequires:  texlive
 BuildRequires:  texlive-comment
 %endif
+BuildRequires:	autoconf
+BuildRequires:	automake
 
 %{?FE_USERADD_REQ}
 Requires(post): /usr/bin/openssl
-%if 0%{?fedora} > 14
-Requires(post): systemd-units
-Requires(preun): systemd-units
-Requires(postun): systemd-units
-%else
+%if 0%{?el5}%{?el6}
 Requires(post): /sbin/chkconfig
 Requires(preun): /sbin/chkconfig
 Requires(preun): /sbin/service
@@ -163,6 +158,7 @@ Documentation for ejabberd.
 
 %build
 pushd src
+autoreconf -ivf
 %configure --enable-odbc --enable-pam
 # doesn't build on SMP currently
 make
@@ -432,6 +428,7 @@ rm -rf %{buildroot}
 - Ver. 2.1.13
 - Don't install or use /etc/sysconfig/ejabberd on systemd-enabled systems
 - Build with PIE (if available)
+- Re-generate configure scripts
 
 * Fri Mar 15 2013 Peter Lemenkov <lemenkov@gmail.com> - 2.1.12-1
 - Ver. 2.1.12

^ 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: Regenerate configure script Peter Lemenkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox