SPECS: python30.spec - fix ppc64, too
arekm
arekm at pld-linux.org
Wed Feb 25 20:19:27 CET 2009
Author: arekm Date: Wed Feb 25 19:19:27 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix ppc64, too
---- Files affected:
SPECS:
python30.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SPECS/python30.spec
diff -u SPECS/python30.spec:1.15 SPECS/python30.spec:1.16
--- SPECS/python30.spec:1.15 Wed Feb 25 20:16:11 2009
+++ SPECS/python30.spec Wed Feb 25 20:19:22 2009
@@ -67,7 +67,9 @@
BuildRequires: zlib-devel
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
%define specflags_ppc -D__ppc__=1
+%define specflags_ppc64 -D__ppc64__=1
%if %{with verbose_tests}
%define test_flags -v -l -x
@@ -948,6 +950,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2009/02/25 19:19:22 arekm
+- fix ppc64, too
+
Revision 1.15 2009/02/25 19:16:11 wiget
- try to fix ppc build
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python30.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list