packages: php-pear-Structures_DataGrid/php-pear-Structures_DataGrid.spec -=?UTF-8?Q?=20?=...
glen
glen at pld-linux.org
Sun Mar 25 22:36:40 CEST 2012
Author: glen Date: Sun Mar 25 20:36:40 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 0.9.3
---- Files affected:
packages/php-pear-Structures_DataGrid:
php-pear-Structures_DataGrid.spec (1.35 -> 1.36)
---- Diffs:
================================================================
Index: packages/php-pear-Structures_DataGrid/php-pear-Structures_DataGrid.spec
diff -u packages/php-pear-Structures_DataGrid/php-pear-Structures_DataGrid.spec:1.35 packages/php-pear-Structures_DataGrid/php-pear-Structures_DataGrid.spec:1.36
--- packages/php-pear-Structures_DataGrid/php-pear-Structures_DataGrid.spec:1.35 Sun Jan 23 02:22:35 2011
+++ packages/php-pear-Structures_DataGrid/php-pear-Structures_DataGrid.spec Sun Mar 25 22:36:35 2012
@@ -1,22 +1,20 @@
# $Revision$, $Date$
+%define status beta
+%define pearname Structures_DataGrid
%include /usr/lib/rpm/macros.php
-%define _status beta
-%define _pearname Structures_DataGrid
-%define subver dev1
-%define rel 1
-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.9.1
-Release: 0.%{subver}.%{rel}
+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.9.3
+Release: 1
License: PHP 2.02
Group: Development/Languages/PHP
-Source0: http://pear.php.net/get/%{_pearname}-%{version}%{subver}.tgz
-# Source0-md5: e7dcef1dc86f1b1f2c092df995e74b71
+Source0: http://pear.php.net/get/%{pearname}-%{version}.tgz
+# Source0-md5: 108ed5caedb4b3634e214af9cb7dd968
URL: http://pear.php.net/package/Structures_DataGrid/
BuildRequires: php-pear-PEAR
BuildRequires: rpm-php-pearprov >= 4.4.2-11
-BuildRequires: rpmbuild(macros) >= 1.300
+BuildRequires: rpmbuild(macros) >= 1.580
Requires: php-pear >= 4:1.0-9.5
Requires: php-pear-PEAR-core >= 1:1.4.9
Suggests: php-pear-File
@@ -40,7 +38,7 @@
Note: With the release of Structures_DataGrid-0.7.0, all renderers and
datasource classes are now available as a separate packages only.
-In PEAR status of this package is: %{_status}.
+In PEAR status of this package is: %{status}.
%description -l pl.UTF-8
Ten pakiet oferuje zestaw narzędzi do renderowania tabel z danymi w
@@ -53,7 +51,7 @@
służące do renderowania czy też do obsługi źródeł danych dostępne są
tylko jako oddzielne pakiety.
-Ta klasa ma w PEAR status: %{_status}.
+Ta klasa ma w PEAR status: %{status}.
%prep
%pear_package_setup
@@ -74,6 +72,7 @@
%dir %{php_pear_dir}/Structures/DataGrid
%{php_pear_dir}/Structures/DataGrid/Column.php
%{php_pear_dir}/Structures/DataGrid/DataSource.php
+%{php_pear_dir}/Structures/DataGrid/Exception.php
%{php_pear_dir}/Structures/DataGrid/Renderer.php
%dir %{php_pear_dir}/Structures/DataGrid/Renderer
%dir %{php_pear_dir}/Structures/DataGrid/DataSource
@@ -84,6 +83,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2012/03/25 20:36:35 glen
+- up to 0.9.3
+
Revision 1.35 2011/01/23 01:22:35 sparky
- tests are no longer installed - don't try to remove them
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/php-pear-Structures_DataGrid/php-pear-Structures_DataGrid.spec?r1=1.35&r2=1.36
More information about the pld-cvs-commit
mailing list