[rhythmbox/f14/master] * Tue Aug 10 2010 Bastien Nocera <bnocera at redhat.com> 0.13.0-5 - Build against GTK+ 2.x versions of

Bastien Nocera hadess at fedoraproject.org
Tue Aug 10 00:21:27 UTC 2010


commit 9a460f4b5db18935c991937a3461fc2238e543f4
Author: Bastien Nocera <hadess at hadess.net>
Date:   Tue Aug 10 01:21:23 2010 +0100

    * Tue Aug 10 2010 Bastien Nocera <bnocera at redhat.com> 0.13.0-5
    - Build against GTK+ 2.x versions of the libraries

 rhythmbox.spec |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/rhythmbox.spec b/rhythmbox.spec
index 25da1f4..b8be17f 100644
--- a/rhythmbox.spec
+++ b/rhythmbox.spec
@@ -3,7 +3,7 @@
 Name: rhythmbox
 Summary: Music Management Application
 Version: 0.13.0
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv2+ with exceptions and GFDL
 Group: Applications/Multimedia
 URL: http://projects.gnome.org/rhythmbox/
@@ -92,13 +92,6 @@ 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
-# Compile against newer libbrasero-media
-sed -i 's/libbrasero-media/libbrasero-media3/' configure
-sed -i 's,brasero/brasero-media.h,brasero-media.h,' plugins/brasero-disc-recorder/rb-disc-recorder-plugin.c
-sed -i 's,brasero/brasero-medium-monitor.h,brasero-medium-monitor.h,' plugins/brasero-disc-recorder/rb-disc-recorder-plugin.c
-
 # 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/' '{}' ';'
 
@@ -237,6 +230,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_libdir}/pkgconfig/rhythmbox.pc
 
 %changelog
+* Tue Aug 10 2010 Bastien Nocera <bnocera at redhat.com> 0.13.0-5
+- Build against GTK+ 2.x versions of the libraries
+
 * Tue Jul 27 2010 David Malcolm <dmalcolm at redhat.com> - 0.13.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list