rpms/xfce4-gsynaptics-mcs-plugin/devel xfce4-gsynaptics-mcs-plugin.spec, 1.1, 1.2

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Tue Mar 4 20:23:26 UTC 2008


Author: cwickert

Update of /cvs/pkgs/rpms/xfce4-gsynaptics-mcs-plugin/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6615

Modified Files:
	xfce4-gsynaptics-mcs-plugin.spec 
Log Message:
exclude ppc64 builds because synaptic is not available


Index: xfce4-gsynaptics-mcs-plugin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-gsynaptics-mcs-plugin/devel/xfce4-gsynaptics-mcs-plugin.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-gsynaptics-mcs-plugin.spec	4 Mar 2008 19:04:58 -0000	1.1
+++ xfce4-gsynaptics-mcs-plugin.spec	4 Mar 2008 20:22:51 -0000	1.2
@@ -1,3 +1,5 @@
+# Review at https://bugzilla.redhat.com/show_bug.cgi?id=433892
+
 Name:		xfce4-gsynaptics-mcs-plugin
 Version:	1.0.0
 Release:	1%{?dist}
@@ -15,6 +17,14 @@
 BuildRequires:  gsynaptics
 Requires:	xfce-mcs-manager >= 4.4.0, gsynaptics
 
+# Use ExclusiveArch just as synaptics does; see
+# http://cvs.fedora.redhat.com/viewcvs/rpms/synaptics/devel/synaptics.spec?root=extras&view=markup
+# ExcludeArch tracker for now (until proper solution is found):
+# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=242323
+# This is what it should be, but the buildsystem is a disaster
+# ExcludeArch:	s390 s390x
+ExclusiveArch: %{ix86} x86_64 ppc
+
 %description
 A simple MCS plugin for Xfce that starts gsynaptics when invoked and launches 
 gsynaptics-init once loaded by the MCS manager.




More information about the fedora-extras-commits mailing list