SPECS: php-pear-Console_Table.spec - up to 1.0.3, added -tests

glen glen at pld-linux.org
Mon Mar 13 08:15:12 CET 2006


Author: glen                         Date: Mon Mar 13 07:15:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.0.3, added -tests

---- Files affected:
SPECS:
   php-pear-Console_Table.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Console_Table.spec
diff -u SPECS/php-pear-Console_Table.spec:1.14 SPECS/php-pear-Console_Table.spec:1.15
--- SPECS/php-pear-Console_Table.spec:1.14	Tue Mar  7 11:20:48 2006
+++ SPECS/php-pear-Console_Table.spec	Mon Mar 13 08:15:04 2006
@@ -8,12 +8,12 @@
 Summary:	%{_pearname} - makes it easy to build console style tables
 Summary(pl):	%{_pearname} - proste tworzenie tabel konsolowych
 Name:		php-pear-%{_pearname}
-Version:	1.0.2
+Version:	1.0.3
 Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	ddffa6a971d67dcf0559765f34512ada
+# Source0-md5:	758e7e57b687464c831cba9cf038bc8b
 URL:		http://pear.php.net/package/Console_Table/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -35,6 +35,19 @@
 
 Ta klasa ma w PEAR status: %{_status}.
 
+%package tests
+Summary:	Tests for PEAR::%{_pearname}
+Summary(pl):	Testy dla PEAR::%{_pearname}
+Group:		Development/Languages/PHP
+Requires:	%{name} = %{epoch}:%{version}-%{release}
+AutoReq:	no
+
+%description tests
+Tests for PEAR::%{_pearname}.
+
+%description tests -l pl
+Testy dla PEAR::%{_pearname}.
+
 %prep
 %pear_package_setup
 
@@ -52,12 +65,19 @@
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/%{_class}/*.php
 
+%files tests
+%defattr(644,root,root,755)
+%{php_pear_dir}/tests/*
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/03/13 07:15:04  glen
+- up to 1.0.3, added -tests
+
 Revision 1.14  2006/03/07 10:20:48  glen
 - BR php-pear-PEAR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-Console_Table.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list