rpms/rhythmbox/devel rhythmbox.spec,1.268,1.269

Bastien Nocera hadess at fedoraproject.org
Tue Oct 13 16:17:01 UTC 2009


Author: hadess

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

Modified Files:
	rhythmbox.spec 
Log Message:
* Tue Oct 13 2009 Bastien Nocera <bnocera at redhat.com> 0.12.5-5
- Fix DAAP plugin not working



Index: rhythmbox.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rhythmbox/devel/rhythmbox.spec,v
retrieving revision 1.268
retrieving revision 1.269
diff -u -p -r1.268 -r1.269
--- rhythmbox.spec	30 Sep 2009 19:36:11 -0000	1.268
+++ rhythmbox.spec	13 Oct 2009 16:17:00 -0000	1.269
@@ -3,7 +3,7 @@
 Name: rhythmbox
 Summary: Music Management Application
 Version: 0.12.5
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv2+ with exceptions and GFDL
 Group: Applications/Multimedia
 URL: http://projects.gnome.org/rhythmbox/
@@ -54,6 +54,8 @@ Patch0: rhythmbox-0.12.5-use-gnome-sessi
 # https://bugzilla.redhat.com/show_bug.cgi?id=525826
 BuildRequires: automake autoconf libtool
 Patch1: 0001-Use-C-only-for-the-browser-plugin.patch
+# https://bugzilla.gnome.org/show_bug.cgi?id=597899
+Patch2: rb-fix-daap-plugin.patch
 
 %description
 Rhythmbox is an integrated music management application based on the powerful
@@ -89,6 +91,7 @@ from, and sending media to UPnP/DLNA net
 %patch0 -p1 -b .inhibit-gnome-session
 
 %patch1 -p1 -b .itms
+%patch2 -p1 -b .daap
 autoreconf -i
 
 # Use the installed louie, not the one in Coherence
@@ -221,6 +224,9 @@ fi
 %{_libdir}/rhythmbox/plugins/upnp_coherence
 
 %changelog
+* Tue Oct 13 2009 Bastien Nocera <bnocera at redhat.com> 0.12.5-5
+- Fix DAAP plugin not working
+
 * Wed Sep 30 2009 Bastien Nocera <bnocera at redhat.com> 0.12.5-4
 - Enable the FM radio plugin
 




More information about the fedora-extras-commits mailing list