[rhythmbox/f16] new git snapshot

Adam Williamson adamwill at fedoraproject.org
Sat Nov 5 00:19:14 UTC 2011


commit 49d010638fd4ddc22e875e4cf968976590dd10da
Author: Adam Williamson <awilliam at redhat.com>
Date:   Fri Nov 4 16:31:43 2011 -0700

    new git snapshot

 .gitignore     |    1 +
 rhythmbox.spec |   18 +++++++++++++-----
 sources        |    2 +-
 3 files changed, 15 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5629c4e..38f6932 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ rhythmbox-0.13.0.tar.bz2
 /rhythmbox-2.90.1.git20110823.tar.xz
 /rhythmbox-2.90.1.git20110829.tar.xz
 /rhythmbox-2.90.1.git20110927.tar.xz
+/rhythmbox-2.90.1.git20111104.tar.xz
diff --git a/rhythmbox.spec b/rhythmbox.spec
index d6ee91e..bb0c29d 100644
--- a/rhythmbox.spec
+++ b/rhythmbox.spec
@@ -1,12 +1,12 @@
 %define desktop_file_utils_version 0.9
 
-%define snapshot .git20110927
+%define snapshot .git20111104
 %define realversion 2.90.1
 
 Name: rhythmbox
 Summary: Music Management Application
 Version: 2.90.1
-Release: 17%{snapshot}%{?dist}
+Release: 19%{snapshot}%{?dist}
 License: GPLv2+ with exceptions and GFDL
 Group: Applications/Multimedia
 URL: http://projects.gnome.org/rhythmbox/
@@ -28,6 +28,7 @@ Requires: pywebkitgtk python-mako
 BuildRequires: libpeas-devel
 BuildRequires: libgudev1-devel
 BuildRequires: gobject-introspection-devel >= 0.10.0
+BuildRequires: pygobject3-devel
 BuildRequires: libgpod-devel
 BuildRequires: GConf2-devel
 BuildRequires: brasero-devel
@@ -92,7 +93,7 @@ This package contains the development files necessary to create
 a Rhythmbox plugin.
 
 %prep
-%setup -q -c rhythmbox -n rhythmbox
+%setup -q -n rhythmbox
 
 %build
 
@@ -154,7 +155,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %{_datadir}/rhythmbox/
 %{_datadir}/applications/rhythmbox.desktop
 %{_datadir}/applications/rhythmbox-device.desktop
-%{_datadir}/dbus-1/services/org.gnome.Rhythmbox.service
+%{_datadir}/dbus-1/services/org.gnome.Rhythmbox3.service
 %{_datadir}/glib-2.0/schemas/org.gnome.rhythmbox.gschema.xml
 %{_datadir}/icons/hicolor/*/places/*.png
 %{_datadir}/icons/hicolor/*/apps/*.png
@@ -178,7 +179,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %{_libdir}/rhythmbox/plugins/ipod/
 %{_libdir}/rhythmbox/plugins/iradio/
 %{_libdir}/rhythmbox/plugins/lyrics/
-%{_libdir}/rhythmbox/plugins/magnatune/
+#%{_libdir}/rhythmbox/plugins/magnatune/
 %{_libdir}/rhythmbox/plugins/mmkeys/
 %{_libdir}/rhythmbox/plugins/mpris/
 %{_libdir}/rhythmbox/plugins/mtpdevice/
@@ -204,6 +205,13 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %{_datadir}/gir-1.0/*.gir
 
 %changelog
+* Fri Nov  4 2011 Adam Williamson <awilliam at redhat.com> - 2.90.1-19.git20111104
+- another git snapshot
+- magnatune plugin is 'temporarily' disabled upstream
+
+* Fri Oct 14 2011 Adam Williamson <awilliam at redhat.com> - 2.90.1-18.git20111014
+- another git snapshot
+
 * Tue Sep 27 2011 Cosimo Cecchi <cosimoc at redhat.com> - 2.90.1-17.git20110927
 - Update to a newer git snapshot
 - Include the new Grilo-based plugin, obsoletes the UPNP and Jamendo plugins
diff --git a/sources b/sources
index 989f0f9..c207ca4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-40c8ff35bbc7b4a5dd02f84b96e49c85  rhythmbox-2.90.1.git20110927.tar.xz
+8a925d825f22310bcaa13a7065472f84  rhythmbox-2.90.1.git20111104.tar.xz


More information about the scm-commits mailing list