SPECS: php-pear-Validate_FI.spec - dirs fixes

glen glen at pld-linux.org
Thu Dec 27 15:18:50 CET 2007


Author: glen                         Date: Thu Dec 27 14:18:50 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- dirs fixes

---- Files affected:
SPECS:
   php-pear-Validate_FI.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Validate_FI.spec
diff -u SPECS/php-pear-Validate_FI.spec:1.1 SPECS/php-pear-Validate_FI.spec:1.2
--- SPECS/php-pear-Validate_FI.spec:1.1	Fri Sep  7 17:19:41 2007
+++ SPECS/php-pear-Validate_FI.spec	Thu Dec 27 15:18:44 2007
@@ -8,7 +8,7 @@
 Summary(pl.UTF-8):	%{_pearname} - klasa sprawdzająca poprawość dla Finlandii
 Name:		php-pear-%{_pearname}
 Version:	0.4.0
-Release:	1
+Release:	2
 License:	New BSD
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -70,6 +70,10 @@
 %prep
 %pear_package_setup
 
+# 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}
@@ -86,7 +90,7 @@
 
 %files tests
 %defattr(644,root,root,755)
-%{php_pear_dir}/tests/Validate_FI/tests
+%{php_pear_dir}/tests/%{_pearname}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -94,6 +98,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007-12-27 14:18:44  glen
+- dirs fixes
+
 Revision 1.1  2007-09-07 15:19:41  adamg
 - new
-
================================================================

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



More information about the pld-cvs-commit mailing list