SPECS (AC-branch): DirectFB.spec - mmx/sse enabled for x86-64 - pp...
hawk
hawk at pld-linux.org
Wed Apr 5 23:45:52 CEST 2006
Author: hawk Date: Wed Apr 5 21:45:52 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- mmx/sse enabled for x86-64
- ppc/llh build fix
---- Files affected:
SPECS:
DirectFB.spec (1.65 -> 1.65.2.1)
---- Diffs:
================================================================
Index: SPECS/DirectFB.spec
diff -u SPECS/DirectFB.spec:1.65 SPECS/DirectFB.spec:1.65.2.1
--- SPECS/DirectFB.spec:1.65 Mon Jan 23 16:08:55 2006
+++ SPECS/DirectFB.spec Wed Apr 5 23:45:47 2006
@@ -19,6 +19,7 @@
Patch1: %{name}-pmake.patch
Patch2: %{name}-fix.patch
Patch3: %{name}-sh.patch
+Patch4: %{name}-llh-ppc.patch
URL: http://www.directfb.org/
BuildRequires: SDL-devel
BuildRequires: XFree86-devel
@@ -201,6 +202,7 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p1
%build
%{__libtoolize}
@@ -224,7 +226,7 @@
--enable-voodoo \
--enable-x11 \
--enable-zlib \
-%ifarch %{ix86}
+%ifarch %{ix86} %{x8664}
%ifnarch i386 i486
--enable-mmx \
%endif
@@ -393,6 +395,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.65.2.1 2006/04/05 21:45:47 hawk
+- mmx/sse enabled for x86-64
+- ppc/llh build fix
+
Revision 1.65 2006/01/23 15:08:55 qboosh
- current policy is not to R: pkgconfig just because package has pkgconfig support
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/DirectFB.spec?r1=1.65&r2=1.65.2.1&f=u
More information about the pld-cvs-commit
mailing list