SPECS: template-php-pear.spec - examples dir unify

glen glen at pld-linux.org
Wed Oct 29 03:10:04 CET 2008


Author: glen                         Date: Wed Oct 29 02:10:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- examples dir unify

---- Files affected:
SPECS:
   template-php-pear.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: SPECS/template-php-pear.spec
diff -u SPECS/template-php-pear.spec:1.33 SPECS/template-php-pear.spec:1.34
--- SPECS/template-php-pear.spec:1.33	Wed Feb  6 20:04:39 2008
+++ SPECS/template-php-pear.spec	Wed Oct 29 03:09:59 2008
@@ -72,6 +72,9 @@
 install -d docs/%{_pearname}
 mv ./%{php_pear_dir}/docs/%{_pearname}/* docs/%{_pearname}
 
+install -d docs/%{_pearname}/examples
+mv ./%{php_pear_dir}/%{_class}/examples/* docs/%{_pearname}/examples
+
 # pear/data/docs -> docs
 install -d docs/%{_pearname}
 mv ./%{php_pear_dir}/data/%{_pearname}/docs/* docs/%{_pearname}
@@ -129,6 +132,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2008/10/29 02:09:59  glen
+- examples dir unify
+
 Revision 1.33  2008/02/06 19:04:39  glen
 - make sure same format is used in -tests subdir
 
================================================================

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



More information about the pld-cvs-commit mailing list