rpms/rhythmbox/devel rhythmbox.spec,1.316,1.317

Bastien Nocera hadess at fedoraproject.org
Mon Jul 19 17:42:53 UTC 2010


Author: hadess

Update of /cvs/pkgs/rpms/rhythmbox/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv9778

Modified Files:
	rhythmbox.spec 
Log Message:
* Mon Jul 19 2010 Bastien Nocera <bnocera at redhat.com> 0.13.0-3
- Recompile against gnome-media with GTK+ 3.x support, even
  if it will break run-time



Index: rhythmbox.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rhythmbox/devel/rhythmbox.spec,v
retrieving revision 1.316
retrieving revision 1.317
diff -u -p -r1.316 -r1.317
--- rhythmbox.spec	15 Jul 2010 04:37:51 -0000	1.316
+++ rhythmbox.spec	19 Jul 2010 17:42:52 -0000	1.317
@@ -3,7 +3,7 @@
 Name: rhythmbox
 Summary: Music Management Application
 Version: 0.13.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+ with exceptions and GFDL
 Group: Applications/Multimedia
 URL: http://projects.gnome.org/rhythmbox/
@@ -92,6 +92,9 @@ a Rhythmbox plugin.
 %prep
 %setup -q
 
+# Compile against gnome-media-profiles from gnome-media 3.0
+sed -i 's/gnome-media-profiles/gnome-media-profiles-3.0/' configure.ac
+
 # Use the installed louie, not the one in Coherence
 find plugins/coherence/upnp_coherence/ -type f -exec sed -i 's/coherence.extern.louie as louie/louie/' '{}' ';'
 
@@ -230,6 +233,10 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_libdir}/pkgconfig/rhythmbox.pc
 
 %changelog
+* Mon Jul 19 2010 Bastien Nocera <bnocera at redhat.com> 0.13.0-3
+- Recompile against gnome-media with GTK+ 3.x support, even
+  if it will break run-time
+
 * Thu Jul 15 2010 Matthias Clasen <mclasen at redhat.com> - 0.13.0-2
 - Rebuild against new brasero, drop brasero-media dep temporarily
 



More information about the scm-commits mailing list