rpms/banshee/F-12 banshee.spec,1.84,1.85

Kevin Kofler kkofler at fedoraproject.org
Wed Oct 28 13:20:32 UTC 2009


Author: kkofler

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

Modified Files:
	banshee.spec 
Log Message:
* Wed Oct 28 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1.5.1-3
- Rebuild against new mono-zeroconf (#526132)

(This syncs it with the F13 versioning, except -2 and -3 are swapped.)


Index: banshee.spec
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/F-12/banshee.spec,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -p -r1.84 -r1.85
--- banshee.spec	27 Oct 2009 05:23:20 -0000	1.84
+++ banshee.spec	28 Oct 2009 13:20:32 -0000	1.85
@@ -3,7 +3,7 @@
 
 Name:    banshee
 Version: %{mainver}%{?patchver}
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Easily import, manage, and play selections from your music collection
 
 Group:   Applications/Multimedia
@@ -19,7 +19,9 @@ ExcludeArch: sparc64
 # Versioned dependencies
 BuildRequires: libmusicbrainz-devel >= 2.1.1
 BuildRequires: mono-devel
-BuildRequires: mono-zeroconf-devel >= 0.7.2
+# 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: hal-devel >= 0.5.6
 BuildRequires: sqlite-devel >= 3.3
 BuildRequires: gstreamer-devel >= 0.10
@@ -202,6 +204,9 @@ fi
 
 
 %changelog
+* Wed Oct 28 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1.5.1-3
+- Rebuild against new mono-zeroconf (#526132)
+
 * Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 1.5.1-2
 - ExcludeArch sparc64
 




More information about the fedora-extras-commits mailing list