SPECS: mplayer.spec - kill unsupported parameters

wrobell wrobell at pld-linux.org
Thu Jun 22 13:54:47 CEST 2006


Author: wrobell                      Date: Thu Jun 22 11:54:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kill unsupported parameters

---- Files affected:
SPECS:
   mplayer.spec (1.329 -> 1.330) 

---- Diffs:

================================================================
Index: SPECS/mplayer.spec
diff -u SPECS/mplayer.spec:1.329 SPECS/mplayer.spec:1.330
--- SPECS/mplayer.spec:1.329	Sun Jun 18 02:26:13 2006
+++ SPECS/mplayer.spec	Thu Jun 22 13:54:42 2006
@@ -373,12 +373,11 @@
 	--enable-menu \
 %ifnarch %{ix86} %{x8664}
 	--disable-mmx \
-	--disable-mmx2 \
 	--disable-3dnow \
-	--disable-3dnowex \
 	--disable-sse \
 	--disable-sse2 \
 	--disable-fastmemcpy \
+	--disable-gcc-checking \
 %endif
 %ifarch ppc
 %{!?with_altivec:--disable-altivec} \
@@ -596,6 +595,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.330  2006/06/22 11:54:42  wrobell
+- kill unsupported parameters
+
 Revision 1.329  2006/06/18 00:26:13  wolf
 - 1.0pre8
 - enabled x264
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mplayer.spec?r1=1.329&r2=1.330&f=u



More information about the pld-cvs-commit mailing list