packages: php/php.spec - mm conflicts with zts, not apache2

glen glen at pld-linux.org
Mon Jun 14 11:38:11 CEST 2010


Author: glen                         Date: Mon Jun 14 09:38:11 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- mm conflicts with zts, not apache2

---- Files affected:
packages/php:
   php.spec (1.875 -> 1.876) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.875 packages/php/php.spec:1.876
--- packages/php/php.spec:1.875	Sun Jun 13 22:36:50 2010
+++ packages/php/php.spec	Mon Jun 14 11:38:05 2010
@@ -68,8 +68,8 @@
 %define apxs1		/usr/sbin/apxs1
 %define	apxs2		/usr/sbin/apxs
 
-# some problems with apache 2.x
-%if %{with apache2}
+# mm is not thread safe
+%if %{with zts}
 %undefine	with_mm
 %endif
 
@@ -3088,6 +3088,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.876  2010/06/14 09:38:05  glen
+- mm conflicts with zts, not apache2
+
 Revision 1.875  2010/06/13 20:36:50  glen
 - gcov bcond
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.875&r2=1.876&f=u



More information about the pld-cvs-commit mailing list