]> git.pld-linux.org Git - packages/php.git/commitdiff
- (paralyzed) --with-pear is back for the sake of include_path; rel 11 auto/ac/php-5_0_5-11
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 17 Oct 2005 16:44:20 +0000 (16:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.499

php.spec

index 1e4ae2a52d52d7a853692e9092bea638d063840c..d2c1addeb119e31e5e95a31a6e8616d02404aa8d 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -81,7 +81,7 @@ Summary(ru):  PHP 
 Summary(uk):   PHP ÷ÅÒÓ¦§ 5 - ÍÏ×Á ÐÒÅÐÒÏÃÅÓÕ×ÁÎÎÑ HTML-ÆÁÊ̦×, ×ÉËÏÎÕ×ÁÎÁ ÎÁ ÓÅÒ×ÅÒ¦
 Name:          php
 Version:       5.0.5
-Release:       10%{?with_hardening:hardened}
+Release:       11%{?with_hardening:hardened}
 Epoch:         4
 Group:         Libraries
 License:       PHP
@@ -1669,7 +1669,7 @@ for sapi in $sapis; do
        %{?with_openssl:--with-openssl=shared} \
        %{?with_oracle:--with-oracle=shared} \
        %{!?with_pcre:--without-pcre-regex}%{?with_pcre:--with-pcre-regex=shared,/usr} \
-       --without-pear \
+       --with-pear=%{php_pear_dir} \
        %{!?with_pgsql:--without-pgsql}%{?with_pgsql:--with-pgsql=shared,/usr} \
        --with-png-dir=/usr \
        %{?with_pspell:--with-pspell=shared} \
This page took 0.477692 seconds and 4 git commands to generate.