rpms/gnome-do-plugins/F-12 gnome-do-plugins.spec,1.7,1.8

Dennis Gilmore ausil at fedoraproject.org
Mon Oct 26 20:26:39 UTC 2009


Author: ausil

Update of /cvs/pkgs/rpms/gnome-do-plugins/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14100

Modified Files:
	gnome-do-plugins.spec 
Log Message:
Exclude ppc ppc64 sparc64



Index: gnome-do-plugins.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-do-plugins/F-12/gnome-do-plugins.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- gnome-do-plugins.spec	21 Aug 2009 18:46:39 -0000	1.7
+++ gnome-do-plugins.spec	26 Oct 2009 20:26:39 -0000	1.8
@@ -2,7 +2,7 @@
 
 Name:           gnome-do-plugins
 Version:        0.8.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Plugins for GNOME Do
 Group:          Applications/Productivity
 License:        GPLv3+
@@ -23,7 +23,7 @@ BuildRequires:  automake
 Requires:       gnome-do >= %{version}
 
 # ppc* not supported: needs monodevelop which is not built for ppc*
-ExclusiveArch:  %ix86 x86_64 ia64 armv4l sparc alpha
+ExcludeArch: ppc ppc64 sparc64
 
 %description
 GNOME Do allows you to quickly search for many objects present in your
@@ -289,6 +289,9 @@ rm -rf %{buildroot}
 %{_libdir}/gnome-do/plugins/*
 
 %changelog
+* Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 0.8.2-3
+- ExcludeArch ppc ppc64 sparc64
+
 * Fri Aug 21 2009 Michel Salim <salimma at fedoraproject.org> - 0.8.2-2
 - Enable building of GData-based plugins
 - Simplify spec file




More information about the scm-commits mailing list