rpms/sound-juicer/devel .cvsignore, 1.53, 1.54 sound-juicer.spec, 1.111, 1.112 sources, 1.55, 1.56

Matthias Clasen mclasen at fedoraproject.org
Tue Mar 17 20:16:02 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/sound-juicer/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11309

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sound-juicer/devel/.cvsignore,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- .cvsignore	9 Mar 2009 16:01:45 -0000	1.53
+++ .cvsignore	17 Mar 2009 20:15:31 -0000	1.54
@@ -1 +1 @@
-sound-juicer-2.25.92.tar.bz2
+sound-juicer-2.26.0.tar.bz2


Index: sound-juicer.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sound-juicer/devel/sound-juicer.spec,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- sound-juicer.spec	9 Mar 2009 16:01:45 -0000	1.111
+++ sound-juicer.spec	17 Mar 2009 20:15:31 -0000	1.112
@@ -7,13 +7,13 @@
 
 Name:		sound-juicer
 Summary:	Clean and lean CD ripper
-Version:	2.25.92
+Version:	2.26.0
 Release:	1%{?dist}
 License:	GPLv2+
 Group:		Applications/Multimedia
 Source:		http://download.gnome.org/sources/sound-juicer/2.25/%{name}-%{version}.tar.bz2
 URL:		http://www.burtonini.com/blog/computers/sound-juicer
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)	
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	cdparanoia
 
 Requires(pre): GConf2 >= %{gconf_version}
@@ -46,9 +46,9 @@
 %setup -q
 
 %build
-# work around a gstreamer problem where it 
+# work around a gstreamer problem where it
 # doesn't find plugins the first time around
-DBUS_FATAL_WARNINGS=0 /usr/bin/gst-inspect-0.10 --print-all 
+DBUS_FATAL_WARNINGS=0 /usr/bin/gst-inspect-0.10 --print-all
 %configure --disable-scrollkeeper
 
 make AM_CFLAGS=-export-dynamic
@@ -71,20 +71,20 @@
 
 %pre
 if [ "$1" -gt 1 ]; then
-    export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` 
+    export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
     gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/sound-juicer.schemas > /dev/null || :
 fi
 
 %preun
 if [ "$1" -eq 0 ]; then
-    export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` 
+    export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
     gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/sound-juicer.schemas > /dev/null || :
 fi
 
 %post
 scrollkeeper-update -q
 update-desktop-database -q
-export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` 
+export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
 gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/sound-juicer.schemas > /dev/null || :
 touch --no-create %{_datadir}/icons/hicolor
 if [ -x /usr/bin/gtk-update-icon-cache ]; then
@@ -112,6 +112,9 @@
 %{_mandir}/man1/*
 
 %changelog
+* Tue Mar 17 2009 Matthias Clasen <mclasen at redhat.com> - 2.26.0-1
+- Update to 2.26.0
+
 * Mon Mar 09 2009 - Bastien Nocera <bnocera at redhat.com> - 2.25.92-1
 - Update to 2.25.92
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sound-juicer/devel/sources,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- sources	9 Mar 2009 16:01:45 -0000	1.55
+++ sources	17 Mar 2009 20:15:32 -0000	1.56
@@ -1 +1 @@
-d706fc807c853d1bc3db9b3a1e22c4ec  sound-juicer-2.25.92.tar.bz2
+6dd30f5a8119f9698eabd8220d5c5392  sound-juicer-2.26.0.tar.bz2




More information about the fedora-extras-commits mailing list