rpms/banshee/F-12 banshee.spec,1.82,1.83

Dennis Gilmore ausil at fedoraproject.org
Mon Oct 26 21:36:57 UTC 2009


Author: ausil

Update of /cvs/pkgs/rpms/banshee/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9632

Modified Files:
	banshee.spec 
Log Message:
exclude sparc64




Index: banshee.spec
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/F-12/banshee.spec,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -p -r1.82 -r1.83
--- banshee.spec	19 Oct 2009 15:58:53 -0000	1.82
+++ banshee.spec	26 Oct 2009 21:36:57 -0000	1.83
@@ -13,8 +13,8 @@ Source0: http://download.banshee-project
 Source1: README.Fedora
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-# We only have mono on these arches:
-ExclusiveArch: %ix86 x86_64 ia64 armv4l sparc alpha ppc ppc64
+# We dont have mono on these arches:
+ExcludeArch: sparc64
 
 # Versioned dependencies
 BuildRequires: libmusicbrainz-devel >= 2.1.1
@@ -202,6 +202,9 @@ fi
 
 
 %changelog
+* Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 1.5.1-2
+- ExcludeArch sparc64
+
 * Mon Oct 19 2009 Michel Salim <salimma at fedoraproject.org> - 1.5.1-1
 - Update to final 1.5.1 release
 




More information about the fedora-extras-commits mailing list