rpms/libmpeg2/devel libmpeg2.spec,1.6,1.7

NicolasChauvet kwizart at rpmfusion.org
Wed Apr 8 02:09:27 CEST 2009


Author: kwizart

Update of /cvs/free/rpms/libmpeg2/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5331

Modified Files:
	libmpeg2.spec 
Log Message:
Attempt



Index: libmpeg2.spec
===================================================================
RCS file: /cvs/free/rpms/libmpeg2/devel/libmpeg2.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libmpeg2.spec	29 Mar 2009 13:27:58 -0000	1.6
+++ libmpeg2.spec	8 Apr 2009 00:09:26 -0000	1.7
@@ -48,6 +48,8 @@
 cp -p -f AUTHORS.tmp AUTHORS
 rm AUTHORS.tmp
 
+#Disable ppc altivec case
+sed -i -e 's/ppc-/ppc64-/' configure.ac configure
 
 %build
 %configure --disable-static \
@@ -111,6 +113,9 @@
 
 
 %changelog
+* Wed Apr  8 2009 kwizart < kwizart at gmail.com > - 0.5.1-7
+- New attempt
+
 * Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.5.1-6
 - rebuild for new F11 features
 



More information about the rpmfusion-commits mailing list