SPECS: mpeg4ip.spec - BR nasm only for %{ix86} %{x8664} (flag -DUS...

charles charles at pld-linux.org
Sun Jan 1 11:14:33 CET 2006


Author: charles                      Date: Sun Jan  1 10:14:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR nasm only for %{ix86} %{x8664} (flag -DUSE_MMX)

---- Files affected:
SPECS:
   mpeg4ip.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/mpeg4ip.spec
diff -u SPECS/mpeg4ip.spec:1.37 SPECS/mpeg4ip.spec:1.38
--- SPECS/mpeg4ip.spec:1.37	Sun Jan  1 11:06:45 2006
+++ SPECS/mpeg4ip.spec	Sun Jan  1 11:14:27 2006
@@ -32,7 +32,9 @@
 BuildRequires:	libtool >= 2:1.4d
 BuildRequires:	libvorbis-devel >= 1:1.0
 BuildRequires:	mpeg2dec-devel
+%ifarch %{ix86} %{x8664}
 BuildRequires:	nasm >= 0.98.19
+%endif
 BuildRequires:	pkgconfig
 BuildRequires:	xvid-devel >= 1:1.0.0
 BuildConflicts:	faad2 < 2.0-3
@@ -199,6 +201,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2006/01/01 10:14:27  charles
+- BR nasm only for %{ix86} %{x8664} (flag -DUSE_MMX)
+
 Revision 1.37  2006/01/01 10:06:45  charles
 - more BRs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mpeg4ip.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list