[gnome-media] update to 3.4.0 release

Dan Mashal vicodan at fedoraproject.org
Mon Mar 4 07:15:38 UTC 2013


commit 426c8a1f3d89cafdf51861bb76ab12c9e0c71e6c
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Sun Mar 3 23:15:27 2013 -0800

    update to 3.4.0 release

 gnome-media.spec |   31 ++++++++++++++++++++-----------
 1 files changed, 20 insertions(+), 11 deletions(-)
---
diff --git a/gnome-media.spec b/gnome-media.spec
index 28427ad..f9e55d4 100644
--- a/gnome-media.spec
+++ b/gnome-media.spec
@@ -12,11 +12,11 @@
 Summary:        GNOME media programs
 Name:           gnome-media
 Version:        3.4.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 License:        GPLv2+ and GFDL
 Group:          Applications/Multimedia
 #VCS: git:git://git.gnome.org/gnome-media
-Source:         http://download.gnome.org/sources/gnome-media/2.91/gnome-media-%{version}.tar.xz
+Source:         http://download.gnome.org/sources/%{name}/%{version}/%{name}-%{version}.tar.xz
 
 URL:            http://www.gnome.org
 ExcludeArch:    s390 s390x
@@ -32,12 +32,12 @@ BuildRequires:  GConf2-devel
 BuildRequires:  desktop-file-utils >= %{desktop_file_utils_version}
 BuildRequires:  gstreamer-devel >= %{gstreamer_version}
 BuildRequires:  gstreamer-plugins-base-devel >= %{gstreamer_version}
-BuildRequires:  gstreamer-plugins-good-devel
 BuildRequires:  libgnome-media-profiles-devel
 BuildRequires:  gnome-doc-utils
 BuildRequires:  intltool
 BuildRequires:  control-center-devel
-BuildRequires:  scrollkeeper
+BuildRequires:  rarian-devel
+BuildRequires:  rarian-compat
 
 %description
 This package contains a few media utilities for the GNOME desktop,
@@ -60,8 +60,12 @@ framework.
 %configure \
         --disable-schemas-install \
         --enable-gnomecd=no \
-        --enable-cddbslave=no
-make %{?_smp_mflags}
+        --enable-cddbslave=no \
+        --enable-gstprops \
+        --with-gnu-ld \
+        --disable-scrollkeeper 
+  
+make %{?_smp_mflags} V=1
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
@@ -199,6 +203,11 @@ gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor >&/dev/null || :
 
 
 %changelog
+* Sun Mar 03 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 3.4.0-4
+- Update source URL to correct version
+- Disable scrollkeeper
+- Remove unneeded BRs
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.4.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
@@ -597,7 +606,7 @@ gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor >&/dev/null || :
 * Tue Jul 12 2005 Matthias Clasen <mclasen at redhat.com> 2.11.4-1
 - Newer upstream version
 
-* Thu May 20 2005 John (J5) Palmieri <johnp at redhat.com> 2.10.2-4
+* Fri May 20 2005 John (J5) Palmieri <johnp at redhat.com> 2.10.2-4
 - patch that avoids a deadlock when the last track on the cd is done
   (bug #151093)
 
@@ -613,7 +622,7 @@ gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor >&/dev/null || :
 * Wed Mar 16 2005 Colin Walters <walters at redhat.com> 2.10.0-1
 - Update to 2.10.0
 
-* Tue Jan  1 2005 Matthias Clasen <mclasen at redhat.com> 2.9.90-1
+* Sat Jan 01 2005 Matthias Clasen <mclasen at redhat.com> 2.9.90-1
 - Update to 2.9.90
 
 * Mon Oct 25 2004 Colin Walters <walters at redhat.com> 2.8.0-4
@@ -633,10 +642,10 @@ gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor >&/dev/null || :
 * Fri Sep 03 2004 Matthias Clasen <mclasen at redhat.com> 2.7.92-7
 - Make help button of gstreamer-properties work
 
-* Wed Aug 31 2004 Colin Walters <walters at redhat.com> 2.7.92-2
+* Tue Aug 31 2004 Colin Walters <walters at redhat.com> 2.7.92-2
 - Add patch to use correct sink for gnome-cd
 
-* Wed Aug 31 2004 Colin Walters <walters at redhat.com> 2.7.92-1
+* Tue Aug 31 2004 Colin Walters <walters at redhat.com> 2.7.92-1
 - Update to 2.7.92
 
 * Wed Aug 04 2004 Colin Walters <walters at redhat.com> 2.7.1-1
@@ -802,7 +811,7 @@ gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor >&/dev/null || :
 - move changelog to end of file
 - don't use and define "ver" at the top of the spec file
 
-* Tue Feb 07 2001 Than Ngo <than at redhat.com>
+* Wed Feb 07 2001 Than Ngo <than at redhat.com>
 - fixed non-standard dir perm (Bug #26264)
 
 * Wed Jan 31 2001 Elliot Lee <sopwith at redhat.com> 1.2.0-10


More information about the scm-commits mailing list