public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ejabberd] f45: disable debug
@ 2026-09-23 19:06 Matej Cepl
0 siblings, 0 replies; 2+ messages in thread
From: Matej Cepl @ 2026-09-23 19:06 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [rpms/ejabberd] f45: disable debug
@ 2026-09-23 19:06 Matej Cepl
0 siblings, 0 replies; 2+ messages in thread
From: Matej Cepl @ 2026-09-23 19:06 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ejabberd
Branch : f45
Commit : a71772bebe41d0fc63fc59925b134384c948b42b
Author : Matej Cepl <mcepl@fedoraproject.org>
Date : 2007-12-11T22:59:18+00:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ejabberd/c/a71772bebe41d0fc63fc59925b134384c948b42b?branch=f45
Log:
disable debug
---
diff --git a/ejabberd.spec b/ejabberd.spec
index 9040de3..a1918af 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -174,10 +174,10 @@ 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
+* Tue Dec 11 2007 Matej Cepl <mcepl@redhat.com> 1.1.4-3
- debug shouldn't be enabled on distributed package.
-* Tue Dec 11 2007 Matej Cepl <mcepl@redhat.com> 1.1.4-2.fc9
+* Tue Dec 11 2007 Matej Cepl <mcepl@redhat.com> 1.1.4-2
- rebuild against new ssl library.
- rebuild against the newest erlang (see Patch
- fix %%changelog
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-23 19:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 19:06 [rpms/ejabberd] f45: disable debug Matej Cepl
2026-09-23 19:06 Matej Cepl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox