SPECS: php-pear.spec - let %{php_pear_dir}/.registry be here; rel 14
glen
glen at pld-linux.org
Tue Nov 7 23:55:43 CET 2006
Author: glen Date: Tue Nov 7 22:55:43 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- let %{php_pear_dir}/.registry be here; rel 14
---- Files affected:
SPECS:
php-pear.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: SPECS/php-pear.spec
diff -u SPECS/php-pear.spec:1.26 SPECS/php-pear.spec:1.27
--- SPECS/php-pear.spec:1.26 Tue Mar 7 21:33:10 2006
+++ SPECS/php-pear.spec Tue Nov 7 23:55:37 2006
@@ -3,7 +3,7 @@
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
@@ -40,6 +40,7 @@
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
@@ -83,6 +84,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2006/11/07 22:55:37 glen
+- let %{php_pear_dir}/.registry be here; rel 14
+
Revision 1.26 2006/03/07 20:33:10 glen
- corrected deps, rel 13
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pear.spec?r1=1.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list