SPECS (DEVEL): libx264.spec - hacked acam patch to disable asm on ...
qboosh
qboosh at pld-linux.org
Sun Oct 30 22:36:26 CET 2005
Author: qboosh Date: Sun Oct 30 21:36:26 2005 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- hacked acam patch to disable asm on x86_64 (not ready for shared lib)
---- Files affected:
SPECS:
libx264.spec (1.3.2.1 -> 1.3.2.2)
---- Diffs:
================================================================
Index: SPECS/libx264.spec
diff -u SPECS/libx264.spec:1.3.2.1 SPECS/libx264.spec:1.3.2.2
--- SPECS/libx264.spec:1.3.2.1 Mon Oct 24 07:52:48 2005
+++ SPECS/libx264.spec Sun Oct 30 22:36:21 2005
@@ -22,7 +22,7 @@
BuildRequires: nasm
%endif
%ifarch %{x8664}
-BuildRequires: yasm
+#BuildRequires: yasm
%endif
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -103,6 +103,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3.2.2 2005/10/30 21:36:21 qboosh
+- hacked acam patch to disable asm on x86_64 (not ready for shared lib)
+
Revision 1.3.2.1 2005/10/24 05:52:48 qboosh
- updated to 20051022-2245 snap
- nasm,link patches replaced by acam patch (ac/am/lt support based on
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libx264.spec?r1=1.3.2.1&r2=1.3.2.2&f=u
More information about the pld-cvs-commit
mailing list