Author: glen                         Date: Sat Aug 21 19:07:57 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated deps with pearize.sh
- release 2

---- Files affected:
packages/php-pear-Gtk2_ExceptionDump:
   php-pear-Gtk2_ExceptionDump.spec (1.10 -> 1.11) 
packages/php-pear-Gtk2_IndexedComboBox:
   php-pear-Gtk2_IndexedComboBox.spec (1.11 -> 1.12) 
packages/php-pear-Gtk2_VarDump:
   php-pear-Gtk2_VarDump.spec (1.8 -> 1.9) 
packages/php-pear-HTML_CSS:
   php-pear-HTML_CSS.spec (1.41 -> 1.42) 
packages/php-pear-HTML_Page2:
   php-pear-HTML_Page2.spec (1.9 -> 1.10) 
packages/php-pear-HTML_Progress:
   php-pear-HTML_Progress.spec (1.37 -> 1.38) 
packages/php-pear-HTML_Progress2:
   php-pear-HTML_Progress2.spec (1.16 -> 1.17) 
packages/php-pear-HTML_QuickForm:
   php-pear-HTML_QuickForm.spec (1.50 -> 1.51) 
packages/php-pear-HTML_QuickForm2:
   php-pear-HTML_QuickForm2.spec (1.5 -> 1.6) 
packages/php-pear-HTML_QuickForm_Controller:
   php-pear-HTML_QuickForm_Controller.spec (1.31 -> 1.32) 
packages/php-pear-HTML_QuickForm_Renderer_Tableless:
   php-pear-HTML_QuickForm_Renderer_Tableless.spec (1.14 -> 1.15) 
packages/php-pear-HTML_QuickForm_advmultiselect:
   php-pear-HTML_QuickForm_advmultiselect.spec (1.18 -> 1.19) 
packages/php-pear-HTML_QuickForm_altselect:
   php-pear-HTML_QuickForm_altselect.spec (1.6 -> 1.7) 
packages/php-pear-HTML_Safe:
   php-pear-HTML_Safe.spec (1.11 -> 1.12) 
packages/php-pear-HTML_Select:
   php-pear-HTML_Select.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: packages/php-pear-Gtk2_ExceptionDump/php-pear-Gtk2_ExceptionDump.spec
diff -u 
packages/php-pear-Gtk2_ExceptionDump/php-pear-Gtk2_ExceptionDump.spec:1.10 
packages/php-pear-Gtk2_ExceptionDump/php-pear-Gtk2_ExceptionDump.spec:1.11
--- packages/php-pear-Gtk2_ExceptionDump/php-pear-Gtk2_ExceptionDump.spec:1.10  
Sat May  3 10:55:07 2008
+++ packages/php-pear-Gtk2_ExceptionDump/php-pear-Gtk2_ExceptionDump.spec       
Sat Aug 21 21:07:52 2010
@@ -8,17 +8,19 @@
 Summary(pl.UTF-8):     %{_pearname} - wizualna analiza wyjątków oraz błędów 
php i PEAR-a
 Name:          php-pear-%{_pearname}
 Version:       1.1.0
-Release:       1
+Release:       2
 License:       LGPL
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5: e1aa6e642374d6f6dc4533f6d26881c5
 URL:           http://pear.php.net/package/Gtk2_ExceptionDump/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.4.8
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 Requires:      php-pear >= 4:1.0-15
 Requires:      php-pear-Gtk2_VarDump >= 0.2.0
+Requires:      php-pear-Gtk2_VarDump >= 1.0.0
 Requires:      php-pear-PEAR-core >= 1:1.4.8
+Requires:      php-gtk2
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -67,6 +69,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2010/08/21 19:07:52  glen
+- updated deps with pearize.sh
+- release 2
+
 Revision 1.10  2008/05/03 08:55:07  adamg
 - updated to 1.1.0
 

================================================================
Index: packages/php-pear-Gtk2_IndexedComboBox/php-pear-Gtk2_IndexedComboBox.spec
diff -u 
packages/php-pear-Gtk2_IndexedComboBox/php-pear-Gtk2_IndexedComboBox.spec:1.11 
packages/php-pear-Gtk2_IndexedComboBox/php-pear-Gtk2_IndexedComboBox.spec:1.12
--- 
packages/php-pear-Gtk2_IndexedComboBox/php-pear-Gtk2_IndexedComboBox.spec:1.11  
    Sat May  3 10:54:03 2008
+++ packages/php-pear-Gtk2_IndexedComboBox/php-pear-Gtk2_IndexedComboBox.spec   
Sat Aug 21 21:07:52 2010
@@ -1,16 +1,12 @@
 # $Revision$, $Date$
 %include       /usr/lib/rpm/macros.php
-%define                _class          Gtk2
-%define                _subclass       IndexedComboBox
 %define                _status         stable
 %define                _pearname       Gtk2_IndexedComboBox
-
 Summary:       %{_pearname} - Indexed Gtk2 combo box similar to the HTML 
select box
 Summary(pl.UTF-8):     %{_pearname} - Indeksowane pole Gtk2 typu combo box 
podobne do pola wyboru HTML
 Name:          php-pear-%{_pearname}
 Version:       1.1.0
-Release:       1
-Epoch:         0
+Release:       2
 License:       LGPL
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -19,7 +15,7 @@
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
-Requires:      php(gtk2)
+Requires:      php-gtk2
 Requires:      php-pear
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -45,7 +41,7 @@
 Summary:       Tests for PEAR::%{_pearname}
 Summary(pl.UTF-8):     Testy dla PEAR::%{_pearname}
 Group:         Development
-Requires:      %{name} = %{epoch}:%{version}-%{release}
+Requires:      %{name} = %{version}-%{release}
 AutoReq:       no
 
 %description tests
@@ -82,6 +78,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2010/08/21 19:07:52  glen
+- updated deps with pearize.sh
+- release 2
+
 Revision 1.11  2008/05/03 08:54:03  adamg
 - updated to 1.1.0
 

================================================================
Index: packages/php-pear-Gtk2_VarDump/php-pear-Gtk2_VarDump.spec
diff -u packages/php-pear-Gtk2_VarDump/php-pear-Gtk2_VarDump.spec:1.8 
packages/php-pear-Gtk2_VarDump/php-pear-Gtk2_VarDump.spec:1.9
--- packages/php-pear-Gtk2_VarDump/php-pear-Gtk2_VarDump.spec:1.8       Sat May 
 3 10:51:57 2008
+++ packages/php-pear-Gtk2_VarDump/php-pear-Gtk2_VarDump.spec   Sat Aug 21 
21:07:53 2010
@@ -1,15 +1,12 @@
 # $Revision$, $Date$
 %include       /usr/lib/rpm/macros.php
-%define                _class          Gtk2
-%define                _subclass       VarDump
 %define                _status         stable
 %define                _pearname       Gtk2_VarDump
-
 Summary:       %{_pearname} - a simple GUI to examine PHP data trees
 Summary(pl.UTF-8):     %{_pearname} - proste GUI do analizy drzew danych PHP
 Name:          php-pear-%{_pearname}
 Version:       1.0.0
-Release:       1
+Release:       2
 License:       LGPL
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -18,7 +15,7 @@
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
-Requires:      php(gtk2)
+Requires:      php-gtk2
 Requires:      php-pear
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -57,6 +54,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2010/08/21 19:07:53  glen
+- updated deps with pearize.sh
+- release 2
+
 Revision 1.8  2008/05/03 08:51:57  adamg
 - updated to 1.0.0 (stable)
 

================================================================
Index: packages/php-pear-HTML_CSS/php-pear-HTML_CSS.spec
diff -u packages/php-pear-HTML_CSS/php-pear-HTML_CSS.spec:1.41 
packages/php-pear-HTML_CSS/php-pear-HTML_CSS.spec:1.42
--- packages/php-pear-HTML_CSS/php-pear-HTML_CSS.spec:1.41      Fri Aug 20 
14:58:33 2010
+++ packages/php-pear-HTML_CSS/php-pear-HTML_CSS.spec   Sat Aug 21 21:07:53 2010
@@ -8,19 +8,21 @@
 Summary(pl.UTF-8):     %{_pearname} - klasa do generowania deklaracji CSS
 Name:          php-pear-%{_pearname}
 Version:       1.5.4
-Release:       1
-Epoch:         0
+Release:       2
 License:       BSD
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5: 3bf50656f73175b9d57c7dd35ece4b49
 URL:           http://pear.php.net/package/HTML_CSS/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.5.4
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
+Requires:      php-pcre
 Requires:      php-pear
 Requires:      php-pear-HTML_Common >= 1.2.4
 Requires:      php-pear-PEAR-core >= 1:1.5.4
+Suggests:      php-pear-PHPUnit
+Suggests:      php-pear-Services_W3C_CSSValidator
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -66,7 +68,7 @@
 Summary:       Tests for PEAR::%{_pearname}
 Summary(pl.UTF-8):     Testy dla PEAR::%{_pearname}
 Group:         Development/Languages/PHP
-Requires:      %{name} = %{epoch}:%{version}-%{release}
+Requires:      %{name} = %{version}-%{release}
 AutoProv:      no
 AutoReq:       no
 
@@ -110,6 +112,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2010/08/21 19:07:53  glen
+- updated deps with pearize.sh
+- release 2
+
 Revision 1.41  2010/08/20 12:58:33  glen
 - updated to: 1.5.4
 

================================================================
Index: packages/php-pear-HTML_Page2/php-pear-HTML_Page2.spec
diff -u packages/php-pear-HTML_Page2/php-pear-HTML_Page2.spec:1.9 
packages/php-pear-HTML_Page2/php-pear-HTML_Page2.spec:1.10
--- packages/php-pear-HTML_Page2/php-pear-HTML_Page2.spec:1.9   Thu Aug 19 
15:46:35 2010
+++ packages/php-pear-HTML_Page2/php-pear-HTML_Page2.spec       Sat Aug 21 
21:07:54 2010
@@ -1,11 +1,9 @@
 # $Revision$, $Date$
 %include       /usr/lib/rpm/macros.php
-%define                _class          HTML
-%define                _subclass       Page2
 %define                _status         beta
 %define                _pearname       HTML_Page2
 %define                subver  beta
-%define                rel             1
+%define                rel             2
 Summary:       %{_pearname} - base class for XHTML page generation
 Summary(pl.UTF-8):     %{_pearname} - klasa bazowa do generowania dokumentów 
XHTML
 Name:          php-pear-%{_pearname}
@@ -16,11 +14,10 @@
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}%{subver}.tgz
 # Source0-md5: b36f92605067f61e92e55c2c3bcd99cf
 URL:           http://pear.php.net/package/HTML_Page2/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.5.4
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 Requires:      php-pear
 Requires:      php-pear-HTML_Common >= 1.2
-Requires:      php-pear-PEAR-core >= 1:1.5.4
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -114,6 +111,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2010/08/21 19:07:54  glen
+- updated deps with pearize.sh
+- release 2
+
 Revision 1.9  2010/08/19 13:46:35  glen
 - up to 0.6.0-beta
 

================================================================
Index: packages/php-pear-HTML_Progress/php-pear-HTML_Progress.spec
diff -u packages/php-pear-HTML_Progress/php-pear-HTML_Progress.spec:1.37 
packages/php-pear-HTML_Progress/php-pear-HTML_Progress.spec:1.38
--- packages/php-pear-HTML_Progress/php-pear-HTML_Progress.spec:1.37    Mon Jul 
28 11:47:10 2008
+++ packages/php-pear-HTML_Progress/php-pear-HTML_Progress.spec Sat Aug 21 
21:07:54 2010
@@ -4,26 +4,34 @@
 %define                _subclass       Progress
 %define                _status         stable
 %define                _pearname       %{_class}_%{_subclass}
-
 Summary:       %{_pearname} - including a loading bar in your XHTML documents 
quickly and easily
 Summary(pl.UTF-8):     %{_pearname} - szybkie i łatwe dołączanie paska postępu 
w dokumentach XHTML
 Name:          php-pear-%{_pearname}
 Version:       1.2.6
-Release:       1
-Epoch:         0
+Release:       2
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5: 08a80dadde1edb1e45ea44aa207d5a0a
 Patch0:                %{name}-smarty.patch
 URL:           http://pear.php.net/package/HTML_Progress/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.5.4
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
+Requires:      Smarty >= 2.6.10-4
 Requires:      php-common >= 3:4.2.0
 Requires:      php-pear
 Requires:      php-pear-HTML_Common >= 1.2.1
-Requires:      Smarty >= 2.6.10-4
+Suggests:      php-gd
+Suggests:      php-pear-Config
+Suggests:      php-pear-HTML_Page2
+Suggests:      php-pear-HTML_QuickForm
+Suggests:      php-pear-HTML_QuickForm_Controller
+Suggests:      php-pear-HTML_Template_IT
+Suggests:      php-pear-HTML_Template_Sigma
+Suggests:      php-pear-Image_Color
+Suggests:      php-pear-Log
+Suggests:      php-pear-PEAR
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -78,9 +86,9 @@
 Summary:       Tests for PEAR::%{_pearname}
 Summary(pl.UTF-8):     Testy dla PEAR::%{_pearname}
 Group:         Development/Languages/PHP
-Requires:      %{name} = %{epoch}:%{version}-%{release}
-AutoReq:       no
+Requires:      %{name} = %{version}-%{release}
 AutoProv:      no
+AutoReq:       no
 
 %description tests
 Tests for PEAR::%{_pearname}.
@@ -123,6 +131,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2010/08/21 19:07:54  glen
+- updated deps with pearize.sh
+- release 2
+
 Revision 1.37  2008/07/28 09:47:10  adamg
 - updated to 1.2.6
 

================================================================
Index: packages/php-pear-HTML_Progress2/php-pear-HTML_Progress2.spec
diff -u packages/php-pear-HTML_Progress2/php-pear-HTML_Progress2.spec:1.16 
packages/php-pear-HTML_Progress2/php-pear-HTML_Progress2.spec:1.17
--- packages/php-pear-HTML_Progress2/php-pear-HTML_Progress2.spec:1.16  Mon Jul 
28 11:45:27 2008
+++ packages/php-pear-HTML_Progress2/php-pear-HTML_Progress2.spec       Sat Aug 
21 21:07:54 2010
@@ -1,22 +1,18 @@
 # $Revision$, $Date$
 %include       /usr/lib/rpm/macros.php
-%define                _class          HTML
-%define                _subclass       Progress2
 %define                _status         stable
 %define                _pearname       HTML_Progress2
-
 Summary:       %{_pearname} - include a loading bar in your XHTML documents 
quickly and easily
 Summary(pl.UTF-8):     %{_pearname} - dołączanie paska postępu w dokumentach 
XHTML w szybki i prosty sposób
 Name:          php-pear-%{_pearname}
 Version:       2.4.1
-Release:       1
-Epoch:         0
+Release:       2
 License:       PHP License 3.01
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5: 18a8e79948542ff5d37efcba9690c2e4
 URL:           http://pear.php.net/package/HTML_Progress2/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.5.4
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
 Requires:      php-common >= 3:4.2.0
@@ -26,11 +22,22 @@
 Requires:      php-pear-HTML_Common >= 1.2.1
 Requires:      php-pear-PEAR-core >= 1:1.4.3
 Requires:      php-pear-PHP_Compat >= 1.4.1
+Suggests:      php-gd
+Suggests:      php-pear-HTML_AJAX
+Suggests:      php-pear-HTML_Page2
+Suggests:      php-pear-HTML_QuickForm
+Suggests:      php-pear-HTML_QuickForm_Controller
+Suggests:      php-pear-HTML_QuickForm_Renderer_Tableless
+Suggests:      php-pear-HTML_Template_IT
+Suggests:      php-pear-HTML_Template_Sigma
+Suggests:      php-pear-Image_Color
+Suggests:      php-pear-Log
+Suggests:      php-pear-PHP_Compat
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # exclude optional dependencies
-%define                _noautoreq      'pear(PEAR.*)' 'pear(HTML/QuickForm.*)' 
'pear(HTML/QuickForm/Controller.*)' 'pear(Image/Color.*)' 'pear(HTML/Page2.*)' 
'pear(HTML/Template/IT.*)' 'pear(HTML/Template/Sigma.*)' 'pear(Log.*)' 
'pear(gd.*)' 'pear(Smarty.*)' 'pear(PHP/Compat.*)' 
'pear(HTML/QuickForm/Renderer/Tableless.*)'
+%define                _noautoreq      'pear(PEAR.*)' 'pear(HTML/QuickForm.*)' 
'pear(HTML/QuickForm/Controller.*)' 'pear(Image/Color.*)' 'pear(HTML/Page2.*)' 
'pear(HTML/Template/IT.*)' 'pear(HTML/Template/Sigma.*)' 'pear(Log.*)' 
'pear(gd.*)' 'pear(Smarty.*)' 'pear(PHP/Compat.*)' 
'pear(HTML/QuickForm/Renderer/Tableless.*)' pear(HTML/AJAX.*)
 
 %description
 This package provides a way to add a loading bar fully customizable in
@@ -86,9 +93,9 @@
 Summary:       Tests for PEAR::%{_pearname}
 Summary(pl.UTF-8):     Testy dla PEAR::%{_pearname}
 Group:         Development/Languages/PHP
-Requires:      %{name} = %{epoch}:%{version}-%{release}
-AutoReq:       no
+Requires:      %{name} = %{version}-%{release}
 AutoProv:      no
+AutoReq:       no
 
 %description tests
 Tests for PEAR::%{_pearname}.
@@ -131,6 +138,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2010/08/21 19:07:54  glen
+- updated deps with pearize.sh
+- release 2
+
 Revision 1.16  2008/07/28 09:45:27  adamg
 - updated to 2.4.1
 

================================================================
Index: packages/php-pear-HTML_QuickForm/php-pear-HTML_QuickForm.spec
diff -u packages/php-pear-HTML_QuickForm/php-pear-HTML_QuickForm.spec:1.50 
packages/php-pear-HTML_QuickForm/php-pear-HTML_QuickForm.spec:1.51
--- packages/php-pear-HTML_QuickForm/php-pear-HTML_QuickForm.spec:1.50  Fri Aug 
20 15:16:01 2010
+++ packages/php-pear-HTML_QuickForm/php-pear-HTML_QuickForm.spec       Sat Aug 
21 21:07:55 2010
@@ -4,18 +4,17 @@
 %define                _subclass       QuickForm
 %define                _status         stable
 %define                _pearname       %{_class}_%{_subclass}
-
 Summary:       %{_pearname} - methods for creating, validating, processing 
HTML forms
 Summary(pl.UTF-8):     %{_pearname} - metody do tworzenia, kontroli i 
przetwarzania formularzy HTML
 Name:          php-pear-%{_pearname}
 Version:       3.2.11
-Release:       1
+Release:       2
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5: 2320341c734fec60549a3e5145fbe8e7
 URL:           http://pear.php.net/package/HTML_QuickForm/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.4.0
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
 Requires:      php-common >= 3:4.2
@@ -91,6 +90,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51  2010/08/21 19:07:55  glen
+- updated deps with pearize.sh
+- release 2
+
 Revision 1.50  2010/08/20 13:16:01  glen
 - updated to: 3.2.11
 

================================================================
Index: packages/php-pear-HTML_QuickForm2/php-pear-HTML_QuickForm2.spec
diff -u packages/php-pear-HTML_QuickForm2/php-pear-HTML_QuickForm2.spec:1.5 
packages/php-pear-HTML_QuickForm2/php-pear-HTML_QuickForm2.spec:1.6
--- packages/php-pear-HTML_QuickForm2/php-pear-HTML_QuickForm2.spec:1.5 Thu Aug 
19 21:23:32 2010
+++ packages/php-pear-HTML_QuickForm2/php-pear-HTML_QuickForm2.spec     Sat Aug 
21 21:07:55 2010
@@ -1,24 +1,22 @@
 # $Revision$, $Date$
 %include       /usr/lib/rpm/macros.php
-%define                _class          HTML
-%define                _subclass       QuickForm2
 %define                _status         alpha
 %define                _pearname       HTML_QuickForm2
 Summary:       %{_pearname} - PHP5 rewrite of HTML_QuickForm package
 Summary(pl.UTF-8):     %{_pearname} - przepisany do PHP5 pakiet HTML_QuickForm
 Name:          php-pear-%{_pearname}
 Version:       0.4.0
-Release:       1
+Release:       2
 License:       BSD
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5: 4060974d226f7024a7231079b6c124c5
 URL:           http://pear.php.net/package/HTML_QuickForm2/
 BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.5.4
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 Requires:      php-pear
 Requires:      php-pear-HTML_Common2 >= 2.0.0-0.beta1
-Requires:      php-pear-PEAR-core >= 1:1.5.4
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -85,6 +83,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2010/08/21 19:07:55  glen
+- updated deps with pearize.sh
+- release 2
+
 Revision 1.5  2010/08/19 19:23:32  glen
 - up to 0.4.0
 

================================================================
Index: 
packages/php-pear-HTML_QuickForm_Controller/php-pear-HTML_QuickForm_Controller.spec
diff -u 
packages/php-pear-HTML_QuickForm_Controller/php-pear-HTML_QuickForm_Controller.spec:1.31
 
packages/php-pear-HTML_QuickForm_Controller/php-pear-HTML_QuickForm_Controller.spec:1.32
--- 
packages/php-pear-HTML_QuickForm_Controller/php-pear-HTML_QuickForm_Controller.spec:1.31
    Fri Aug 20 14:58:51 2010
+++ 
packages/php-pear-HTML_QuickForm_Controller/php-pear-HTML_QuickForm_Controller.spec
 Sat Aug 21 21:07:55 2010
@@ -4,18 +4,17 @@
 %define                _subclass       QuickForm
 %define                _status         stable
 %define                _pearname       %{_class}_%{_subclass}_Controller
-
 Summary:       %{_pearname} - add-on to HTML_QuickForm that allows building of 
multiple forms
 Summary(pl.UTF-8):     %{_pearname} - dodatek do HTML_QuickForm umożliwiający 
budowanie wielu formularzy
 Name:          php-pear-%{_pearname}
 Version:       1.0.10
-Release:       1
+Release:       2
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5: 9d220655d03233bceea387f0e75ba2fd
 URL:           http://pear.php.net/package/HTML_QuickForm_Controller/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.5.4
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
 Requires:      php-pear >= 4:1.0-9.1
@@ -83,6 +82,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2010/08/21 19:07:55  glen
+- updated deps with pearize.sh
+- release 2
+
 Revision 1.31  2010/08/20 12:58:51  glen
 - updated to: 1.0.10
 

================================================================
Index: 
packages/php-pear-HTML_QuickForm_Renderer_Tableless/php-pear-HTML_QuickForm_Renderer_Tableless.spec
diff -u 
packages/php-pear-HTML_QuickForm_Renderer_Tableless/php-pear-HTML_QuickForm_Renderer_Tableless.spec:1.14
 
packages/php-pear-HTML_QuickForm_Renderer_Tableless/php-pear-HTML_QuickForm_Renderer_Tableless.spec:1.15
--- 
packages/php-pear-HTML_QuickForm_Renderer_Tableless/php-pear-HTML_QuickForm_Renderer_Tableless.spec:1.14
    Sat Oct 11 11:08:47 2008
+++ 
packages/php-pear-HTML_QuickForm_Renderer_Tableless/php-pear-HTML_QuickForm_Renderer_Tableless.spec
 Sat Aug 21 21:07:56 2010
@@ -1,24 +1,21 @@
 # $Revision$, $Date$
 %include       /usr/lib/rpm/macros.php
-%define                _class          HTML
-%define                _subclass       QuickForm_Renderer_Tableless
 %define                _status         beta
 %define                _pearname       HTML_QuickForm_Renderer_Tableless
 Summary:       %{_pearname} - A replacement for the default renderer that uses 
only XHTML and CSS but no table tags
 Summary(pl.UTF-8):     %{_pearname} - zamiennik dla domyślnego renderera 
korzystający tylko z XHTML i CSS ale bez znaczników tabel
 Name:          php-pear-%{_pearname}
 Version:       0.6.1
-Release:       1
+Release:       2
 License:       PHP 3.01
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5: 533c6f6b338a4686f22f5f6e4f7a10bb
 URL:           http://pear.php.net/package/HTML_QuickForm_Renderer_Tableless/
-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-HTML_QuickForm >= 3.2.6
-Requires:      php-pear-PEAR-core >= 1:1.4.9
+Requires:      php-pear-HTML_QuickForm >= 3.2.7
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -50,9 +47,8 @@
 %doc install.log docs/%{_pearname}/docs/examples/contact.php
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/HTML/QuickForm/Renderer/Tableless.php
-%dir %{php_pear_dir}/data/HTML_QuickForm_Renderer_Tableless
-%dir %{php_pear_dir}/data/HTML_QuickForm_Renderer_Tableless/data
-%{php_pear_dir}/data/HTML_QuickForm_Renderer_Tableless/data/stylesheet.css
+
+%{php_pear_dir}/data/HTML_QuickForm_Renderer_Tableless
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -60,6 +56,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2010/08/21 19:07:56  glen
+- updated deps with pearize.sh
+- release 2
+
 Revision 1.14  2008/10/11 09:08:47  adamg
 - updated to 0.6.1
 

================================================================
Index: 
packages/php-pear-HTML_QuickForm_advmultiselect/php-pear-HTML_QuickForm_advmultiselect.spec
diff -u 
packages/php-pear-HTML_QuickForm_advmultiselect/php-pear-HTML_QuickForm_advmultiselect.spec:1.18
 
packages/php-pear-HTML_QuickForm_advmultiselect/php-pear-HTML_QuickForm_advmultiselect.spec:1.19
--- 
packages/php-pear-HTML_QuickForm_advmultiselect/php-pear-HTML_QuickForm_advmultiselect.spec:1.18
    Fri Aug 20 14:58:59 2010
+++ 
packages/php-pear-HTML_QuickForm_advmultiselect/php-pear-HTML_QuickForm_advmultiselect.spec
 Sat Aug 21 21:07:56 2010
@@ -4,29 +4,34 @@
 %define                _subclass       QuickForm
 %define                _status         stable
 %define                _pearname       %{_class}_%{_subclass}_advmultiselect
-
 Summary:       %{_pearname} - element for HTML_QuickForm that emulate a 
multi-select
 Summary(pl.UTF-8):     %{_pearname} - element HTML_QuickForm emulujący 
wielokrotną listę wyboru
 Name:          php-pear-%{_pearname}
 Version:       1.5.1
-Release:       1
+Release:       2
 License:       PHP 3.0
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5: eab022b47db9e262f6d126a9c875264f
 URL:           http://pear.php.net/package/HTML_QuickForm_advmultiselect/
 BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.5.4
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
 Requires:      php-common >= 3:4.2.0
+Requires:      php-pcre
 Requires:      php-pear
-Requires:      php-pear-HTML_Common >= 1.2.1
-Requires:      php-pear-HTML_QuickForm >= 3.2.4
+Requires:      php-pear-HTML_Common >= 1.2.5
+Requires:      php-pear-HTML_QuickForm >= 3.2.10
 Requires:      php-pear-PEAR-core >= 1:1.4.3
+Suggests:      php-pear-PHPUnit
 Conflicts:     php-pear-HTML_QuickForm = 3.2.4
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# exclude optional dependencies
+%define                _noautoreq      pear(PHPUnit.*)
+
 %description
 The HTML_QuickForm_advmultiselect package adds an element to the
 HTML_QuickForm package that is two select boxes next to each other
@@ -83,6 +88,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2010/08/21 19:07:56  glen
+- updated deps with pearize.sh
+- release 2
+
 Revision 1.18  2010/08/20 12:58:59  glen
 - updated to: 1.5.1
 
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Gtk2_ExceptionDump/php-pear-Gtk2_ExceptionDump.spec?r1=1.10&r2=1.11&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Gtk2_IndexedComboBox/php-pear-Gtk2_IndexedComboBox.spec?r1=1.11&r2=1.12&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Gtk2_VarDump/php-pear-Gtk2_VarDump.spec?r1=1.8&r2=1.9&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-HTML_CSS/php-pear-HTML_CSS.spec?r1=1.41&r2=1.42&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-HTML_Page2/php-pear-HTML_Page2.spec?r1=1.9&r2=1.10&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-HTML_Progress/php-pear-HTML_Progress.spec?r1=1.37&r2=1.38&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-HTML_Progress2/php-pear-HTML_Progress2.spec?r1=1.16&r2=1.17&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-HTML_QuickForm/php-pear-HTML_QuickForm.spec?r1=1.50&r2=1.51&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-HTML_QuickForm2/php-pear-HTML_QuickForm2.spec?r1=1.5&r2=1.6&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-HTML_QuickForm_Controller/php-pear-HTML_QuickForm_Controller.spec?r1=1.31&r2=1.32&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-HTML_QuickForm_Renderer_Tableless/php-pear-HTML_QuickForm_Renderer_Tableless.spec?r1=1.14&r2=1.15&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-HTML_QuickForm_advmultiselect/php-pear-HTML_QuickForm_advmultiselect.spec?r1=1.18&r2=1.19&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-HTML_QuickForm_altselect/php-pear-HTML_QuickForm_altselect.spec?r1=1.6&r2=1.7&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-HTML_Safe/php-pear-HTML_Safe.spec?r1=1.11&r2=1.12&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-HTML_Select/php-pear-HTML_Select.spec?r1=1.28&r2=1.29&f=u

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

Reply via email to