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

Michel Alexandre Salim salimma at fedoraproject.org
Fri Oct 23 00:14:27 UTC 2009


Author: salimma

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

Modified Files:
	banshee.spec 
Log Message:
* Thu Oct 22 2009 Michel Salim <salimma at fedoraproject.org> - 1.5.1%{?patchver}-2
- Rebuild against new mono-zeroconf (bz #526132)



Index: banshee.spec
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/devel/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	23 Oct 2009 00:14:26 -0000	1.83
@@ -3,7 +3,7 @@
 
 Name:    banshee
 Version: %{mainver}%{?patchver}
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Easily import, manage, and play selections from your music collection
 
 Group:   Applications/Multimedia
@@ -19,7 +19,9 @@ ExclusiveArch: %ix86 x86_64 ia64 armv4l 
 # 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
+* 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