[rhythmbox/f15/master] Update to a newer git snapshot

Cosimo Cecchi cosimoc at fedoraproject.org
Mon May 2 17:48:24 UTC 2011


commit 5b729371161f5c7f11721bb92100e7ff5b851371
Author: Cosimo Cecchi <cosimoc at gnome.org>
Date:   Mon May 2 11:40:38 2011 -0400

    Update to a newer git snapshot

 .gitignore                     |    1 +
 rhythmbox-magnatune-typo.patch |   13 -------------
 rhythmbox.spec                 |   11 +++++------
 sources                        |    2 +-
 4 files changed, 7 insertions(+), 20 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 065d6a5..fa36735 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ rhythmbox-0.13.0.tar.bz2
 /rhythmbox-2.90.1.git20110328.tar.bz2
 /rhythmbox-2.90.1.git20110329.tar.bz2
 /rhythmbox-2.90.1.git20110414.tar.bz2
+/rhythmbox-2.90.1.git20110502.tar.bz2
diff --git a/rhythmbox.spec b/rhythmbox.spec
index bb7c2f8..e61eea9 100644
--- a/rhythmbox.spec
+++ b/rhythmbox.spec
@@ -1,12 +1,12 @@
 %define desktop_file_utils_version 0.9
 
-%define snapshot .git20110414
+%define snapshot .git20110502
 %define realversion 2.90.1
 
 Name: rhythmbox
 Summary: Music Management Application
 Version: 2.90.1
-Release: 8%{snapshot}%{?dist}
+Release: 9%{snapshot}%{?dist}
 License: GPLv2+ with exceptions and GFDL
 Group: Applications/Multimedia
 URL: http://projects.gnome.org/rhythmbox/
@@ -56,8 +56,6 @@ BuildRequires: gnome-common
 
 ExcludeArch:    s390 s390x
 
-Patch0: rhythmbox-magnatune-typo.patch
-
 %description
 Rhythmbox is an integrated music management application based on the powerful
 GStreamer media framework. It has a number of features, including an easy to
@@ -100,8 +98,6 @@ a Rhythmbox plugin.
 %prep
 %setup -q -c rhythmbox-%{realversion} -n rhythmbox-%{realversion}
 
-%patch0 -p1 -b .magnatune
-
 # 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 +226,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/gir-1.0/*.gir
 
 %changelog
+* Mon May 02 2011 Cosimo Cecchi <cosimoc at redhat.com> - 2.90.1-9.git20110502
+- Update to a newer git snapshot
+
 * Thu Apr 14 2011 Cosimo Cecchi <cosimoc at redhat.com> - 2.90.1-8.git20110414
 - Update to a newer git snapshot
 
diff --git a/sources b/sources
index f0434ef..fe49afa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-37a912e6cf9b01b1492b7659109ebdcc  rhythmbox-2.90.1.git20110414.tar.bz2
+7faeec3776c8c79c017dfd43e55b6704  rhythmbox-2.90.1.git20110502.tar.bz2


More information about the scm-commits mailing list