SPECS: template-php-pear.spec - comments

glen glen at pld-linux.org
Thu Sep 29 02:16:42 CEST 2005


Author: glen                         Date: Thu Sep 29 00:16:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- comments

---- Files affected:
SPECS:
   template-php-pear.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/template-php-pear.spec
diff -u SPECS/template-php-pear.spec:1.17 SPECS/template-php-pear.spec:1.18
--- SPECS/template-php-pear.spec:1.17	Thu Sep 29 01:49:45 2005
+++ SPECS/template-php-pear.spec	Thu Sep 29 02:16:36 2005
@@ -57,12 +57,15 @@
 %prep
 %pear_package_setup
 
+# docs/tests -> tests
 install -d ./%{php_pear_dir}/tests/%{_pearname}
 mv docs/%{_pearname}/tests/* ./%{php_pear_dir}/tests/%{_pearname}
 
+# class/examples -> docs
 install -d docs/%{_pearname}/examples
 mv ./%{php_pear_dir}/%{_class}/examples/* docs/%{_pearname}/examples
 
+# class/test -> tests
 install -d ./%{php_pear_dir}/tests/%{_pearname}
 mv ./%{php_pear_dir}/{%{_class}/test/*,tests/%{_pearname}}
 
@@ -98,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2005/09/29 00:16:36  glen
+- comments
+
 Revision 1.17  2005/09/28 23:49:45  glen
 - more correction samples
 
================================================================

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




More information about the pld-cvs-commit mailing list