]> git.pld-linux.org Git - packages/php.git/commitdiff
- pear works now (tnx mmazur)
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 19 Jan 2003 18:12:06 +0000 (18:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.238

php.spec

index ff22f3efdca168a5612bc1b6244f39d495e30f6b..e80f4125f6b2e807f58b8326b9eac796b54e6dd8 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -1,6 +1,5 @@
 #
 # TODO:
-# - pear - isn't built now, what is still needed???
 # - fastcgi option in cgi SAPI? or separate fcgi SAPI?
 #
 # Automatic pear requirements finding:
@@ -59,7 +58,7 @@ Summary(ru):  PHP 
 Summary(uk):   PHP ÷ÅÒÓ¦§ 4 -- ÍÏ×Á ÐÒÅÐÒÏÃÅÓÕ×ÁÎÎÑ HTML-ÆÁÊ̦×, ×ÉËÏÎÕ×ÁÎÁ ÎÁ ÓÅÒ×ÅÒ¦
 Name:          php
 Version:       4.3.0
-Release:       0.6
+Release:       0.7
 Epoch:         3
 Group:         Libraries
 License:       PHP
@@ -1352,7 +1351,6 @@ PROG_SENDMAIL="/usr/lib/sendmail"; export PROG_SENDMAIL
 for i in cgi cli apxs ; do
 %configure \
        `[ $i = cgi ] && echo --enable-discard-path` \
-       `[ $i != cli ] && echo --disable-cli` \
        `[ $i = cli ] && echo --disable-cgi` \
        `[ $i = fcgi ] && echo --enable-fastcgi --with-fastcgi=/usr` \
 %if %{_apache2}
This page took 0.061704 seconds and 4 git commands to generate.