SPECS: php.spec - rel 5; disable fpm on ppc (missing some asm for ppc)

arekm arekm at pld-linux.org
Sat Nov 15 23:57:53 CET 2008


Author: arekm                        Date: Sat Nov 15 22:57:53 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 5; disable fpm on ppc (missing some asm for ppc)

---- Files affected:
SPECS:
   php.spec (1.743 -> 1.744) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.743 SPECS/php.spec:1.744
--- SPECS/php.spec:1.743	Sat Nov 15 20:24:37 2008
+++ SPECS/php.spec	Sat Nov 15 23:57:46 2008
@@ -64,6 +64,7 @@
 %ifnarch %{ix86} %{x8664} sparc sparcv9 alpha
 # ppc disabled (broken on th-ppc)
 %undefine	with_interbase
+%undefine	with_fpm
 %endif
 
 %if %{without apache1} && %{without apache2}
@@ -85,7 +86,7 @@
 Name:		php
 Version:	5.2.6
 Release:	%{rel}%{?_rc:.%{_rc}}%{?with_hardening:hardened}
-Epoch:		4
+Epoch:		5
 License:	PHP
 Group:		Libraries
 Source0:	http://www.php.net/distributions/%{name}-%{version}.tar.bz2
@@ -2829,6 +2830,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.744  2008/11/15 22:57:46  arekm
+- rel 5; disable fpm on ppc (missing some asm for ppc)
+
 Revision 1.743  2008/11/15 19:24:37  arekm
 - release 15
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php.spec?r1=1.743&r2=1.744&f=u



More information about the pld-cvs-commit mailing list