Author: arekm                        Date: Fri Dec 17 06:53:02 2010 GMT
Module: packages                      Tag: PHP_5_2
---- Log message:
- rel 3; ; BIG FAT WARNING: we are now building php WITHOUT ZTS
(zend thread safety) as it was "for code maintainers only!!".
We were using it because we hoped that zts will be fully supported
in php but it never happened and php devs are now insisting more
and more that this option shouldn't be used in normal builds
(look at commit logs and diffs for Zend/Zend.m4 in php repository)

---- Files affected:
packages/php:
   php.spec (1.805.2.78 -> 1.805.2.79) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.805.2.78 packages/php/php.spec:1.805.2.79
--- packages/php/php.spec:1.805.2.78    Thu Dec 16 09:46:16 2010
+++ packages/php/php.spec       Fri Dec 17 07:52:56 2010
@@ -60,7 +60,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 Zend Thread Safety
+%bcond_with    zts             # disable Zend Thread Safety
 %bcond_without fpm             # fpm patches from http://www.php-fpm.org/
 %bcond_without suhosin         # with suhosin patch
 %bcond_with    system_xmlrpc_epi       # use system xmlrpc-epi library (broken 
on 64bit arches, see http://bugs.php.net/41611)
@@ -113,7 +113,7 @@
 Summary(uk.UTF-8):     PHP Версії 5 - мова препроцесування HTML-файлів, 
виконувана на сервері
 Name:          php
 Version:       5.2.15
-Release:       2
+Release:       3
 Epoch:         4
 License:       PHP
 Group:         Libraries
@@ -3172,6 +3172,15 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.805.2.79  2010/12/17 06:52:56  arekm
+- rel 3; ; BIG FAT WARNING: we are now building php WITHOUT ZTS
+(zend thread safety) as it was "for code maintainers only!!".
+
+We were using it because we hoped that zts will be fully supported
+in php but it never happened and php devs are now insisting more
+and more that this option shouldn't be used in normal builds
+(look at commit logs and diffs for Zend/Zend.m4 in php repository)
+
 Revision 1.805.2.78  2010/12/16 08:46:16  marcus
 
 - 
http://bugs.php.net/patch-display.php?bug_id=53516&patch=open_basedir-5.2.15-fix.patch&revision=latest
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to