SPECS: php-pear-PEAR_Frontend_Gtk2.spec - fix -tests packaging; rel 2

glen glen at pld-linux.org
Thu Jun 21 16:30:13 CEST 2007


Author: glen                         Date: Thu Jun 21 14:30:13 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix -tests packaging; rel 2

---- Files affected:
SPECS:
   php-pear-PEAR_Frontend_Gtk2.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PEAR_Frontend_Gtk2.spec
diff -u SPECS/php-pear-PEAR_Frontend_Gtk2.spec:1.8 SPECS/php-pear-PEAR_Frontend_Gtk2.spec:1.9
--- SPECS/php-pear-PEAR_Frontend_Gtk2.spec:1.8	Thu Mar  1 01:09:06 2007
+++ SPECS/php-pear-PEAR_Frontend_Gtk2.spec	Thu Jun 21 16:30:08 2007
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):	%{_pearname} - graficzny instalator PEAR oparty na PHP-Gtk2
 Name:		php-pear-%{_pearname}
 Version:	1.0.0
-Release:	1
+Release:	2
 Epoch:		0
 License:	LGPL
 Group:		Development/Languages/PHP
@@ -69,6 +69,10 @@
 %prep
 %pear_package_setup
 
+# pear/tests/pearname/tests -> pear/tests/pearname
+install -d ./%{php_pear_dir}/tests/%{_pearname}
+mv ./%{php_pear_dir}/{%{_class}/Frontend/tests/*,tests/%{_pearname}}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{php_pear_dir}
@@ -86,11 +90,7 @@
 
 %files tests
 %defattr(644,root,root,755)
-%{php_pear_dir}/PEAR/Frontend/tests/ConfigTest.php
-%{php_pear_dir}/PEAR/Frontend/tests/ExpanderTest.phpw
-%{php_pear_dir}/PEAR/Frontend/tests/PackageTest.php
-%{php_pear_dir}/PEAR/Frontend/tests/runtests.php
-%{php_pear_dir}/PEAR/Frontend/tests/TimeDiff.php
+%{php_pear_dir}/tests/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -98,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/06/21 14:30:08  glen
+- fix -tests packaging; rel 2
+
 Revision 1.8  2007/03/01 00:09:06  glen
 - 1.0.0-stable
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-PEAR_Frontend_Gtk2.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list