SPECS: template-php-pear.spec - one more dirs cleanup

glen glen at pld-linux.org
Sun Jan 15 13:05:32 CET 2006


Author: glen                         Date: Sun Jan 15 12:05:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- one more dirs cleanup

---- Files affected:
SPECS:
   template-php-pear.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/template-php-pear.spec
diff -u SPECS/template-php-pear.spec:1.23 SPECS/template-php-pear.spec:1.24
--- SPECS/template-php-pear.spec:1.23	Fri Dec  9 22:13:44 2005
+++ SPECS/template-php-pear.spec	Sun Jan 15 13:05:27 2006
@@ -77,6 +77,10 @@
 install -d docs/%{_pearname}
 mv ./%{php_pear_dir}/data/%{_pearname}/docs/* docs/%{_pearname}
 
+# pear/tests/pearname/tests -> pear/tests/pearname
+mv ./%{php_pear_dir}/tests/%{_pearname}/{tests/*,}
+rmdir ./%{php_pear_dir}/tests/%{_pearname}/tests
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{php_pear_dir}
@@ -113,6 +117,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2006/01/15 12:05:27  glen
+- one more dirs cleanup
+
 Revision 1.23  2005/12/09 21:13:44  glen
 - use install for executables
 
================================================================

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



More information about the pld-cvs-commit mailing list