]> git.pld-linux.org Git - packages/php.git/commitdiff
- rel 2; revert zts change; 5.2 will stay with zts (becuse it will be problematic...
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 17 Dec 2010 07:57:54 +0000 (07:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.805.2.81

php.spec

index 7192ca99dbc1e23948bb782d6da3ceab1e9b667d..c8ff8b0dd8a0bd9f33fe560069f691c4d94ca3fc 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -59,7 +59,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_with    zts             # disable Zend Thread Safety
+%bcond_without 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)
@@ -112,7 +112,7 @@ Summary(ru.UTF-8):  PHP Версии 5 - язык препроцессирова
 Summary(uk.UTF-8):     PHP Версії 5 - мова препроцесування HTML-файлів, виконувана на сервері
 Name:          php
 Version:       5.2.16
-Release:       1
+Release:       2
 Epoch:         4
 License:       PHP
 Group:         Libraries
This page took 0.533478 seconds and 4 git commands to generate.