SPECS: template-php-pear.spec - pear/docs move sample

glen glen at pld-linux.org
Thu Sep 29 21:40:35 CEST 2005


Author: glen                         Date: Thu Sep 29 19:40:35 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pear/docs move sample

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

---- Diffs:

================================================================
Index: SPECS/template-php-pear.spec
diff -u SPECS/template-php-pear.spec:1.18 SPECS/template-php-pear.spec:1.19
--- SPECS/template-php-pear.spec:1.18	Thu Sep 29 02:16:36 2005
+++ SPECS/template-php-pear.spec	Thu Sep 29 21:40:27 2005
@@ -69,6 +69,10 @@
 install -d ./%{php_pear_dir}/tests/%{_pearname}
 mv ./%{php_pear_dir}/{%{_class}/test/*,tests/%{_pearname}}
 
+# pear/docs -> docs
+install -d docs/%{_pearname}
+mv ./%{php_pear_dir}/docs/%{_pearname}/* docs/%{_pearname}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{php_pear_dir}
@@ -101,6 +105,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2005/09/29 19:40:27  glen
+- pear/docs move sample
+
 Revision 1.18  2005/09/29 00:16:36  glen
 - comments
 
================================================================

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




More information about the pld-cvs-commit mailing list