SPECS: php-pear-Structures_DataGrid_DataSource_CSV.spec - updated ...
adamg
adamg at pld-linux.org
Sat Sep 1 20:25:58 CEST 2007
Author: adamg Date: Sat Sep 1 18:25:58 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.1.5
---- Files affected:
SPECS:
php-pear-Structures_DataGrid_DataSource_CSV.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/php-pear-Structures_DataGrid_DataSource_CSV.spec
diff -u SPECS/php-pear-Structures_DataGrid_DataSource_CSV.spec:1.8 SPECS/php-pear-Structures_DataGrid_DataSource_CSV.spec:1.9
--- SPECS/php-pear-Structures_DataGrid_DataSource_CSV.spec:1.8 Tue Feb 13 09:06:40 2007
+++ SPECS/php-pear-Structures_DataGrid_DataSource_CSV.spec Sat Sep 1 20:25:52 2007
@@ -7,12 +7,12 @@
Summary: %{_pearname} - DataSource driver using CSV files
Summary(pl.UTF-8): %{_pearname} - sterownik DataSource dla plików CSV
Name: php-pear-%{_pearname}
-Version: 0.1.4
+Version: 0.1.5
Release: 1
License: PHP License
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 9177f04376b15b91088408b65bf3677b
+# Source0-md5: be236fb87e5ff0b2514e450bfcdbc7d2
URL: http://pear.php.net/package/Structures_DataGrid_DataSource_CSV/
BuildRequires: php-pear-PEAR
BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -34,6 +34,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
@@ -51,12 +65,19 @@
%{php_pear_dir}/.registry/*.reg
%{php_pear_dir}/Structures/DataGrid/DataSource/CSV.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.9 2007/09/01 18:25:52 adamg
+- updated to 0.1.5
+
Revision 1.8 2007/02/13 08:06:40 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pear-Structures_DataGrid_DataSource_CSV.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list