public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ejabberd] f45: Re-exclude ppc64
@ 2026-09-23 19:06 Jeffrey C. Ollie
  0 siblings, 0 replies; only message in thread
From: Jeffrey C. Ollie @ 2026-09-23 19:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ejabberd
Branch : f45
Commit : be7ef5ec665c49ce46a0b75ee1218db7c480aaa0
Author : Jeffrey C. Ollie <jcollie@fedoraproject.org>
Date   : 2007-08-22T22:25:49+00:00
Stats  : +7/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ejabberd/c/be7ef5ec665c49ce46a0b75ee1218db7c480aaa0?branch=f45

Log:
Re-exclude ppc64

---
diff --git a/ejabberd.spec b/ejabberd.spec
index bf00474..acfdbea 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -1,6 +1,6 @@
 Name:           ejabberd
 Version:        1.1.3
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        A distributed, fault-tolerant Jabber/XMPP server
 
 Group:          Applications/Internet
@@ -41,6 +41,9 @@ Requires(preun): /sbin/chkconfig
 Requires(preun): /sbin/service
 Requires(postun): /sbin/service
 
+#https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=250253
+ExcludeArch: ppc64
+
 %description
 ejabberd is a Free and Open Source distributed fault-tolerant
 Jabber/XMPP server. It is mostly written in Erlang, and runs on many
@@ -170,6 +173,9 @@ rm -rf %{buildroot}
 %doc ChangeLog COPYING TODO doc/*.pdf doc/*.html doc/*.png doc/release_notes_*
 
 %changelog
+* Wed Aug 22 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.1.3-10
+- Re-exclude ppc64
+
 * Wed Aug 22 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.1.3-9
 - Fix license
 - Don't exclude ppc64

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-23 19:06 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:06 [rpms/ejabberd] f45: Re-exclude ppc64 Jeffrey C. Ollie

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