]> git.pld-linux.org Git - packages/php.git/commitdiff
- rel 8; disable zts; going to rebuild php 5.2 stuff on current th for th-obsolete
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 8 Nov 2011 13:26:06 +0000 (13:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.805.2.96

php.spec

index 074119658520eb000557482b597a0af6427b5629..a3f515fd9bd5c95d5152bf89f1bb87dc6640cd30 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_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)
@@ -112,7 +112,7 @@ Summary(ru.UTF-8):  PHP Версии 5 - язык препроцессирова
 Summary(uk.UTF-8):     PHP Версії 5 - мова препроцесування HTML-файлів, виконувана на сервері
 Name:          php
 Version:       5.2.17
-Release:       7
+Release:       8
 Epoch:         4
 License:       PHP
 Group:         Libraries
This page took 1.009012 seconds and 4 git commands to generate.