SPECS: template-php-pear.spec - update

glen glen at pld-linux.org
Wed Sep 28 23:23:58 CEST 2005


Author: glen                         Date: Wed Sep 28 21:23:58 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update

---- Files affected:
SPECS:
   template-php-pear.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/template-php-pear.spec
diff -u SPECS/template-php-pear.spec:1.14 SPECS/template-php-pear.spec:1.15
--- SPECS/template-php-pear.spec:1.14	Tue Sep 27 23:54:54 2005
+++ SPECS/template-php-pear.spec	Wed Sep 28 23:23:52 2005
@@ -41,6 +41,7 @@
 Summary(pl):	Testy dla PEAR::%{_pearname}
 Group:		Development
 Requires:	%{name} = %{epoch}:%{version}-%{release}
+AutoReq:	no
 
 %description tests
 Tests for PEAR::%{_pearname}.
@@ -51,6 +52,12 @@
 %prep
 %pear_package_setup
 
+install -d docs/%{_pearname}/examples
+mv ./%{php_pear_dir}/%{_class}/examples/* docs/%{_pearname}/examples
+
+install -d ./%{php_pear_dir}/tests/%{_pearname}
+mv ./%{php_pear_dir}/{%{_class}/test/*,tests/%{_pearname}}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{php_pear_dir}
@@ -83,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2005/09/28 21:23:52  glen
+- update
+
 Revision 1.14  2005/09/27 21:54:54  glen
 - Epoch 0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/template-php-pear.spec?r1=1.14&r2=1.15&f=u




More information about the pld-cvs-commit mailing list