Author: glen                         Date: Thu Nov  3 20:57:34 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pearize

---- Files affected:
SPECS:
   php-pear-File_Archive.spec (1.6 -> 1.7) , php-pear-HTML_AJAX.spec (1.6 -> 
1.7) , php-pear-HTML_QuickForm_advmultiselect.spec (1.3 -> 1.4) , 
php-pear-HTML_Safe.spec (1.2 -> 1.3) , php-pear-MP3_Playlist.spec (1.2 -> 1.3) 
, php-pear-Net_SMPP.spec (1.2 -> 1.3) , php-pear-Net_SMPP_Client.spec (1.2 -> 
1.3) , php-pear-Payment_Process.spec (1.12 -> 1.13) , 
php-pear-SOAP_Interop.spec (1.10 -> 1.11) , php-pear-Services_DynDNS.spec (1.3 
-> 1.4) , php-pear-Validate_Finance.spec (1.4 -> 1.5) , 
php-pear-Validate_Finance_CreditCard.spec (1.4 -> 1.5) , 
php-pear-XML_CSSML.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/php-pear-File_Archive.spec
diff -u SPECS/php-pear-File_Archive.spec:1.6 
SPECS/php-pear-File_Archive.spec:1.7
--- SPECS/php-pear-File_Archive.spec:1.6        Thu Oct 27 20:36:32 2005
+++ SPECS/php-pear-File_Archive.spec    Thu Nov  3 21:57:27 2005
@@ -18,7 +18,9 @@
 Patch0:                %{_pearname}-noimpl.patch
 URL:           http://pear.php.net/package/File_Archive/
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
+Requires:      php-common >= 3:4.3.0
 Requires:      php-pear
+Requires:      php-pear-MIME_Type
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -99,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/11/03 20:57:27  glen
+- pearize
+
 Revision 1.6  2005/10/27 18:36:32  qboosh
 - define Epoch to 0 explicitly when using it
 

================================================================
Index: SPECS/php-pear-HTML_AJAX.spec
diff -u SPECS/php-pear-HTML_AJAX.spec:1.6 SPECS/php-pear-HTML_AJAX.spec:1.7
--- SPECS/php-pear-HTML_AJAX.spec:1.6   Mon Oct  3 15:49:19 2005
+++ SPECS/php-pear-HTML_AJAX.spec       Thu Nov  3 21:57:27 2005
@@ -2,7 +2,7 @@
 %include       /usr/lib/rpm/macros.php
 %define                _class          HTML
 %define                _subclass       AJAX
-%define                _status         stable
+%define                _status         alpha
 %define                _pearname       %{_class}_%{_subclass}
 
 Summary:       %{_pearname} - PHP and JavaScript library for AJAX
@@ -16,7 +16,9 @@
 # Source0-md5: a44db3886d9a05f72b27befcb136962e
 URL:           http://pear.php.net/package/HTML_AJAX/
 BuildRequires: rpm-php-pearprov >= 4.4.2-12
+Requires:      php-common >= 3:4.3.0
 Requires:      php-pear
+Requires:      php-pear-PEAR >= 1:1.3.5
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -70,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/11/03 20:57:27  glen
+- pearize
+
 Revision 1.6  2005/10/03 13:49:19  glen
 - sed 4.0 already required by rpm-php-pearprov >= 4.4.2-12
 

================================================================
Index: SPECS/php-pear-HTML_QuickForm_advmultiselect.spec
diff -u SPECS/php-pear-HTML_QuickForm_advmultiselect.spec:1.3 
SPECS/php-pear-HTML_QuickForm_advmultiselect.spec:1.4
--- SPECS/php-pear-HTML_QuickForm_advmultiselect.spec:1.3       Mon Oct  3 
15:46:19 2005
+++ SPECS/php-pear-HTML_QuickForm_advmultiselect.spec   Thu Nov  3 21:57:27 2005
@@ -16,7 +16,11 @@
 # Source0-md5: 87dcce2d71569f40ec11cd29ffbc3b91
 URL:           http://pear.php.net/package/HTML_QuickForm_advmultiselect/
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
+Requires:      php-common >= 3:4.2.0
 Requires:      php-pear
+Requires:      php-pear-HTML_Common >= 1.2.1
+Requires:      php-pear-HTML_QuickForm > 3.2.4
+Requires:      php-pear-PEAR
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -58,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/11/03 20:57:27  glen
+- pearize
+
 Revision 1.3  2005/10/03 13:46:19  glen
 - new pear packaging
 

================================================================
Index: SPECS/php-pear-HTML_Safe.spec
diff -u SPECS/php-pear-HTML_Safe.spec:1.2 SPECS/php-pear-HTML_Safe.spec:1.3
--- SPECS/php-pear-HTML_Safe.spec:1.2   Mon Oct  3 15:46:19 2005
+++ SPECS/php-pear-HTML_Safe.spec       Thu Nov  3 21:57:27 2005
@@ -9,15 +9,16 @@
 Summary(pl):   %{_pearname} - wycinanie niebezpiecznej treści
 Name:          php-pear-%{_pearname}
 Version:       0.3.5
-Release:       1.2
+Release:       1.3
 License:       BSD
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5: 577357f384abfda65a0b50b04b8d07dd
 URL:           http://pear.php.net/package/HTML_Safe/
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
-BuildRequires: missing pear(XML/HTMLSax3.php)
+Requires:      php-common >= 3:4.1.0
 Requires:      php-pear
+Requires:      php-pear-XML_HTMLSax3 >= 3.0.0-0.RC1
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -59,6 +60,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/11/03 20:57:27  glen
+- pearize
+
 Revision 1.2  2005/10/03 13:46:19  glen
 - new pear packaging
 

================================================================
Index: SPECS/php-pear-MP3_Playlist.spec
diff -u SPECS/php-pear-MP3_Playlist.spec:1.2 
SPECS/php-pear-MP3_Playlist.spec:1.3
--- SPECS/php-pear-MP3_Playlist.spec:1.2        Mon Oct  3 15:46:19 2005
+++ SPECS/php-pear-MP3_Playlist.spec    Thu Nov  3 21:57:27 2005
@@ -16,8 +16,12 @@
 # Source0-md5: 1a577763fb278b411ae73b6e5a140271
 URL:           http://pear.php.net/package/MP3_Playlist/
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
+Requires:      php-common >= 3:5.0.0
 Requires:      php-pear
+Requires:      php-pear-Net_URL >= 1.0.14
+Requires:      php-pear-PEAR >= 1:1.3.0
 BuildArch:     noarch
+Requires:      php-pear-MP3_Id >= 1.1.4
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -31,8 +35,8 @@
 
 %description -l pl
 MP3_Playlist jest biblioteką PHP ułatwiającą tworzenie i rozszerzanie
-list utworów MP3. Skanuje lokalne foldery w poszukiwaniu plików MP3 
-i zwraca listy utworów w różnych formatach, włączając w to M3U, SMIL,
+list utworów MP3. Skanuje lokalne foldery w poszukiwaniu plików MP3 i
+zwraca listy utworów w różnych formatach, włączając w to M3U, SMIL,
 XML, XHTML z możliwością tworzenia kopii list w bazie SQLite.
 
 Ta klasa ma w PEAR status: %{_status}.
@@ -61,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/11/03 20:57:27  glen
+- pearize
+
 Revision 1.2  2005/10/03 13:46:19  glen
 - new pear packaging
 

================================================================
Index: SPECS/php-pear-Net_SMPP.spec
diff -u SPECS/php-pear-Net_SMPP.spec:1.2 SPECS/php-pear-Net_SMPP.spec:1.3
--- SPECS/php-pear-Net_SMPP.spec:1.2    Mon Oct  3 15:46:19 2005
+++ SPECS/php-pear-Net_SMPP.spec        Thu Nov  3 21:57:27 2005
@@ -16,20 +16,22 @@
 # Source0-md5: 0ba4c28d961f753489f8463374d65ed3
 URL:           http://pear.php.net/package/Net_SMPP/
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
+Requires:      php-common >= 3:4.1.0
 Requires:      php-pear
+Requires:      php-pear-PEAR >= 1:1.3
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Net_SMPP is an implementation of the SMPP (Short Message Peer-to-Peer)
-v3.4 protocol. SMPP is an open protocol used in the wireless industry to
-send and recieve SMS messages.
+v3.4 protocol. SMPP is an open protocol used in the wireless industry
+to send and recieve SMS messages.
 
 In PEAR status of this package is: %{_status}.
 
 %description -l pl
-Net_SMPP to implementacja protokołu SMPP (Short Message Peer-to-Peer) w
-wersji 3.4. SMPP to otwarty protokół wykorzystywany w przemyśle
+Net_SMPP to implementacja protokołu SMPP (Short Message Peer-to-Peer)
+w wersji 3.4. SMPP to otwarty protokół wykorzystywany w przemyśle
 bezprzewodowym do wysyłania i odbierania wiadomości SMS.
 
 Ta klasa ma w PEAR status: %{_status}.
@@ -59,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/11/03 20:57:27  glen
+- pearize
+
 Revision 1.2  2005/10/03 13:46:19  glen
 - new pear packaging
 

================================================================
Index: SPECS/php-pear-Net_SMPP_Client.spec
diff -u SPECS/php-pear-Net_SMPP_Client.spec:1.2 
SPECS/php-pear-Net_SMPP_Client.spec:1.3
--- SPECS/php-pear-Net_SMPP_Client.spec:1.2     Mon Oct  3 15:46:19 2005
+++ SPECS/php-pear-Net_SMPP_Client.spec Thu Nov  3 21:57:27 2005
@@ -16,13 +16,18 @@
 # Source0-md5: b69e7d4348c03a6a59ef845825ef8749
 URL:           http://pear.php.net/package/Net_SMPP_Client/
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
+Requires:      php-common >= 3:4.1.0
 Requires:      php-pear
+Requires:      php-pear-Net_SMPP >= 0.4.1
+Requires:      php-pear-Net_Socket >= 1.0.0
+Requires:      php-pear-PEAR >= 1:1.3
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Net_SMPP_Client is a package for communicating with SMPP servers, built
-with Net_SMPP. It can be used to send SMS messages, among other things.
+Net_SMPP_Client is a package for communicating with SMPP servers,
+built with Net_SMPP. It can be used to send SMS messages, among other
+things.
 
 Features:
 - PDU stack keeps track of which PDUs have crossed the wire
@@ -72,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/11/03 20:57:27  glen
+- pearize
+
 Revision 1.2  2005/10/03 13:46:19  glen
 - new pear packaging
 

================================================================
Index: SPECS/php-pear-Payment_Process.spec
diff -u SPECS/php-pear-Payment_Process.spec:1.12 
SPECS/php-pear-Payment_Process.spec:1.13
--- SPECS/php-pear-Payment_Process.spec:1.12    Mon Oct  3 15:46:19 2005
+++ SPECS/php-pear-Payment_Process.spec Thu Nov  3 21:57:27 2005
@@ -17,6 +17,9 @@
 URL:           http://pear.php.net/package/Payment_Process/
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 Requires:      php-pear
+Requires:      php-common >= 3:4.2.0
+Requires:      php-pear-Validate >= 0.5.0
+Requires:      php-pear-Validate_Finance_CreditCard >= 0.5.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -67,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/11/03 20:57:27  glen
+- pearize
+
 Revision 1.12  2005/10/03 13:46:19  glen
 - new pear packaging
 

================================================================
Index: SPECS/php-pear-SOAP_Interop.spec
diff -u SPECS/php-pear-SOAP_Interop.spec:1.10 
SPECS/php-pear-SOAP_Interop.spec:1.11
--- SPECS/php-pear-SOAP_Interop.spec:1.10       Mon Oct  3 15:46:19 2005
+++ SPECS/php-pear-SOAP_Interop.spec    Thu Nov  3 21:57:27 2005
@@ -19,6 +19,7 @@
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: missing dep: pear(SOAP/Interop/interop_Round3GroupD.php)
 Requires:      php-pear
+Requires:      php-pear-SOAP
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -72,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/11/03 20:57:27  glen
+- pearize
+
 Revision 1.10  2005/10/03 13:46:19  glen
 - new pear packaging
 

================================================================
Index: SPECS/php-pear-Services_DynDNS.spec
diff -u SPECS/php-pear-Services_DynDNS.spec:1.3 
SPECS/php-pear-Services_DynDNS.spec:1.4
--- SPECS/php-pear-Services_DynDNS.spec:1.3     Mon Oct  3 15:46:19 2005
+++ SPECS/php-pear-Services_DynDNS.spec Thu Nov  3 21:57:27 2005
@@ -17,6 +17,8 @@
 URL:           http://pear.php.net/package/Services_DynDNS/
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 Requires:      php-pear
+Requires:      php-common >= 3:4.1.0
+Requires:      php-pear-HTTP_Request
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -56,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/11/03 20:57:27  glen
+- pearize
+
 Revision 1.3  2005/10/03 13:46:19  glen
 - new pear packaging
 

================================================================
Index: SPECS/php-pear-Validate_Finance.spec
diff -u SPECS/php-pear-Validate_Finance.spec:1.4 
SPECS/php-pear-Validate_Finance.spec:1.5
--- SPECS/php-pear-Validate_Finance.spec:1.4    Thu Oct 27 21:22:29 2005
+++ SPECS/php-pear-Validate_Finance.spec        Thu Nov  3 21:57:27 2005
@@ -18,6 +18,8 @@
 URL:           http://pear.php.net/package/Validate_Finance/
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 Requires:      php-pear >= 4:1.0-4
+Requires:      php-common >= 3:4.2.0
+Requires:      php-pear-Validate >= 0.5.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -74,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/11/03 20:57:27  glen
+- pearize
+
 Revision 1.4  2005/10/27 19:22:29  qboosh
 - define Epoch to 0 explicitly when using it
 

================================================================
Index: SPECS/php-pear-Validate_Finance_CreditCard.spec
diff -u SPECS/php-pear-Validate_Finance_CreditCard.spec:1.4 
SPECS/php-pear-Validate_Finance_CreditCard.spec:1.5
--- SPECS/php-pear-Validate_Finance_CreditCard.spec:1.4 Thu Oct 27 21:22:29 2005
+++ SPECS/php-pear-Validate_Finance_CreditCard.spec     Thu Nov  3 21:57:27 2005
@@ -17,6 +17,8 @@
 # Source0-md5: f64fb3e71e561cbcde700c171dcbc422
 URL:           http://pear.php.net/package/Validate_Finance_CreditCard/
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
+Requires:      php-common >= 3:4.2.0
+Requires:      php-pcre
 Requires:      php-pear >= 4:1.0-4
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -77,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/11/03 20:57:27  glen
+- pearize
+
 Revision 1.4  2005/10/27 19:22:29  qboosh
 - define Epoch to 0 explicitly when using it
 

================================================================
Index: SPECS/php-pear-XML_CSSML.spec
diff -u SPECS/php-pear-XML_CSSML.spec:1.20 SPECS/php-pear-XML_CSSML.spec:1.21
--- SPECS/php-pear-XML_CSSML.spec:1.20  Sat Oct 15 17:43:29 2005
+++ SPECS/php-pear-XML_CSSML.spec       Thu Nov  3 21:57:27 2005
@@ -17,6 +17,7 @@
 Patch0:                %{name}-path_fix.patch
 URL:           http://pear.php.net/package/XML_CSSML/
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
+Requires:      php-common < 3:5.0.0
 Requires:      php-pear
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -81,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2005/11/03 20:57:27  glen
+- pearize
+
 Revision 1.20  2005/10/15 15:43:29  glen
 - fix install; rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-File_Archive.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-HTML_AJAX.spec?r1=1.6&r2=1.7&f=u
    
http://cvs.pld-linux.org/SPECS/php-pear-HTML_QuickForm_advmultiselect.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-HTML_Safe.spec?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-MP3_Playlist.spec?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Net_SMPP.spec?r1=1.2&r2=1.3&f=u
    
http://cvs.pld-linux.org/SPECS/php-pear-Net_SMPP_Client.spec?r1=1.2&r2=1.3&f=u
    
http://cvs.pld-linux.org/SPECS/php-pear-Payment_Process.spec?r1=1.12&r2=1.13&f=u
    
http://cvs.pld-linux.org/SPECS/php-pear-SOAP_Interop.spec?r1=1.10&r2=1.11&f=u
    
http://cvs.pld-linux.org/SPECS/php-pear-Services_DynDNS.spec?r1=1.3&r2=1.4&f=u
    
http://cvs.pld-linux.org/SPECS/php-pear-Validate_Finance.spec?r1=1.4&r2=1.5&f=u
    
http://cvs.pld-linux.org/SPECS/php-pear-Validate_Finance_CreditCard.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-XML_CSSML.spec?r1=1.20&r2=1.21&f=u

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

Reply via email to