rpms/rhythmbox/devel gsd-media-player-api.patch, 1.1, 1.2 rhythmbox.spec, 1.170, 1.171

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Tue Feb 19 03:40:14 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/rhythmbox/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12670

Modified Files:
	gsd-media-player-api.patch rhythmbox.spec 
Log Message:
Fix media keys patch


gsd-media-player-api.patch:

Index: gsd-media-player-api.patch
===================================================================
RCS file: /cvs/extras/rpms/rhythmbox/devel/gsd-media-player-api.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gsd-media-player-api.patch	4 Feb 2008 18:30:45 -0000	1.1
+++ gsd-media-player-api.patch	19 Feb 2008 03:39:57 -0000	1.2
@@ -9,7 +9,7 @@
 -				"org.gnome.SettingsDaemon",
 -				"/org/gnome/SettingsDaemon",
 -				"org.gnome.SettingsDaemon");
-+				"org.gnome.SettingsDaemon.MediaKeys",
++				"org.gnome.SettingsDaemon",
 +				"/org/gnome/SettingsDaemon/MediaKeys",
 +				"org.gnome.SettingsDaemon.MediaKeys");
  		if (plugin->proxy != NULL) {


Index: rhythmbox.spec
===================================================================
RCS file: /cvs/extras/rpms/rhythmbox/devel/rhythmbox.spec,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -r1.170 -r1.171
--- rhythmbox.spec	14 Feb 2008 20:38:55 -0000	1.170
+++ rhythmbox.spec	19 Feb 2008 03:39:57 -0000	1.171
@@ -3,7 +3,7 @@
 Name: rhythmbox
 Summary: Music Management Application 
 Version: 0.11.4
-Release: 8%{?dist}
+Release: 9%{?dist}
 License: GPLv2+ and GFDL+
 Group: Applications/Multimedia
 URL: http://www.gnome.org/projects/rhythmbox/
@@ -214,6 +214,9 @@
 %{_libdir}/rhythmbox/plugins/upnp_coherence
 
 %changelog
+* Mon Feb 18 2008 Matthias Clasen <mclasen at redhat.com> - 0.11.4-9
+- Fix the media player patch to work
+
 * Thu Feb 14 2008 Matthias Clasen <mclasen at redhat.com> - 0.11.4-8
 - Rebuild against new libsoup
 




More information about the fedora-extras-commits mailing list