]> git.pld-linux.org Git - packages/php.git/commitdiff
- option changed name
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 8 Aug 2004 20:21:49 +0000 (20:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.341

php.spec

index 145716ef323c26bb19d5822fd70454ac89b7e643..7bdf57a6c6ca4d7f2e921de7edb16984518c59f6 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -77,7 +77,7 @@ Summary(ru):  PHP 
 Summary(uk):   PHP ÷ÅÒÓ¦§ 5 -- ÍÏ×Á ÐÒÅÐÒÏÃÅÓÕ×ÁÎÎÑ HTML-ÆÁÊ̦×, ×ÉËÏÎÕ×ÁÎÁ ÎÁ ÓÅÒ×ÅÒ¦
 Name:          php
 Version:       5.0.0
-Release:       3.1
+Release:       3.2
 Epoch:         3
 Group:         Libraries
 License:       PHP
@@ -1478,7 +1478,7 @@ for i in fcgi cgi cli apxs ; do
        `[ $i = fcgi ] && echo --enable-fastcgi --with-fastcgi=/usr` \
 %if %{_apache2}
        `[ $i = apxs ] && echo --with-apxs2=%{apxs}` \
-       --enable-experimental-zts \
+       --enable-maintainer-zts \
 %else
        `[ $i = apxs ] && echo --with-apxs=%{apxs}` \
 %endif
This page took 0.058739 seconds and 4 git commands to generate.