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: Fixes
Date: Wed, 23 Sep 2026 19:07:18 GMT [thread overview]
Message-ID: <179019043865.1.17080902533517015875.rpms-ejabberd-928f515ca4ff@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ejabberd
Branch : f45
Commit : 928f515ca4ff52184209fb7efacb731e276d80f2
Author : Peter Lemenkov <lemenkov@gmail.com>
Date : 2014-08-31T23:23:55+04:00
Stats : +9/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ejabberd/c/928f515ca4ff52184209fb7efacb731e276d80f2?branch=f45
Log:
Fixes
- Temporarily disable external http support (--with-http)
- Temporarily disable systemd notify
- Add missing BuildRequires: git
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
---
diff --git a/ejabberd.spec b/ejabberd.spec
index 485d856..96d74b3 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -23,7 +23,7 @@
Name: ejabberd
Version: 14.07
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A distributed, fault-tolerant Jabber/XMPP server
Group: Applications/Internet
@@ -76,6 +76,7 @@ BuildRequires: pam-devel
BuildRequires: libyaml-devel
BuildRequires: erlang
BuildRequires: erlang-rebar
+BuildRequires: git
# FIXME
#BuildRequires: erlang-jiffy
#BuildRequires: erlang-lager
@@ -147,8 +148,8 @@ tar xvf %{S:14}
%build
autoreconf -ivf
-# Disabled: --enable-hipe --enable-roster-gateway-workaround --enable-transient_supervisors --enable-full-xml --enable-mssql --enable-tools --enable-riak
-%configure --enable-nif --enable-odbc --enable-mysql --enable-pgsql --enable-pam --enable-zlib --enable-json --enable-iconv --enable-debug --enable-http --enable-lager
+# Disabled: --enable-hipe --enable-roster-gateway-workaround --enable-transient_supervisors --enable-full-xml --enable-mssql --enable-tools --enable-riak --enable-http
+%configure --enable-nif --enable-odbc --enable-mysql --enable-pgsql --enable-pam --enable-zlib --enable-json --enable-iconv --enable-debug --enable-lager
make
%if 0%{?_with_hevea}
pushd doc
@@ -320,6 +321,11 @@ fi)
%changelog
+* Sun Aug 31 2014 Peter Lemenkov <lemenkov@gmail.com> - 14.07-2
+- Temporarily disable external http support (--with-http)
+- Temporarily disable systemd notify
+- Add missing BuildRequires: git
+
* Sat Aug 30 2014 Peter Lemenkov <lemenkov@gmail.com> - 14.07-1
- Ver. 14.07
- Dropped support for EPEL5, EPEL6
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=179019043865.1.17080902533517015875.rpms-ejabberd-928f515ca4ff@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