rpms/totem/devel totem.spec,1.116,1.117

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Tue Aug 14 15:29:42 UTC 2007


Author: hadess

Update of /cvs/pkgs/rpms/totem/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6565

Modified Files:
	totem.spec 
Log Message:
* Tue Aug 14 2007 - Bastien Nocera <bnocera at redhat.com> - 2.19.6-4
- Disable ppc and ppc64 to work around a liboil bug (#252179)



Index: totem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/totem/devel/totem.spec,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- totem.spec	7 Aug 2007 21:19:05 -0000	1.116
+++ totem.spec	14 Aug 2007 15:29:07 -0000	1.117
@@ -5,13 +5,16 @@
 Summary: Movie player for GNOME 2
 Name: totem
 Version: 2.19.6
-Release: 3%{?dist} 
+Release: 4%{?dist} 
 License: GPLv2 with exception
 Group: Applications/Multimedia
 URL: http://www.gnome.org/projects/totem/
 Source0: http://ftp.gnome.org/pub/GNOME/sources/totem/2.18/totem-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
 
+# See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=252179
+ExcludeArch: ppc ppc64
+
 Requires(pre): GConf2 >= 2.14
 Requires(preun): GConf2 >= 2.14
 Requires(post): GConf2 >= 2.14
@@ -114,7 +117,7 @@
 %build
 # try to work around a problem where gst-inspect does 
 # not find playbin the first time around
-/usr/bin/gst-inspect-0.10 --print-all > /dev/null || :
+/usr/bin/gst-inspect-0.10 --print-all > /dev/null
 export MOZILLA_PLUGINDIR=%{_libdir}/mozilla/plugins
 %configure 			\
 	--enable-gstreamer 	\
@@ -233,6 +236,9 @@
 %{_libdir}/*so
 
 %changelog
+* Tue Aug 14 2007 - Bastien Nocera <bnocera at redhat.com> - 2.19.6-4
+- Disable ppc and ppc64 to work around a liboil bug (#252179)
+
 * Tue Aug  7 2007 Matthias Clasen <mclasen at redhat.com> - 2.19.6-3
 - Update license fields
 - Use %%find_lang for help files




More information about the fedora-extras-commits mailing list