SPECS: php.spec - enable fpm for ac

glen glen at pld-linux.org
Mon Dec 15 23:25:08 CET 2008


Author: glen                         Date: Mon Dec 15 22:25:08 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable fpm for ac

---- Files affected:
SPECS:
   php.spec (1.763 -> 1.764) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.763 SPECS/php.spec:1.764
--- SPECS/php.spec:1.763	Wed Dec 10 23:14:00 2008
+++ SPECS/php.spec	Mon Dec 15 23:25:02 2008
@@ -46,11 +46,7 @@
 %bcond_without	apache2		# disable building apache 2.x module
 %bcond_without	fcgi		# disable building FCGI SAPI
 %bcond_without	zts		# disable experimental-zts
-%if "%{pld_release}" == "ac"
-%bcond_with		fpm		# fpm patches from http://php-fpm.anight.org/ (libevent needs update)
-%else
 %bcond_without	fpm		# fpm patches from http://php-fpm.anight.org/
-%endif
 %bcond_with	system_xmlrpc_epi	# use system xmlrpc-epi library (broken on 64bit arches, see http://bugs.php.net/41611)
 %bcond_with	tests		# default off; test process very often hangs on builders; perform "make test"
 %bcond_with	versioning	# build with experimental versioning (to load php4/php5 into same apache)
@@ -2916,6 +2912,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.764  2008/12/15 22:25:02  glen
+- enable fpm for ac
+
 Revision 1.763  2008/12/10 22:14:00  hawk
 - release 2
 
================================================================

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



More information about the pld-cvs-commit mailing list