[rhythmbox] Re-enable DAAP plugin and pull in webkit

Cosimo Cecchi cosimoc at fedoraproject.org
Tue Feb 8 15:18:31 UTC 2011


commit 408d1aba64834d8289af38b703a8215fd7b0ab1a
Author: Cosimo Cecchi <cosimoc at gnome.org>
Date:   Tue Feb 8 10:17:57 2011 -0500

    Re-enable DAAP plugin and pull in webkit

 rhythmbox.spec |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/rhythmbox.spec b/rhythmbox.spec
index 82ca86a..e43a2b5 100644
--- a/rhythmbox.spec
+++ b/rhythmbox.spec
@@ -6,7 +6,7 @@
 Name: rhythmbox
 Summary: Music Management Application
 Version: 2.90.1
-Release: 1%{snapshot}%{?dist}
+Release: 2%{snapshot}%{?dist}
 License: GPLv2+ with exceptions and GFDL
 Group: Applications/Multimedia
 URL: http://projects.gnome.org/rhythmbox/
@@ -44,7 +44,8 @@ BuildRequires: python-devel
 BuildRequires: libsoup-devel >= 2.3.0
 BuildRequires: lirc-devel
 BuildRequires: libmtp-devel
-BuildRequires: libdmapsharing-devel
+BuildRequires: libdmapsharing-devel >= 2.9.5
+BuildRequires: webkitgtk3-devel
 BuildRequires: gstreamer-python-devel
 BuildRequires: libgnome-keyring-devel
 BuildRequires: kernel-headers
@@ -186,8 +187,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_libdir}/rhythmbox/plugins/audioscrobbler/
 %{_libdir}/rhythmbox/plugins/cd-recorder/
 %{_libdir}/rhythmbox/plugins/context/
-# FIXME: we need a newer libdmapsharing package for this to work again
-# %{_libdir}/rhythmbox/plugins/daap/
+%{_libdir}/rhythmbox/plugins/daap/
 %{_libdir}/rhythmbox/plugins/dbus-media-server/
 %{_libdir}/rhythmbox/plugins/generic-player/
 %{_libdir}/rhythmbox/plugins/ipod/
@@ -226,6 +226,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/gir-1.0/*.gir
 
 %changelog
+* Tue Feb  8 2011 Cosimo Cecchi <cosimoc at redhat.com> - 2.91.0-2.git20110207
+- Re-enable DAAP sharing plugin now that we have a newer libdmapsharing
+- Add WebKitGTK 3 to build requires
+
 * Mon Feb  7 2011 Cosimo Cecchi <cosimoc at redhat.com> - 2.91.0-1.git20110207
 - Update to a 2.91.0 git snapshot
 - Disable DAAP sharing plugin, as it requires a newer libdmapsharing


More information about the scm-commits mailing list