rpms/sound-juicer/devel .cvsignore, 1.58, 1.59 sound-juicer.spec, 1.133, 1.134 sources, 1.60, 1.61

Matthias Clasen mclasen at fedoraproject.org
Wed Jul 14 02:17:15 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/sound-juicer/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv1123

Modified Files:
	.cvsignore sound-juicer.spec sources 
Log Message:
2.31.5



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sound-juicer/devel/.cvsignore,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -p -r1.58 -r1.59
--- .cvsignore	30 Mar 2010 23:09:29 -0000	1.58
+++ .cvsignore	14 Jul 2010 02:17:15 -0000	1.59
@@ -1 +1 @@
-sound-juicer-2.28.2.tar.bz2
+sound-juicer-2.31.5.tar.bz2


Index: sound-juicer.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sound-juicer/devel/sound-juicer.spec,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -p -r1.133 -r1.134
--- sound-juicer.spec	13 Jul 2010 17:35:21 -0000	1.133
+++ sound-juicer.spec	14 Jul 2010 02:17:15 -0000	1.134
@@ -7,12 +7,12 @@
 
 Name:		sound-juicer
 Summary:	Clean and lean CD ripper
-Version:	2.28.2
-Release:	6%{?dist}
+Version:	2.31.5
+Release:	1%{?dist}
 License:	GPLv2+
 Group:		Applications/Multimedia
 #VCS: git:git://git.gnome.org/sound-juicer
-Source:		http://download.gnome.org/sources/sound-juicer/2.28/%{name}-%{version}.tar.bz2
+Source:		http://download.gnome.org/sources/sound-juicer/2.31/%{name}-%{version}.tar.bz2
 URL:		http://www.burtonini.com/blog/computers/sound-juicer
 Requires:	cdparanoia
 
@@ -25,7 +25,7 @@ Requires(postun): desktop-file-utils
 BuildRequires:  gnome-media-devel >= %{gnome_media_version}
 BuildRequires:	libmusicbrainz3-devel
 BuildRequires:	glib2-devel >= %{glib_version}
-BuildRequires:	gtk2-devel >= %{gtk_version}
+BuildRequires:	gtk3-devel
 BuildRequires:  libglade2-devel
 BuildRequires:	gstreamer-devel >= %{gstreamer_version}
 BuildRequires:	gstreamer-plugins-base-devel
@@ -43,15 +43,11 @@ BuildRequires:  desktop-file-utils
 
 ExcludeArch: s390 s390x
 
-# upstream fix
-Patch0: playpause.patch
-
 %description
 GStreamer-based CD ripping tool. Saves audio CDs to Ogg/vorbis.
 
 %prep
 %setup -q
-%patch0 -p1 -b .playpause
 
 %build
 # work around a gstreamer problem where it
@@ -71,7 +67,6 @@ make AM_CFLAGS=-export-dynamic
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1;
 make install DESTDIR=$RPM_BUILD_ROOT
 unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
@@ -88,9 +83,6 @@ desktop-file-install \
 %find_lang sound-juicer --with-gnome
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %pre
 if [ "$1" -gt 1 ]; then
     export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
@@ -131,6 +123,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_mandir}/man1/*
 
 %changelog
+* Tue Jul 13 2010 Matthias Clasen <mclasen at redhat.com> 2.31.5-1
+- Update to 2.31.5
+
 * Tue Jul 13 2010 Matthias Clasen <mclasen at redhat.com> 2.28.2-6
 - Rebuild against newer brasero
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sound-juicer/devel/sources,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -p -r1.60 -r1.61
--- sources	30 Mar 2010 23:09:29 -0000	1.60
+++ sources	14 Jul 2010 02:17:15 -0000	1.61
@@ -1 +1 @@
-b40da7b2888d0c658fcfdff104ac8bbb  sound-juicer-2.28.2.tar.bz2
+4738054897058360b5d1e7b1821de2e0  sound-juicer-2.31.5.tar.bz2



More information about the scm-commits mailing list