SPECS: php-pear-PHP2XMI.spec - adapterize (fix binary perms)

glen glen at pld-linux.org
Mon Oct 10 19:09:48 CEST 2005


Author: glen                         Date: Mon Oct 10 17:09:48 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterize (fix binary perms)

---- Files affected:
SPECS:
   php-pear-PHP2XMI.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PHP2XMI.spec
diff -u SPECS/php-pear-PHP2XMI.spec:1.2 SPECS/php-pear-PHP2XMI.spec:1.3
--- SPECS/php-pear-PHP2XMI.spec:1.2	Mon Oct 10 19:08:18 2005
+++ SPECS/php-pear-PHP2XMI.spec	Mon Oct 10 19:09:42 2005
@@ -39,7 +39,7 @@
 %files
 %defattr(644,root,root,755)
 %{php_pear_dir}/.registry/*.reg
-%{_bindir}/php2xmi
+%attr(755,root,root) %{_bindir}/php2xmi
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -47,6 +47,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/10/10 17:09:42  glen
+- adapterize (fix binary perms)
+
 Revision 1.2  2005/10/10 17:08:18  glen
 - fix build, remove empty if
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-PHP2XMI.spec?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list