SPECS: php.spec - pld-th specific conded
glen
glen at pld-linux.org
Sat Dec 6 17:23:38 CET 2008
Author: glen Date: Sat Dec 6 16:23:37 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pld-th specific conded
---- Files affected:
SPECS:
php.spec (1.755 -> 1.756)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.755 SPECS/php.spec:1.756
--- SPECS/php.spec:1.755 Sat Dec 6 12:29:32 2008
+++ SPECS/php.spec Sat Dec 6 17:23:32 2008
@@ -61,10 +61,15 @@
%undefine with_mm
%endif
-%ifnarch %{ix86} %{x8664} sparc sparcv9 alpha
+%ifnarch %{ix86} %{x8664} sparc sparcv9 alpha ppc
+%undefine with_interbase
+%endif
+%if "%{pld_release}" == "th"
+%ifarch ppc
# ppc disabled (broken on th-ppc)
%undefine with_interbase
%endif
+%endif
%ifnarch %{ix86} %{x8664}
# unsupported, see sapi/cgi/fpm/fpm_atomic.h
@@ -2915,6 +2920,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.756 2008/12/06 16:23:32 glen
+- pld-th specific conded
+
Revision 1.755 2008/12/06 11:29:32 arekm
- rel 2; update configure options; force expat for xml extension due to php bug 45996
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php.spec?r1=1.755&r2=1.756&f=u
More information about the pld-cvs-commit
mailing list