Author: kwizart
Update of /cvs/free/rpms/libmpeg2/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv6657
Modified Files:
libmpeg2.spec
Log Message:
Re-attempt
Index: libmpeg2.spec
===================================================================
RCS file: /cvs/free/rpms/libmpeg2/devel/libmpeg2.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libmpeg2.spec 8 Apr 2009 00:09:56 -0000 1.8
+++ libmpeg2.spec 8 Apr 2009 00:28:55 -0000 1.9
@@ -1,6 +1,6 @@
Name: libmpeg2
Version: 0.5.1
-Release: 7%{?dist}
+Release: 7%{?dist}.1
Summary: MPEG-2 decoder libraries
Group: System Environment/Libraries
@@ -49,7 +49,8 @@
rm AUTHORS.tmp
#Disable ppc altivec case
-sed -i -e 's/ppc-/ppc64-/' configure.ac configure
+sed -i -e 's/ppc-/noppc64-/' configure.ac configure
+sed -i -e 's/powerpc-/nopowerpc64-/' configure.ac configure
%build
%configure --disable-static \
Show replies by date