rpms/gadget/devel gadget.spec,1.1,1.2

Simon Schampijer erikos at fedoraproject.org
Tue Mar 31 10:10:07 UTC 2009


Author: erikos

Update of /cvs/pkgs/rpms/gadget/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21999

Modified Files:
	gadget.spec 
Log Message:
* Tue Mar 31 2009 Simon Schampijer <simon at schampijer.de> - 0.0.3-3
- exclude ppc64 as ejabberd is not build there #250253




Index: gadget.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gadget/devel/gadget.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gadget.spec	16 Mar 2009 08:49:01 -0000	1.1
+++ gadget.spec	31 Mar 2009 10:09:37 -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/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 @@
 %dir /var/lib/gadget
 
 %changelog
+* Tue Mar 31 2009 Simon Schampijer <simon at schampijer.de> - 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