SPECS: php-pear-PEAR.spec - restore exec bits on scripts; rel 4

glen glen at pld-linux.org
Mon May 19 10:10:04 CEST 2008


Author: glen                         Date: Mon May 19 08:10:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- restore exec bits on scripts; rel 4

---- Files affected:
SPECS:
   php-pear-PEAR.spec (1.144 -> 1.145) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PEAR.spec
diff -u SPECS/php-pear-PEAR.spec:1.144 SPECS/php-pear-PEAR.spec:1.145
--- SPECS/php-pear-PEAR.spec:1.144	Mon May 19 10:08:39 2008
+++ SPECS/php-pear-PEAR.spec	Mon May 19 10:09:58 2008
@@ -17,7 +17,7 @@
 Summary(pl.UTF-8):	Podstawowy system PEAR
 Name:		php-pear-%{_pearname}
 Version:	1.7.2
-Release:	3
+Release:	4
 Epoch:		1
 License:	PHP 3.0
 Group:		Development/Languages/PHP
@@ -204,9 +204,9 @@
 %defattr(644,root,root,755)
 %doc install.log optional-packages.txt
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pear.conf
-%{_bindir}/pear
-%{_bindir}/peardev
-%{_bindir}/pecl
+%attr(755,root,root) %{_bindir}/pear
+%attr(755,root,root) %{_bindir}/peardev
+%attr(755,root,root) %{_bindir}/pecl
 %{php_pear_dir}/.registry/pear.reg
 %{php_pear_dir}/pearcmd.php
 %{php_pear_dir}/peclcmd.php
@@ -254,6 +254,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.145  2008-05-19 08:09:58  glen
+- restore exec bits on scripts; rel 4
+
 Revision 1.144  2008-05-19 08:08:39  glen
 - PEAR/FixPHP5PEARWarnings.php moved to -core so -core will not depend on main pkg; rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pear-PEAR.spec?r1=1.144&r2=1.145&f=u



More information about the pld-cvs-commit mailing list