Author: adamg                        Date: Sat Dec 22 23:40:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.9.0
- tests subpackage

---- Files affected:
SPECS:
   php-pear-Structures_DataGrid.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Structures_DataGrid.spec
diff -u SPECS/php-pear-Structures_DataGrid.spec:1.30 
SPECS/php-pear-Structures_DataGrid.spec:1.31
--- SPECS/php-pear-Structures_DataGrid.spec:1.30        Thu Jun 21 16:38:06 2007
+++ SPECS/php-pear-Structures_DataGrid.spec     Sun Dec 23 00:40:16 2007
@@ -7,12 +7,12 @@
 Summary:       %{_pearname} - create grid like structure based on a record set 
of data
 Summary(pl.UTF-8):     %{_pearname} - tworzenie struktur tabel opartych na 
zbiorze rekordów danych
 Name:          php-pear-%{_pearname}
-Version:       0.8.3
+Version:       0.9.0
 Release:       1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 1d57841abbdeea32eade80f5ee07011b
+# Source0-md5: 9aa37e190d2c0856bfc4bb556409285c
 URL:           http://pear.php.net/package/Structures_DataGrid/
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -47,6 +47,20 @@
 
 Ta klasa ma w PEAR status: %{_status}.
 
+%package tests
+Summary:       Tests for PEAR::%{_pearname}
+Summary(pl.UTF-8):     Testy dla PEAR::%{_pearname}
+Group:         Development/Languages/PHP
+AutoReq:       no
+Requires:      %{name} = %{version}-%{release}
+AutoProv:      no
+
+%description tests
+Tests for PEAR::%{_pearname}.
+
+%description tests -l pl.UTF-8
+Testy dla PEAR::%{_pearname}.
+
 %prep
 %pear_package_setup
 
@@ -68,13 +82,21 @@
 %dir %{php_pear_dir}/%{_class}/%{_subclass}/Renderer
 %dir %{php_pear_dir}/%{_class}/%{_subclass}/DataSource
 
+%files tests
+%defattr(644,root,root,755)
+%{php_pear_dir}/tests/Structures_DataGrid
+
 %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.30  2007-06-21 14:38:06  glen
+Revision 1.31  2007-12-22 23:40:16  adamg
+- updated to 0.9.0
+- tests subpackage
+
+Revision 1.30  2007/06/21 14:38:06  glen
 - updated to 0.8.3; fixed packaging
 
 Revision 1.29  2007/02/12 22:09:11  glen
================================================================

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

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

Reply via email to