SPECS: libx264.spec - nasm required for x86 build.

pluto pluto at pld-linux.org
Thu Oct 13 15:46:58 CEST 2005


Author: pluto                        Date: Thu Oct 13 13:46:58 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- nasm required for x86 build.

---- Files affected:
SPECS:
   libx264.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/libx264.spec
diff -u SPECS/libx264.spec:1.1 SPECS/libx264.spec:1.2
--- SPECS/libx264.spec:1.1	Tue Oct 11 23:10:37 2005
+++ SPECS/libx264.spec	Thu Oct 13 15:46:52 2005
@@ -16,6 +16,9 @@
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake
 BuildRequires:	libtool
+%ifarch %{ix86}
+BuildRequires:	nasm
+%endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -96,5 +99,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/10/13 13:46:52  pluto
+- nasm required for x86 build.
+
 Revision 1.1  2005/10/11 21:10:37  qboosh
 - new
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libx264.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list