rpms/banshee/devel banshee.spec,1.85,1.86

Dennis Gilmore ausil at fedoraproject.org
Tue Oct 27 05:30:50 UTC 2009


Author: ausil

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

Modified Files:
	banshee.spec 
Log Message:
 fix up what i reverted



Index: banshee.spec
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/devel/banshee.spec,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -p -r1.85 -r1.86
--- banshee.spec	27 Oct 2009 05:26:01 -0000	1.85
+++ banshee.spec	27 Oct 2009 05:30:47 -0000	1.86
@@ -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,9 +204,12 @@ fi
 
 
 %changelog
-* Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 1.5.1-2
+* Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 1.5.1-3
 - ExcludeArch sparc64
 
+* Thu Oct 22 2009 Michel Salim <salimma at fedoraproject.org> - 1.5.1%{?patchver}-2
+- Rebuild against new mono-zeroconf (bz #526132)
+
 * 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