]> git.pld-linux.org Git - packages/php-pear.git/commitdiff
- let %{php_pear_dir}/.registry be here; rel 14 auto/ac/php-pear-1_0-14
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 7 Nov 2006 22:55:37 +0000 (22:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear.spec -> 1.27

php-pear.spec

index 7cd4b86777deb00de75220402503d24af6e5e929..76dfbbdba307b392ea422bf1da76fcf80ed8b298 100644 (file)
@@ -2,7 +2,7 @@ Summary:        PEAR - PHP Extension and Application Repository
 Summary(pl):   PEAR - rozszerzenie PHP i repozytorium aplikacji
 Name:          php-pear
 Version:       1.0
-Release:       13
+Release:       14
 Epoch:         4
 License:       Public Domain
 Group:         Development/Languages/PHP
@@ -39,6 +39,7 @@ install -d $RPM_BUILD_ROOT%{php_pear_dir}/{data,tests}
 while read dir; do
        install -d $RPM_BUILD_ROOT$dir
 done <<EOF
+%{php_pear_dir}/.registry
 %{php_pear_dir}/Archive
 %{php_pear_dir}/Auth
 %{php_pear_dir}/Console
This page took 0.034867 seconds and 4 git commands to generate.