packages: php-pear-Services_TinyURL/php-pear-Services_TinyURL.spec, php-pea...
glen
glen at pld-linux.org
Sat Aug 21 21:09:03 CEST 2010
Author: glen Date: Sat Aug 21 19:09:03 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated deps with pearize.sh
- release 3
---- Files affected:
packages/php-pear-Services_TinyURL:
php-pear-Services_TinyURL.spec (1.6 -> 1.7)
packages/php-pear-Services_urlTea:
php-pear-Services_urlTea.spec (1.3 -> 1.4)
packages/php-pear-Structures_DataGrid:
php-pear-Structures_DataGrid.spec (1.32 -> 1.33)
packages/php-pear-Structures_DataGrid_DataSource_CSV:
php-pear-Structures_DataGrid_DataSource_CSV.spec (1.11 -> 1.12)
packages/php-pear-Structures_DataGrid_DataSource_DB:
php-pear-Structures_DataGrid_DataSource_DB.spec (1.7 -> 1.8)
packages/php-pear-Structures_DataGrid_DataSource_DBQuery:
php-pear-Structures_DataGrid_DataSource_DBQuery.spec (1.12 -> 1.13)
packages/php-pear-Structures_DataGrid_DataSource_DBTable:
php-pear-Structures_DataGrid_DataSource_DBTable.spec (1.12 -> 1.13)
packages/php-pear-Structures_DataGrid_DataSource_DataObject:
php-pear-Structures_DataGrid_DataSource_DataObject.spec (1.9 -> 1.10)
packages/php-pear-Structures_DataGrid_DataSource_MDB2:
php-pear-Structures_DataGrid_DataSource_MDB2.spec (1.11 -> 1.12)
packages/php-pear-Structures_DataGrid_DataSource_RSS:
php-pear-Structures_DataGrid_DataSource_RSS.spec (1.7 -> 1.8)
packages/php-pear-Structures_DataGrid_DataSource_XML:
php-pear-Structures_DataGrid_DataSource_XML.spec (1.8 -> 1.9)
packages/php-pear-Structures_DataGrid_Renderer_CSV:
php-pear-Structures_DataGrid_Renderer_CSV.spec (1.8 -> 1.9)
packages/php-pear-Structures_DataGrid_Renderer_Console:
php-pear-Structures_DataGrid_Renderer_Console.spec (1.7 -> 1.8)
packages/php-pear-Structures_DataGrid_Renderer_HTMLTable:
php-pear-Structures_DataGrid_Renderer_HTMLTable.spec (1.8 -> 1.9)
packages/php-pear-Structures_DataGrid_Renderer_Pager:
php-pear-Structures_DataGrid_Renderer_Pager.spec (1.7 -> 1.8)
packages/php-pear-System_Daemon:
php-pear-System_Daemon.spec (1.10 -> 1.11)
packages/php-pear-Text_LanguageDetect:
php-pear-Text_LanguageDetect.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: packages/php-pear-Services_TinyURL/php-pear-Services_TinyURL.spec
diff -u packages/php-pear-Services_TinyURL/php-pear-Services_TinyURL.spec:1.6 packages/php-pear-Services_TinyURL/php-pear-Services_TinyURL.spec:1.7
--- packages/php-pear-Services_TinyURL/php-pear-Services_TinyURL.spec:1.6 Sat Apr 12 22:52:34 2008
+++ packages/php-pear-Services_TinyURL/php-pear-Services_TinyURL.spec Sat Aug 21 21:08:57 2010
@@ -1,14 +1,12 @@
# $Revision$, $Date$
%include /usr/lib/rpm/macros.php
-%define _class Services
-%define _subclass TinyURL
%define _status beta
%define _pearname Services_TinyURL
Summary: %{_pearname} - PHP interface to TinyURL's API
Summary(pl.UTF-8): %{_pearname} - interfejs PHP do API serwisu TinyURL
Name: php-pear-%{_pearname}
Version: 0.1.2
-Release: 2
+Release: 3
License: New BSD License
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -16,6 +14,7 @@
URL: http://pear.php.net/package/Services_TinyURL/
BuildRequires: php-pear-PEAR-core
BuildRequires: rpm-php-pearprov >= 4.4.2-11
+Requires: php-curl
Requires: php-pear
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -37,9 +36,9 @@
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
+AutoReq: no
%description tests
Tests for PEAR::%{_pearname}.
@@ -75,6 +74,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2010/08/21 19:08:57 glen
+- updated deps with pearize.sh
+- release 3
+
Revision 1.6 2008/04/12 20:52:34 qboosh
- pl fix, less ambiguity
================================================================
Index: packages/php-pear-Services_urlTea/php-pear-Services_urlTea.spec
diff -u packages/php-pear-Services_urlTea/php-pear-Services_urlTea.spec:1.3 packages/php-pear-Services_urlTea/php-pear-Services_urlTea.spec:1.4
--- packages/php-pear-Services_urlTea/php-pear-Services_urlTea.spec:1.3 Sat Apr 12 23:16:28 2008
+++ packages/php-pear-Services_urlTea/php-pear-Services_urlTea.spec Sat Aug 21 21:08:58 2010
@@ -1,14 +1,12 @@
# $Revision$, $Date$
%include /usr/lib/rpm/macros.php
-%define _class Services
-%define _subclass urlTea
%define _status alpha
%define _pearname Services_urlTea
Summary: %{_pearname} - PHP interface to urlTea's API
Summary(pl.UTF-8): %{_pearname} - interfejs PHP do API urlTea
Name: php-pear-%{_pearname}
Version: 0.1.0
-Release: 2
+Release: 3
License: New BSD License
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -16,6 +14,7 @@
URL: http://pear.php.net/package/Services_urlTea/
BuildRequires: php-pear-PEAR
BuildRequires: rpm-php-pearprov >= 4.4.2-11
+Requires: php-curl
Requires: php-pear
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,8 +26,8 @@
In PEAR status of this package is: %{_status}.
%description -l pl.UTF-8
-Pakiet ten udostępnia interfejs do tworzenia adresów URL urlTea
-z wykorzystaniem ich API, jak również umożliwia odczytywanie adresu
+Pakiet ten udostępnia interfejs do tworzenia adresów URL urlTea z
+wykorzystaniem ich API, jak również umożliwia odczytywanie adresu
docelowego podanego adresu urlTea.
Ta klasa ma w PEAR status: %{_status}.
@@ -37,9 +36,9 @@
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
+AutoReq: no
%description tests
Tests for PEAR::%{_pearname}.
@@ -75,6 +74,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2010/08/21 19:08:58 glen
+- updated deps with pearize.sh
+- release 3
+
Revision 1.3 2008/04/12 21:16:28 qboosh
- pl fix
================================================================
Index: packages/php-pear-Structures_DataGrid/php-pear-Structures_DataGrid.spec
diff -u packages/php-pear-Structures_DataGrid/php-pear-Structures_DataGrid.spec:1.32 packages/php-pear-Structures_DataGrid/php-pear-Structures_DataGrid.spec:1.33
--- packages/php-pear-Structures_DataGrid/php-pear-Structures_DataGrid.spec:1.32 Thu Jan 31 13:16:10 2008
+++ packages/php-pear-Structures_DataGrid/php-pear-Structures_DataGrid.spec Sat Aug 21 21:08:58 2010
@@ -8,7 +8,7 @@
Summary(pl.UTF-8): %{_pearname} - tworzenie struktur tabel opartych na zbiorze rekordów danych
Name: php-pear-%{_pearname}
Version: 0.9.0
-Release: 2
+Release: 3
License: PHP 2.02
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -19,9 +19,16 @@
BuildRequires: rpmbuild(macros) >= 1.300
Requires: php-pear >= 4:1.0-9.5
Requires: php-pear-PEAR-core >= 1:1.4.9
+Suggests: php-pear-File
+Suggests: php-pear-Net_URL_Mapper
+Suggests: php-pear-PHPUnit
+Suggests: php-sqlite
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+# exclude optional dependencies
+%define _noautoreq pear(File.*) pear(Net/URL/Mapper.*) pear(PHPUnit.*)
+
%description
This package offers a toolkit to render out a datagrid in HTML format
as well as many other formats such as an XML Document, an Excel
@@ -51,9 +58,9 @@
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
+AutoReq: no
%description tests
Tests for PEAR::%{_pearname}.
@@ -92,6 +99,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2010/08/21 19:08:58 glen
+- updated deps with pearize.sh
+- release 3
+
Revision 1.32 2008/01/31 12:16:10 glen
- rel 2
================================================================
Index: packages/php-pear-Structures_DataGrid_DataSource_CSV/php-pear-Structures_DataGrid_DataSource_CSV.spec
diff -u packages/php-pear-Structures_DataGrid_DataSource_CSV/php-pear-Structures_DataGrid_DataSource_CSV.spec:1.11 packages/php-pear-Structures_DataGrid_DataSource_CSV/php-pear-Structures_DataGrid_DataSource_CSV.spec:1.12
--- packages/php-pear-Structures_DataGrid_DataSource_CSV/php-pear-Structures_DataGrid_DataSource_CSV.spec:1.11 Thu Jan 31 13:16:10 2008
+++ packages/php-pear-Structures_DataGrid_DataSource_CSV/php-pear-Structures_DataGrid_DataSource_CSV.spec Sat Aug 21 21:08:58 2010
@@ -1,20 +1,18 @@
# $Revision$, $Date$
%include /usr/lib/rpm/macros.php
-%define _class Structures
-%define _subclass DataGrid_DataSource_CSV
%define _status beta
%define _pearname Structures_DataGrid_DataSource_CSV
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.6
-Release: 2
+Release: 3
License: PHP License
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
# Source0-md5: 10bbee186ed1be7f0d7615446d80bd71
URL: http://pear.php.net/package/Structures_DataGrid_DataSource_CSV/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.5.0
BuildRequires: rpm-php-pearprov >= 4.4.2-11
Requires: php-pear
Requires: php-pear-PEAR-core >= 1:1.4.9
@@ -58,6 +56,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2010/08/21 19:08:58 glen
+- updated deps with pearize.sh
+- release 3
+
Revision 1.11 2008/01/31 12:16:10 glen
- rel 2
================================================================
Index: packages/php-pear-Structures_DataGrid_DataSource_DB/php-pear-Structures_DataGrid_DataSource_DB.spec
diff -u packages/php-pear-Structures_DataGrid_DataSource_DB/php-pear-Structures_DataGrid_DataSource_DB.spec:1.7 packages/php-pear-Structures_DataGrid_DataSource_DB/php-pear-Structures_DataGrid_DataSource_DB.spec:1.8
--- packages/php-pear-Structures_DataGrid_DataSource_DB/php-pear-Structures_DataGrid_DataSource_DB.spec:1.7 Thu Jan 31 13:16:10 2008
+++ packages/php-pear-Structures_DataGrid_DataSource_DB/php-pear-Structures_DataGrid_DataSource_DB.spec Sat Aug 21 21:08:58 2010
@@ -1,20 +1,18 @@
# $Revision$, $Date$
%include /usr/lib/rpm/macros.php
-%define _class Structures
-%define _subclass DataGrid_DataSource_DB
%define _status beta
%define _pearname Structures_DataGrid_DataSource_DB
Summary: %{_pearname} - DataSource driver using PEAR::DB result objects
Summary(pl.UTF-8): %{_pearname} - sterownik DataSource dla obiektów PEAR::DB
Name: php-pear-%{_pearname}
Version: 0.1.1
-Release: 2
+Release: 3
License: PHP License
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
# Source0-md5: c0d2c0b1dd4a027adffd98aa82747890
URL: http://pear.php.net/package/Structures_DataGrid_DataSource_DB/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.4.9
BuildRequires: rpm-php-pearprov >= 4.4.2-11
Requires: php-pear
Requires: php-pear-DB >= 1.7.6
@@ -65,6 +63,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2010/08/21 19:08:58 glen
+- updated deps with pearize.sh
+- release 3
+
Revision 1.7 2008/01/31 12:16:10 glen
- rel 2
================================================================
Index: packages/php-pear-Structures_DataGrid_DataSource_DBQuery/php-pear-Structures_DataGrid_DataSource_DBQuery.spec
diff -u packages/php-pear-Structures_DataGrid_DataSource_DBQuery/php-pear-Structures_DataGrid_DataSource_DBQuery.spec:1.12 packages/php-pear-Structures_DataGrid_DataSource_DBQuery/php-pear-Structures_DataGrid_DataSource_DBQuery.spec:1.13
--- packages/php-pear-Structures_DataGrid_DataSource_DBQuery/php-pear-Structures_DataGrid_DataSource_DBQuery.spec:1.12 Thu Jan 31 13:16:10 2008
+++ packages/php-pear-Structures_DataGrid_DataSource_DBQuery/php-pear-Structures_DataGrid_DataSource_DBQuery.spec Sat Aug 21 21:08:59 2010
@@ -1,25 +1,23 @@
# $Revision$, $Date$
%include /usr/lib/rpm/macros.php
-%define _class Structures
-%define _subclass DataGrid_DataSource_DBQuery
%define _status beta
%define _pearname Structures_DataGrid_DataSource_DBQuery
Summary: %{_pearname} - DataSource driver using PEAR::DB and an SQL query
Summary(pl.UTF-8): %{_pearname} - sterownik DataSource do PEAR::DB i kwerend SQL
Name: php-pear-%{_pearname}
Version: 0.1.11
-Release: 2
+Release: 3
License: PHP License
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
# Source0-md5: 1840626818caac068e1bb4396c0743d0
URL: http://pear.php.net/package/Structures_DataGrid_DataSource_DBQuery/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.6.0
BuildRequires: rpm-php-pearprov >= 4.4.2-11
Requires: php-pear
-Requires: php-pear-DB >= 1.7.6
+Requires: php-pear-DB >= 1.7.12
Requires: php-pear-PEAR-core >= 1:1.4.9
-Requires: php-pear-Structures_DataGrid >= 0.7.0
+Requires: php-pear-Structures_DataGrid >= 0.8.4
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -58,6 +56,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2010/08/21 19:08:59 glen
+- updated deps with pearize.sh
+- release 3
+
Revision 1.12 2008/01/31 12:16:10 glen
- rel 2
================================================================
Index: packages/php-pear-Structures_DataGrid_DataSource_DBTable/php-pear-Structures_DataGrid_DataSource_DBTable.spec
diff -u packages/php-pear-Structures_DataGrid_DataSource_DBTable/php-pear-Structures_DataGrid_DataSource_DBTable.spec:1.12 packages/php-pear-Structures_DataGrid_DataSource_DBTable/php-pear-Structures_DataGrid_DataSource_DBTable.spec:1.13
--- packages/php-pear-Structures_DataGrid_DataSource_DBTable/php-pear-Structures_DataGrid_DataSource_DBTable.spec:1.12 Thu Jan 31 13:16:10 2008
+++ packages/php-pear-Structures_DataGrid_DataSource_DBTable/php-pear-Structures_DataGrid_DataSource_DBTable.spec Sat Aug 21 21:08:59 2010
@@ -1,25 +1,23 @@
# $Revision$, $Date$
%include /usr/lib/rpm/macros.php
-%define _class Structures
-%define _subclass DataGrid_DataSource_DBTable
%define _status beta
%define _pearname Structures_DataGrid_DataSource_DBTable
Summary: %{_pearname} - DataSource driver using PEAR::DB_Table
Summary(pl.UTF-8): %{_pearname} - Sterownik DataSource do PEAR::DB_Table
Name: php-pear-%{_pearname}
Version: 0.1.7
-Release: 2
+Release: 3
License: PHP License
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
# Source0-md5: 19e85a02de9bed4cbf0c9949636aa503
URL: http://pear.php.net/package/Structures_DataGrid_DataSource_DBTable/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.6.0
BuildRequires: rpm-php-pearprov >= 4.4.2-11
Requires: php-pear
-Requires: php-pear-DB_Table >= 1.1.0
+Requires: php-pear-DB_Table >= 1.5.0
Requires: php-pear-PEAR-core >= 1:1.4.9
-Requires: php-pear-Structures_DataGrid >= 0.7.0
+Requires: php-pear-Structures_DataGrid >= 0.8.4
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -58,6 +56,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2010/08/21 19:08:59 glen
+- updated deps with pearize.sh
+- release 3
+
Revision 1.12 2008/01/31 12:16:10 glen
- rel 2
================================================================
Index: packages/php-pear-Structures_DataGrid_DataSource_DataObject/php-pear-Structures_DataGrid_DataSource_DataObject.spec
diff -u packages/php-pear-Structures_DataGrid_DataSource_DataObject/php-pear-Structures_DataGrid_DataSource_DataObject.spec:1.9 packages/php-pear-Structures_DataGrid_DataSource_DataObject/php-pear-Structures_DataGrid_DataSource_DataObject.spec:1.10
--- packages/php-pear-Structures_DataGrid_DataSource_DataObject/php-pear-Structures_DataGrid_DataSource_DataObject.spec:1.9 Thu Jan 31 13:16:10 2008
+++ packages/php-pear-Structures_DataGrid_DataSource_DataObject/php-pear-Structures_DataGrid_DataSource_DataObject.spec Sat Aug 21 21:08:59 2010
@@ -1,25 +1,23 @@
# $Revision$, $Date$
%include /usr/lib/rpm/macros.php
-%define _class Structures
-%define _subclass DataGrid_DataSource_DataObject
%define _status beta
%define _pearname Structures_DataGrid_DataSource_DataObject
Summary: %{_pearname} - DataSource driver using PEAR::DB_DataObject
Summary(pl.UTF-8): %{_pearname} - sterownik DataSource do PEAR::DB_DataObject
Name: php-pear-%{_pearname}
Version: 0.2.1
-Release: 2
+Release: 3
License: PHP License
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
# Source0-md5: b23dd86088a8c5c06b222488a9cb924e
URL: http://pear.php.net/package/Structures_DataGrid_DataSource_DataObject/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.6.0
BuildRequires: rpm-php-pearprov >= 4.4.2-11
Requires: php-pear
-Requires: php-pear-DB_DataObject >= 1.8.4
+Requires: php-pear-DB_DataObject >= 1.8.7
Requires: php-pear-PEAR-core >= 1:1.4.9
-Requires: php-pear-Structures_DataGrid >= 0.7.0
+Requires: php-pear-Structures_DataGrid >= 0.9.0
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -61,6 +59,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2010/08/21 19:08:59 glen
+- updated deps with pearize.sh
+- release 3
+
Revision 1.9 2008/01/31 12:16:10 glen
- rel 2
================================================================
Index: packages/php-pear-Structures_DataGrid_DataSource_MDB2/php-pear-Structures_DataGrid_DataSource_MDB2.spec
diff -u packages/php-pear-Structures_DataGrid_DataSource_MDB2/php-pear-Structures_DataGrid_DataSource_MDB2.spec:1.11 packages/php-pear-Structures_DataGrid_DataSource_MDB2/php-pear-Structures_DataGrid_DataSource_MDB2.spec:1.12
--- packages/php-pear-Structures_DataGrid_DataSource_MDB2/php-pear-Structures_DataGrid_DataSource_MDB2.spec:1.11 Thu Jan 31 13:16:10 2008
+++ packages/php-pear-Structures_DataGrid_DataSource_MDB2/php-pear-Structures_DataGrid_DataSource_MDB2.spec Sat Aug 21 21:09:00 2010
@@ -1,25 +1,23 @@
# $Revision$, $Date$
%include /usr/lib/rpm/macros.php
-%define _class Structures
-%define _subclass DataGrid_DataSource_MDB2
%define _status beta
%define _pearname Structures_DataGrid_DataSource_MDB2
Summary: %{_pearname} - DataSource driver using PEAR::MDB2 and an SQL query
Summary(pl.UTF-8): %{_pearname} - sterownik DataSource do PEAR::MDB2 i kwerend SQL
Name: php-pear-%{_pearname}
Version: 0.1.11
-Release: 2
+Release: 3
License: PHP License
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
# Source0-md5: a3cf3471cc5c04d81eaadbeb214a2bc1
URL: http://pear.php.net/package/Structures_DataGrid_DataSource_MDB2/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.6.0
BuildRequires: rpm-php-pearprov >= 4.4.2-11
Requires: php-pear
-Requires: php-pear-MDB2 >= 2.0.3
+Requires: php-pear-MDB2 >= 1:2.4.1
Requires: php-pear-PEAR-core >= 1:1.4.9
-Requires: php-pear-Structures_DataGrid >= 0.7.0
+Requires: php-pear-Structures_DataGrid >= 0.8.4
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -58,6 +56,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2010/08/21 19:09:00 glen
+- updated deps with pearize.sh
+- release 3
+
Revision 1.11 2008/01/31 12:16:10 glen
- rel 2
================================================================
Index: packages/php-pear-Structures_DataGrid_DataSource_RSS/php-pear-Structures_DataGrid_DataSource_RSS.spec
diff -u packages/php-pear-Structures_DataGrid_DataSource_RSS/php-pear-Structures_DataGrid_DataSource_RSS.spec:1.7 packages/php-pear-Structures_DataGrid_DataSource_RSS/php-pear-Structures_DataGrid_DataSource_RSS.spec:1.8
--- packages/php-pear-Structures_DataGrid_DataSource_RSS/php-pear-Structures_DataGrid_DataSource_RSS.spec:1.7 Thu Jan 31 13:16:10 2008
+++ packages/php-pear-Structures_DataGrid_DataSource_RSS/php-pear-Structures_DataGrid_DataSource_RSS.spec Sat Aug 21 21:09:00 2010
@@ -1,20 +1,18 @@
# $Revision$, $Date$
%include /usr/lib/rpm/macros.php
-%define _class Structures
-%define _subclass DataGrid_DataSource_RSS
%define _status beta
%define _pearname Structures_DataGrid_DataSource_RSS
Summary: %{_pearname} - DataSource driver using RSS files
Summary(pl.UTF-8): %{_pearname} - sterownik DataSource do plików RSS
Name: php-pear-%{_pearname}
Version: 0.1.1
-Release: 2
+Release: 3
License: PHP License
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
# Source0-md5: a62666d32d15693e3c6d5d6028f39e62
URL: http://pear.php.net/package/Structures_DataGrid_DataSource_RSS/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.4.9
BuildRequires: rpm-php-pearprov >= 4.4.2-11
Requires: php-pear
Requires: php-pear-PEAR-core >= 1:1.4.9
@@ -57,6 +55,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2010/08/21 19:09:00 glen
+- updated deps with pearize.sh
+- release 3
+
Revision 1.7 2008/01/31 12:16:10 glen
- rel 2
================================================================
Index: packages/php-pear-Structures_DataGrid_DataSource_XML/php-pear-Structures_DataGrid_DataSource_XML.spec
diff -u packages/php-pear-Structures_DataGrid_DataSource_XML/php-pear-Structures_DataGrid_DataSource_XML.spec:1.8 packages/php-pear-Structures_DataGrid_DataSource_XML/php-pear-Structures_DataGrid_DataSource_XML.spec:1.9
--- packages/php-pear-Structures_DataGrid_DataSource_XML/php-pear-Structures_DataGrid_DataSource_XML.spec:1.8 Thu Jan 31 13:16:10 2008
+++ packages/php-pear-Structures_DataGrid_DataSource_XML/php-pear-Structures_DataGrid_DataSource_XML.spec Sat Aug 21 21:09:00 2010
@@ -1,29 +1,31 @@
# $Revision$, $Date$
%include /usr/lib/rpm/macros.php
-%define _class Structures
-%define _subclass DataGrid_DataSource_XML
%define _status beta
%define _pearname Structures_DataGrid_DataSource_XML
Summary: %{_pearname} - DataSource driver using XML files
Summary(pl.UTF-8): %{_pearname} - sterownik DataSource do plików XML
Name: php-pear-%{_pearname}
Version: 0.2.0
-Release: 2
+Release: 3
License: PHP License
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
# Source0-md5: 0f3e1f2f4438acf1b9b6cc47a95b2b57
URL: http://pear.php.net/package/Structures_DataGrid_DataSource_XML/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.6.0
BuildRequires: rpm-php-pearprov >= 4.4.2-11
Requires: php-pear
Requires: php-pear-PEAR-core >= 1:1.4.9
Requires: php-pear-Structures_DataGrid >= 0.7.0
Requires: php-pear-Structures_DataGrid_DataSource_Array >= 0.1.0
-Requires: php-pear-XML_Serializer >= 0.18.0
+Suggests: php-pear-XML_Serializer
+Suggests: php-pear-XML_XPath
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+# exclude optional dependencies
+%define _noautoreq pear(XML/Serializer.*) pear(XML/XPath.*)
+
%description
This is a DataSource driver for Structures_DataGrid using XML files.
@@ -58,6 +60,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2010/08/21 19:09:00 glen
+- updated deps with pearize.sh
+- release 3
+
Revision 1.8 2008/01/31 12:16:10 glen
- rel 2
================================================================
Index: packages/php-pear-Structures_DataGrid_Renderer_CSV/php-pear-Structures_DataGrid_Renderer_CSV.spec
diff -u packages/php-pear-Structures_DataGrid_Renderer_CSV/php-pear-Structures_DataGrid_Renderer_CSV.spec:1.8 packages/php-pear-Structures_DataGrid_Renderer_CSV/php-pear-Structures_DataGrid_Renderer_CSV.spec:1.9
--- packages/php-pear-Structures_DataGrid_Renderer_CSV/php-pear-Structures_DataGrid_Renderer_CSV.spec:1.8 Thu Jan 31 13:16:10 2008
+++ packages/php-pear-Structures_DataGrid_Renderer_CSV/php-pear-Structures_DataGrid_Renderer_CSV.spec Sat Aug 21 21:09:00 2010
@@ -1,20 +1,18 @@
# $Revision$, $Date$
%include /usr/lib/rpm/macros.php
-%define _class Structures
-%define _subclass DataGrid_Renderer_CSV
%define _status beta
%define _pearname Structures_DataGrid_Renderer_CSV
Summary: %{_pearname} - renderer driver that generates a CSV string
Summary(pl.UTF-8): %{_pearname} - sterownik renderera do generowania ciągu znaków CSV
Name: php-pear-%{_pearname}
Version: 0.1.4
-Release: 2
+Release: 3
License: PHP License
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
# Source0-md5: 69f37de4a299d09babed50d0e8f1caab
URL: http://pear.php.net/package/Structures_DataGrid_Renderer_CSV/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.4.9
BuildRequires: rpm-php-pearprov >= 4.4.2-11
Requires: php-pear
Requires: php-pear-PEAR-core >= 1:1.4.9
@@ -57,6 +55,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2010/08/21 19:09:00 glen
+- updated deps with pearize.sh
+- release 3
+
Revision 1.8 2008/01/31 12:16:10 glen
- rel 2
================================================================
Index: packages/php-pear-Structures_DataGrid_Renderer_Console/php-pear-Structures_DataGrid_Renderer_Console.spec
diff -u packages/php-pear-Structures_DataGrid_Renderer_Console/php-pear-Structures_DataGrid_Renderer_Console.spec:1.7 packages/php-pear-Structures_DataGrid_Renderer_Console/php-pear-Structures_DataGrid_Renderer_Console.spec:1.8
--- packages/php-pear-Structures_DataGrid_Renderer_Console/php-pear-Structures_DataGrid_Renderer_Console.spec:1.7 Thu Jan 31 13:16:10 2008
+++ packages/php-pear-Structures_DataGrid_Renderer_Console/php-pear-Structures_DataGrid_Renderer_Console.spec Sat Aug 21 21:09:01 2010
@@ -1,20 +1,18 @@
# $Revision$, $Date$
%include /usr/lib/rpm/macros.php
-%define _class Structures
-%define _subclass DataGrid_Renderer_Console
%define _status beta
%define _pearname Structures_DataGrid_Renderer_Console
Summary: %{_pearname} - renderer driver using PEAR::Console_Table
Summary(pl.UTF-8): %{_pearname} - sterownik renderera korzystający z PEAR::Console_Table
Name: php-pear-%{_pearname}
Version: 0.1.1
-Release: 2
+Release: 3
License: PHP License
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
# Source0-md5: 17a3c5c3acc6d3869221b122306d0d41
URL: http://pear.php.net/package/Structures_DataGrid_Renderer_Console/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.4.9
BuildRequires: rpm-php-pearprov >= 4.4.2-11
Requires: php-pear
Requires: php-pear-Console_Table >= 1.0.4
@@ -58,6 +56,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2010/08/21 19:09:01 glen
+- updated deps with pearize.sh
+- release 3
+
Revision 1.7 2008/01/31 12:16:10 glen
- rel 2
<<Diff was trimmed, longer than 597 lines>>
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Services_TinyURL/php-pear-Services_TinyURL.spec?r1=1.6&r2=1.7&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Services_urlTea/php-pear-Services_urlTea.spec?r1=1.3&r2=1.4&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Structures_DataGrid/php-pear-Structures_DataGrid.spec?r1=1.32&r2=1.33&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Structures_DataGrid_DataSource_CSV/php-pear-Structures_DataGrid_DataSource_CSV.spec?r1=1.11&r2=1.12&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Structures_DataGrid_DataSource_DB/php-pear-Structures_DataGrid_DataSource_DB.spec?r1=1.7&r2=1.8&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Structures_DataGrid_DataSource_DBQuery/php-pear-Structures_DataGrid_DataSource_DBQuery.spec?r1=1.12&r2=1.13&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Structures_DataGrid_DataSource_DBTable/php-pear-Structures_DataGrid_DataSource_DBTable.spec?r1=1.12&r2=1.13&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Structures_DataGrid_DataSource_DataObject/php-pear-Structures_DataGrid_DataSource_DataObject.spec?r1=1.9&r2=1.10&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Structures_DataGrid_DataSource_MDB2/php-pear-Structures_DataGrid_DataSource_MDB2.spec?r1=1.11&r2=1.12&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Structures_DataGrid_DataSource_RSS/php-pear-Structures_DataGrid_DataSource_RSS.spec?r1=1.7&r2=1.8&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Structures_DataGrid_DataSource_XML/php-pear-Structures_DataGrid_DataSource_XML.spec?r1=1.8&r2=1.9&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Structures_DataGrid_Renderer_CSV/php-pear-Structures_DataGrid_Renderer_CSV.spec?r1=1.8&r2=1.9&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Structures_DataGrid_Renderer_Console/php-pear-Structures_DataGrid_Renderer_Console.spec?r1=1.7&r2=1.8&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Structures_DataGrid_Renderer_HTMLTable/php-pear-Structures_DataGrid_Renderer_HTMLTable.spec?r1=1.8&r2=1.9&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Structures_DataGrid_Renderer_Pager/php-pear-Structures_DataGrid_Renderer_Pager.spec?r1=1.7&r2=1.8&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-System_Daemon/php-pear-System_Daemon.spec?r1=1.10&r2=1.11&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Text_LanguageDetect/php-pear-Text_LanguageDetect.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list