rpms/gadget/F-10 gadget.spec,1.1,1.2

Bernie Innocenti bernie at fedoraproject.org
Sun Jun 21 20:15:22 UTC 2009


Author: bernie

Update of /cvs/pkgs/rpms/gadget/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2977

Modified Files:
	gadget.spec 
Log Message:
* Sun Jun 21 2009 Bernie Innocenti <bernie at codewiz.org> - 0.0.3-3
- exclude ppc64 as ejabberd is not build there #250253



Index: gadget.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gadget/F-10/gadget.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- gadget.spec	16 Mar 2009 08:49:01 -0000	1.1
+++ gadget.spec	21 Jun 2009 20:14:50 -0000	1.2
@@ -2,7 +2,7 @@
 
 Name:           gadget
 Version:        0.0.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        XMPP server component for tracking people and activities
 
 Group:          Development/Languages
@@ -24,6 +24,10 @@ Requires(preun): /sbin/chkconfig
 Requires(preun): /sbin/service
 Requires(postun): /sbin/service
 
+# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=250253
+# ejabberd is not build on ppc64
+ExcludeArch: ppc64
+
 %description
 Gadget is an XMPP server component written to scale Jabber
 server based collaborative activities via Telepathy Gabble.
@@ -72,6 +76,9 @@ fi
 %dir /var/lib/gadget
 
 %changelog
+* Sun Jun 21 2009 Bernie Innocenti <bernie at codewiz.org> - 0.0.3-3
+- exclude ppc64 as ejabberd is not build there #250253
+
 * Tue Mar 10 2009 Simon Schampijer <simon at schampijer.de> - 0.0.3-2
 - added COPYING 
 - correct licence information




More information about the fedora-extras-commits mailing list