rpms/vlc/F-10 vlc.spec,1.25,1.26

NicolasChauvet kwizart at rpmfusion.org
Tue Sep 29 20:59:52 CEST 2009


Author: kwizart

Update of /cvs/free/rpms/vlc/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2925

Modified Files:
	vlc.spec 
Log Message:
ExcludeArch:  ppc ppc64



Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/F-10/vlc.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- vlc.spec	27 Sep 2009 16:59:45 -0000	1.25
+++ vlc.spec	29 Sep 2009 18:59:51 -0000	1.26
@@ -8,7 +8,7 @@
 Summary:	Multi-platform MPEG, DVD, and DivX player
 Name:		vlc
 Version:	1.0.2
-Release:	1%{?dist}.2
+Release:	1%{?dist}.3
 License:	GPLv2+
 Group:		Applications/Multimedia
 URL:		http://www.videolan.org
@@ -24,6 +24,8 @@
 Patch4:         310_all_mmx_pic.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+ExcludeArch:  ppc ppc64
+
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
 BuildRequires:  prelink
@@ -547,6 +549,10 @@
 
 
 %changelog
+* Tue Sep 29 2009 kwizart < kwizart at gmail.com > - 1.0.2-1.3
+- Disable ppc/ppc64 builder so build can pass:
+  workaround http://bugzilla.rpmfusion.org/show_bug.cgi?id=830
+
 * Sun Sep 27 2009 kwizart < kwizart at gmail.com > - 1.0.2-1.2
 - x264 disabled because version isn't new enought (re-enabled --with x264)
 



More information about the rpmfusion-commits mailing list