public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Lemenkov <lemenkov@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ejabberd] f45: Regenerate configure script
Date: Wed, 23 Sep 2026 19:07:13 GMT [thread overview]
Message-ID: <179019043338.1.12258375825134267997.rpms-ejabberd-0f06d1e24531@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-23 19:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=179019043338.1.12258375825134267997.rpms-ejabberd-0f06d1e24531@fedoraproject.org \
--to=lemenkov@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox