SPECS: php-pear-Math_Polynomial.spec - dirs fixes
glen
glen at pld-linux.org
Thu Dec 27 15:17:34 CET 2007
Author: glen Date: Thu Dec 27 14:17:34 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- dirs fixes
---- Files affected:
SPECS:
php-pear-Math_Polynomial.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/php-pear-Math_Polynomial.spec
diff -u SPECS/php-pear-Math_Polynomial.spec:1.6 SPECS/php-pear-Math_Polynomial.spec:1.7
--- SPECS/php-pear-Math_Polynomial.spec:1.6 Thu Jun 21 16:11:23 2007
+++ SPECS/php-pear-Math_Polynomial.spec Thu Dec 27 15:17:29 2007
@@ -9,7 +9,7 @@
Summary(pl.UTF-8): %{_pearname} - Pakiet do wyświetlania oraz obróbki równań wielomianowych
Name: php-pear-%{_pearname}
Version: 0.1.0
-Release: 3
+Release: 4
License: BSD
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -63,6 +63,9 @@
install -d docs/%{_pearname}
mv ./%{php_pear_dir}/%{_class}/doc/* docs/%{_pearname}
+install -d ./%{php_pear_dir}/tests/%{_pearname}
+mv ./%{php_pear_dir}/{%{_class}/test/*,tests/%{_pearname}}
+
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{php_pear_dir}
@@ -88,7 +91,7 @@
%files tests
%defattr(644,root,root,755)
-%{php_pear_dir}/Math/test/PolynomialTest.php
+%{php_pear_dir}/tests/%{_pearname}
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -96,7 +99,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.6 2007-06-21 14:11:23 glen
+Revision 1.7 2007-12-27 14:17:29 glen
+- dirs fixes
+
+Revision 1.6 2007/06/21 14:11:23 glen
- fix doc packaging; rel 3
Revision 1.5 2007/02/13 08:06:39 glen
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pear-Math_Polynomial.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list