[rhythmbox/f14/master] - Update to 0.13.3 - Build against new libdmapsharing

Bastien Nocera hadess at fedoraproject.org
Mon Jan 17 14:25:03 UTC 2011


commit 33910eaf780ed6088d812ba1483be1eee5757b82
Author: Bastien Nocera <hadess at hadess.net>
Date:   Mon Jan 17 14:24:51 2011 +0000

    - Update to 0.13.3
    - Build against new libdmapsharing

 .gitignore                                 |    1 +
 0001-Build-with-older-libdmapsharing.patch | 1458 ----------------------------
 rhythmbox.spec                             |   13 +-
 sources                                    |    2 +-
 4 files changed, 7 insertions(+), 1467 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc66cba..e9556b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 rhythmbox-0.13.0.tar.bz2
 /rhythmbox-0.13.2.tar.bz2
+/rhythmbox-0.13.3.tar.bz2
diff --git a/rhythmbox.spec b/rhythmbox.spec
index a719a64..b60f12e 100644
--- a/rhythmbox.spec
+++ b/rhythmbox.spec
@@ -2,7 +2,7 @@
 
 Name: rhythmbox
 Summary: Music Management Application
-Version: 0.13.2
+Version: 0.13.3
 Release: 1%{?dist}
 License: GPLv2+ with exceptions and GFDL
 Group: Applications/Multimedia
@@ -51,10 +51,6 @@ BuildRequires: perl(XML::Parser) intltool
 
 ExcludeArch:    s390 s390x
 
-# Try to compile against older versions of libs
-Patch1: 0001-Build-with-older-libdmapsharing.patch
-BuildRequires: autoconf automake libtool
-
 %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,9 +96,6 @@ a Rhythmbox plugin.
 # 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/' '{}' ';'
 
-%patch1 -p1
-autoreconf -f
-
 %build
 
 # work around a gstreamer bug
@@ -241,6 +234,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_libdir}/pkgconfig/rhythmbox.pc
 
 %changelog
+* Mon Jan 17 2011 Bastien Nocera <bnocera at redhat.com> 0.13.3-1
+- Update to 0.13.3
+- Build against new libdmapsharing
+
 * Mon Nov 01 2010 Bastien Nocera <bnocera at redhat.com> 0.13.2-1
 - Update to 0.13.2
 
diff --git a/sources b/sources
index 93b932b..7120948 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9465c27ef0361d936547927e2d32d2c8  rhythmbox-0.13.2.tar.bz2
+02dbe28c47c7dd6446aa7e87b90cbcca  rhythmbox-0.13.3.tar.bz2


More information about the scm-commits mailing list