Author: glen                         Date: Sun Oct 30 23:07:20 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.6.1

---- Files affected:
SPECS:
   php-pear-HTML_Table.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/php-pear-HTML_Table.spec
diff -u SPECS/php-pear-HTML_Table.spec:1.25 SPECS/php-pear-HTML_Table.spec:1.26
--- SPECS/php-pear-HTML_Table.spec:1.25 Wed Oct 26 17:52:48 2005
+++ SPECS/php-pear-HTML_Table.spec      Mon Oct 31 00:07:15 2005
@@ -8,12 +8,12 @@
 Summary:       %{_pearname} - makes the design of HTML tables easy, flexible, 
reusable and efficient
 Summary(pl):   %{_pearname} - czyni tworzenie tabel HTML łatwym, elastycznym, 
efektywnym
 Name:          php-pear-%{_pearname}
-Version:       1.6.0
+Version:       1.6.1
 Release:       1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 1345261c2e4bb8429ee41bb457566df9
+# Source0-md5: e8dcac7bddbb1921712aae959d17a573
 URL:           http://pear.php.net/package/HTML_Table/
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 Requires:      php-pear >= 4:1.0-8.1
@@ -46,6 +46,19 @@
 
 Ta klasa ma w PEAR status: %{_status}.
 
+%package tests
+Summary:       Tests for PEAR::%{_pearname}
+Summary(pl):   Testy dla PEAR::%{_pearname}
+Group:         Development
+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
 
@@ -64,12 +77,19 @@
 %{php_pear_dir}/%{_class}/*.php
 %{php_pear_dir}/%{_class}/%{_subclass}/*.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 <[EMAIL PROTECTED]>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2005/10/30 23:07:15  glen
+- 1.6.1
+
 Revision 1.25  2005/10/26 15:52:48  glen
 - update deps (pearize.sh)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-HTML_Table.spec?r1=1.25&r2=1.26&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to