public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Matej Cepl <mcepl@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ejabberd] f45: disable debug
Date: Wed, 23 Sep 2026 19:06:37 GMT [thread overview]
Message-ID: <179019039771.1.18118815434235677447.rpms-ejabberd-5bc2db9c58f1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ejabberd
Branch : f45
Commit : 5bc2db9c58f10b1a91766c73dcccc910cfc3e69e
Author : Matej Cepl <mcepl@fedoraproject.org>
Date : 2007-12-11T22:58:23+00:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ejabberd/c/5bc2db9c58f10b1a91766c73dcccc910cfc3e69e?branch=f45
Log:
disable debug
---
diff --git a/ejabberd.spec b/ejabberd.spec
index 0ddda43..9040de3 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -1,6 +1,6 @@
Name: ejabberd
Version: 1.1.4
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A distributed, fault-tolerant Jabber/XMPP server
Group: Applications/Internet
@@ -93,7 +93,7 @@ cp %{S:7} src
%build
pushd src
-%configure --enable-odbc --enable-debug
+%configure --enable-odbc
make %{?_smp_mflags}
popd
pushd doc
@@ -174,6 +174,9 @@ rm -rf %{buildroot}
%doc ChangeLog COPYING TODO doc/*.pdf doc/*.html doc/*.png doc/release_notes_*
%changelog
+* Tue Dec 11 2007 Matej Cepl <mcepl@redhat.com> 1.1.4-3.fc9
+- debug shouldn't be enabled on distributed package.
+
* Tue Dec 11 2007 Matej Cepl <mcepl@redhat.com> 1.1.4-2.fc9
- rebuild against new ssl library.
- rebuild against the newest erlang (see Patch
next reply other threads:[~2026-09-23 19:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-23 19:06 Matej Cepl [this message]
2026-09-23 19:06 [rpms/ejabberd] f45: disable debug Matej Cepl
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=179019039771.1.18118815434235677447.rpms-ejabberd-5bc2db9c58f1@fedoraproject.org \
--to=mcepl@fedoraproject.org \
--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