]> git.pld-linux.org Git - packages/php.git/commitdiff
- release 8 php-4_2_1-8
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 2 Jul 2002 16:21:08 +0000 (16:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- more dirs provided by pear
STBR

Changed files:
    php.spec -> 1.175

php.spec

index 8e4d5b18339b3bd62c9764609a6883bcab673dc1..0519975c1a11ce323c59549a3d075b9b23393de5 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -39,7 +39,7 @@ Summary(ru):  PHP 
 Summary(uk):   PHP ÷ÅÒÓ¦§ 4 -- ÍÏ×Á ÐÒÅÐÒÏÃÅÓÕ×ÁÎÎÑ HTML-ÆÁÊ̦×, ×ÉËÏÎÕ×ÁÎÁ ÎÁ ÓÅÒ×ÅÒ¦
 Name:          php
 Version:       4.2.1
-Release:       7
+Release:       8
 Epoch:         3
 Group:         Libraries
 License:       The PHP license (see "LICENSE" file included in distribution)
@@ -1407,6 +1407,8 @@ install %{SOURCE1} .
 
 mv -f Zend/LICENSE{,.Zend}
 
+mkdir $RPM_BUILD_ROOT%{php_pear_dir}/{Auth,Auth_HTTP}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -2137,6 +2139,8 @@ fi
 %defattr(644,root,root,755)
 %dir %{php_pear_dir}
 %dir %{php_pear_dir}/Archive
+%dir %{php_pear_dir}/Auth
+%dir %{php_pear_dir}/Auth_HTTP
 %dir %{php_pear_dir}/Console
 %dir %{php_pear_dir}/Crypt
 %dir %{php_pear_dir}/Date
This page took 0.047883 seconds and 4 git commands to generate.