]> git.pld-linux.org Git - packages/php4.git/commitdiff
- rel 39; disable ZTS; note: php4 is going to be removed from Th after this auto/th/php4-4_4_9-39 auto/ti/php4-4_4_9-39
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 15 Jul 2011 07:22:06 +0000 (07:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php4.spec -> 1.667

php4.spec

index 2e633127d2281ed16d42271c462d13414ea939b5..b28e1f675786d35b6e4e5bd6745afdf32d59045d 100644 (file)
--- a/php4.spec
+++ b/php4.spec
@@ -51,7 +51,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_with    zts             # disable experimental-zts
 %bcond_with    versioning      # build with experimental versioning (to load php4/php5 into same apache)
 
 %define apxs1          /usr/sbin/apxs1
@@ -72,7 +72,7 @@
 %undefine      with_msession
 %endif
 
-%define                rel 38
+%define                rel 39
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):     Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):     Język skryptowy PHP
This page took 0.071105 seconds and 4 git commands to generate.