SPECS: php.spec - updated fpm to 0.5.10, dropped -linkflags-clean.patch

glen glen at pld-linux.org
Wed Dec 17 13:13:33 CET 2008


Author: glen                         Date: Wed Dec 17 12:13:33 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated fpm to 0.5.10, dropped -linkflags-clean.patch

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

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.764 SPECS/php.spec:1.765
--- SPECS/php.spec:1.764	Mon Dec 15 23:25:02 2008
+++ SPECS/php.spec	Wed Dec 17 13:13:27 2008
@@ -45,7 +45,7 @@
 %bcond_without	apache1		# disable building apache 1.3.x module
 %bcond_without	apache2		# disable building apache 2.x module
 %bcond_without	fcgi		# disable building FCGI SAPI
-%bcond_without	zts		# disable experimental-zts
+%bcond_without	zts		# disable Zend Thread Safety
 %bcond_without	fpm		# fpm patches from http://php-fpm.anight.org/
 %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"
@@ -136,7 +136,6 @@
 Patch24:	%{name}-builddir.patch
 Patch25:	%{name}-zlib-for-getimagesize.patch
 Patch26:	%{name}-versioning.patch
-Patch27:	%{name}-linkflags-clean.patch
 Patch28:	%{name}-pear.patch
 Patch29:	%{name}-config-dir.patch
 Patch30:	%{name}-bug-42952.patch
@@ -154,9 +153,6 @@
 Patch42:	%{name}-ini-charsetphpini.patch
 Patch43:	%{name}-use-prog_sendmail.patch
 Patch44:	%{name}-fpm.patch
-Patch45:	%{name}-fpm-zts.patch
-Patch46:	%{name}-fpm-libs.patch
-Patch47:	%{name}-fpm-libevent.patch
 Patch48:	%{name}-fpm-config.patch
 Patch49:	%{name}-fpm-initdir.patch
 # drop when http://bugs.php.net/bug.php?id=45996 solved
@@ -1614,7 +1610,6 @@
 
 %prep
 %setup -q
-%patch27 -p1
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -1698,11 +1693,6 @@
 
 %if %{with fpm}
 %patch44 -p1
-cd sapi/cgi/fpm
-%patch45 -p0
-cd -
-%patch46 -p1
-%patch47 -p1
 %patch48 -p1
 %patch49 -p1
 %endif
@@ -2912,6 +2902,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.765  2008/12/17 12:13:27  glen
+- updated fpm to 0.5.10, dropped -linkflags-clean.patch
+
 Revision 1.764  2008/12/15 22:25:02  glen
 - enable fpm for ac
 
================================================================

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



More information about the pld-cvs-commit mailing list