rpms/banshee/devel banshee.spec,1.83,1.84

Dennis Gilmore ausil at fedoraproject.org
Mon Oct 26 21:37:18 UTC 2009


Author: ausil

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

Modified Files:
	banshee.spec 
Log Message:
exclude sparc64



Index: banshee.spec
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/devel/banshee.spec,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -p -r1.83 -r1.84
--- banshee.spec	23 Oct 2009 00:14:26 -0000	1.83
+++ banshee.spec	26 Oct 2009 21:37:18 -0000	1.84
@@ -3,7 +3,7 @@
 
 Name:    banshee
 Version: %{mainver}%{?patchver}
-Release: 2%{?dist}
+Release: 1%{?dist}
 Summary: Easily import, manage, and play selections from your music collection
 
 Group:   Applications/Multimedia
@@ -13,15 +13,13 @@ 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
 BuildRequires: mono-devel
-# see bz #526132 -- this is our first package that disables mDNSresponder
-# which does not work due to glibc dlsym bug
-BuildRequires: mono-zeroconf-devel >= 0.9.0-2
+BuildRequires: mono-zeroconf-devel >= 0.7.2
 BuildRequires: hal-devel >= 0.5.6
 BuildRequires: sqlite-devel >= 3.3
 BuildRequires: gstreamer-devel >= 0.10
@@ -204,8 +202,8 @@ fi
 
 
 %changelog
-* Thu Oct 22 2009 Michel Salim <salimma at fedoraproject.org> - 1.5.1%{?patchver}-2
-- Rebuild against new mono-zeroconf (bz #526132)
+* 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