rpms/sound-juicer/devel sound-juicer.spec,1.79,1.80

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Sat Aug 25 13:42:56 UTC 2007


Author: hadess

Update of /cvs/pkgs/rpms/sound-juicer/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16298

Modified Files:
	sound-juicer.spec 
Log Message:
* Sat Aug 25 2007 - Bastien Nocera <bnocera at redhat.com> - 2.19.3-3
- Remove work-around for gst-inspect crashing



Index: sound-juicer.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sound-juicer/devel/sound-juicer.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- sound-juicer.spec	24 Aug 2007 12:29:42 -0000	1.79
+++ sound-juicer.spec	25 Aug 2007 13:42:23 -0000	1.80
@@ -13,7 +13,7 @@
 Name:		sound-juicer
 Summary:	Clean and lean CD ripper
 Version:	2.19.3
-Release:	2%{?dist}
+Release:	3%{?dist}
 License:	GPLv2+
 Group:		Applications/Multimedia
 Source:		http://download.gnome.org/sources/sound-juicer/2.19/%{name}-%{version}.tar.bz2
@@ -46,9 +46,7 @@
 BuildRequires:  gettext
 BuildRequires:  perl(XML::Parser)
 
-# http://bugzilla.gnome.org/show_bug.cgi?id=157772
-ExcludeArch: s390
-ExcludeArch: s390x
+ExcludeArch: s390 s390x
 
 %description
 GStreamer-based CD ripping tool. Saves audio CDs to Ogg/vorbis.
@@ -59,7 +57,7 @@
 %build
 # work around a gstreamer problem where it 
 # doesn't find plugins the first time around
-/usr/bin/gst-inspect-0.10 --print-all >& /dev/null || :
+/usr/bin/gst-inspect-0.10 --print-all >& /dev/null
 %configure --enable-hal --disable-scrollkeeper
 
 make AM_CFLAGS=-export-dynamic
@@ -119,6 +117,9 @@
 %{_mandir}/man1/*
 
 %changelog
+* Sat Aug 25 2007 - Bastien Nocera <bnocera at redhat.com> - 2.19.3-3
+- Remove work-around for gst-inspect crashing
+
 * Fri Aug 24 2007 Adam Jackson <ajax at redhat.com> - 2.19.3-2
 - Rebuild for build ID
 




More information about the fedora-extras-commits mailing list