SPECS (AC-branch): mplayer.spec - Error: Runtime CPU detection onl...

glen glen at pld-linux.org
Thu Feb 7 10:03:44 CET 2008


Author: glen                         Date: Thu Feb  7 09:03:44 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- Error: Runtime CPU detection only works for x86, x86-64 and PPC

---- Files affected:
SPECS:
   mplayer.spec (1.354.2.13 -> 1.354.2.14) 

---- Diffs:

================================================================
Index: SPECS/mplayer.spec
diff -u SPECS/mplayer.spec:1.354.2.13 SPECS/mplayer.spec:1.354.2.14
--- SPECS/mplayer.spec:1.354.2.13	Thu Feb  7 09:44:55 2008
+++ SPECS/mplayer.spec	Thu Feb  7 10:03:39 2008
@@ -64,7 +64,7 @@
 %undefine	with_vidix
 %endif
 
-%ifarch %{x8664} sparc sparc64
+%ifnarch %{ix86} %{x8664} ppc ppc64
 %undefine	with_runtime
 %endif
 
@@ -585,6 +585,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.354.2.14  2008-02-07 09:03:39  glen
+- Error: Runtime CPU detection only works for x86, x86-64 and PPC
+
 Revision 1.354.2.13  2008-02-07 08:44:55  glen
 - merged 1.0rc2 from HEAD
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mplayer.spec?r1=1.354.2.13&r2=1.354.2.14&f=u



More information about the pld-cvs-commit mailing list