SPECS: php-pear-XML_FastCreate.spec - interpreter is autodetected ...

glen glen at pld-linux.org
Fri Dec 9 22:09:53 CET 2005


Author: glen                         Date: Fri Dec  9 21:09:53 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- interpreter is autodetected on executables

---- Files affected:
SPECS:
   php-pear-XML_FastCreate.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/php-pear-XML_FastCreate.spec
diff -u SPECS/php-pear-XML_FastCreate.spec:1.11 SPECS/php-pear-XML_FastCreate.spec:1.12
--- SPECS/php-pear-XML_FastCreate.spec:1.11	Thu Dec  8 18:04:15 2005
+++ SPECS/php-pear-XML_FastCreate.spec	Fri Dec  9 22:09:48 2005
@@ -19,7 +19,6 @@
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-common >= 3:4.3.2
 Requires:	php-pear
-Requires:	/usr/bin/php
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -113,7 +112,7 @@
 %pear_package_install
 
 install -d $RPM_BUILD_ROOT{%{_bindir},%{php_pear_dir}}
-cp -a ./%{_bindir}/* $RPM_BUILD_ROOT%{_bindir}
+install ./%{_bindir}/* $RPM_BUILD_ROOT%{_bindir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -142,6 +141,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/12/09 21:09:48  glen
+- interpreter is autodetected on executables
+
 Revision 1.11  2005/12/08 17:04:15  glen
 - updated to 1.0.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-XML_FastCreate.spec?r1=1.11&r2=1.12&f=u




More information about the pld-cvs-commit mailing list