SPECS: php-pear-DB.spec, php-pear-File.spec, php-pear-Mail.spec, p...

glen glen at pld-linux.org
Sun Nov 20 17:26:31 CET 2005


Author: glen                         Date: Sun Nov 20 16:26:31 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3

---- Files affected:
SPECS:
   php-pear-DB.spec (1.47 -> 1.48) , php-pear-File.spec (1.25 -> 1.26) , php-pear-Mail.spec (1.32 -> 1.33) , php-pear-Net_FTP.spec (1.18 -> 1.19) , php-pear-Net_Sieve.spec (1.23 -> 1.24) , php-pear-Net_Socket.spec (1.28 -> 1.29) , php-pear-SOAP.spec (1.24 -> 1.25) , php-pear-VFS.spec (1.14 -> 1.15) , php-pear-Var_Dump.spec (1.26 -> 1.27) , php-pear-XML_Parser.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/php-pear-DB.spec
diff -u SPECS/php-pear-DB.spec:1.47 SPECS/php-pear-DB.spec:1.48
--- SPECS/php-pear-DB.spec:1.47	Thu Oct 27 20:32:43 2005
+++ SPECS/php-pear-DB.spec	Sun Nov 20 17:26:25 2005
@@ -3,12 +3,11 @@
 %define		_class		DB
 %define		_status		stable
 %define		_pearname	%{_class}
-
 Summary:	%{_pearname} - Database Abstraction Layer
 Summary(pl):	%{_pearname} - Abstrakcyjna warstwa baz danych
 Name:		php-pear-%{_pearname}
 Version:	1.7.6
-Release:	2
+Release:	3
 Epoch:		0
 License:	PHP 2.02
 Group:		Development/Languages/PHP
@@ -18,7 +17,7 @@
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-common >= 3:4.2.0
 Requires:	php-pear
-Requires:	php-pear-PEAR >= 1:1.0b1
+Requires:	php-pear-PEAR-core >= 1:1.0b1
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -112,6 +111,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2005/11/20 16:26:25  glen
+- rel 3
+
 Revision 1.47  2005/10/27 18:32:43  qboosh
 - define Epoch to 0 explicitly when using it
 

================================================================
Index: SPECS/php-pear-File.spec
diff -u SPECS/php-pear-File.spec:1.25 SPECS/php-pear-File.spec:1.26
--- SPECS/php-pear-File.spec:1.25	Wed Oct  5 20:31:31 2005
+++ SPECS/php-pear-File.spec	Sun Nov 20 17:26:25 2005
@@ -3,12 +3,11 @@
 %define		_class		File
 %define		_status		stable
 %define		_pearname	%{_class}
-
 Summary:	%{_pearname} - Common file and directory routines
 Summary(pl):	%{_pearname} - Podstawowe sposoby operacji na plikach i katalogach
 Name:		php-pear-%{_pearname}
 Version:	1.2.2
-Release:	2
+Release:	3
 License:	PHP
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -17,7 +16,7 @@
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-common >= 3:4.2.0
 Requires:	php-pear
-Requires:	php-pear-PEAR
+Requires:	php-pear-PEAR-core
 Requires:	php-pcre
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -76,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2005/11/20 16:26:25  glen
+- rel 3
+
 Revision 1.25  2005/10/05 18:31:31  glen
 - rel 2
 

================================================================
Index: SPECS/php-pear-Mail.spec
diff -u SPECS/php-pear-Mail.spec:1.32 SPECS/php-pear-Mail.spec:1.33
--- SPECS/php-pear-Mail.spec:1.32	Thu Oct 27 20:48:57 2005
+++ SPECS/php-pear-Mail.spec	Sun Nov 20 17:26:25 2005
@@ -3,12 +3,11 @@
 %define		_class		Mail
 %define		_status		stable
 %define		_pearname	%{_class}
-
 Summary:	%{_pearname} - Class that provides multiple interfaces for sending emails
 Summary(pl):	%{_pearname} - Klasa dająca interfejsy do wysyłania poczty
 Name:		php-pear-%{_pearname}
 Version:	1.1.9
-Release:	2
+Release:	3
 Epoch:		0
 License:	PHP/BSD
 Group:		Development/Languages/PHP
@@ -87,6 +86,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2005/11/20 16:26:25  glen
+- rel 3
+
 Revision 1.32  2005/10/27 18:48:57  qboosh
 - define Epoch to 0 explicitly when using it
 

================================================================
Index: SPECS/php-pear-Net_FTP.spec
diff -u SPECS/php-pear-Net_FTP.spec:1.18 SPECS/php-pear-Net_FTP.spec:1.19
--- SPECS/php-pear-Net_FTP.spec:1.18	Wed Oct  5 22:59:19 2005
+++ SPECS/php-pear-Net_FTP.spec	Sun Nov 20 17:26:25 2005
@@ -4,12 +4,11 @@
 %define		_subclass	FTP
 %define		_status		stable
 %define		_pearname	%{_class}_%{_subclass}
-
 Summary:	%{_pearname} - comfortable communication with FTP-servers
 Summary(pl):	%{_pearname} - komfortowa komunikacja z serwerami FTP
 Name:		php-pear-%{_pearname}
 Version:	1.3.1
-Release:	2
+Release:	3
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -60,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2005/11/20 16:26:25  glen
+- rel 3
+
 Revision 1.18  2005/10/05 20:59:19  glen
 - rel 2
 

================================================================
Index: SPECS/php-pear-Net_Sieve.spec
diff -u SPECS/php-pear-Net_Sieve.spec:1.23 SPECS/php-pear-Net_Sieve.spec:1.24
--- SPECS/php-pear-Net_Sieve.spec:1.23	Thu Oct 27 21:07:14 2005
+++ SPECS/php-pear-Net_Sieve.spec	Sun Nov 20 17:26:25 2005
@@ -4,12 +4,11 @@
 %define		_subclass	Sieve
 %define		_status		stable
 %define		_pearname	%{_class}_%{_subclass}
-
 Summary:	%{_pearname} - handles talking to timsieved
 Summary(pl):	%{_pearname} - obsługa komunikacji z timsieved
 Name:		php-pear-%{_pearname}
 Version:	1.1.1
-Release:	2
+Release:	3
 Epoch:		0
 License:	BSD
 Group:		Development/Languages/PHP
@@ -75,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2005/11/20 16:26:25  glen
+- rel 3
+
 Revision 1.23  2005/10/27 19:07:14  qboosh
 - define Epoch to 0 explicitly when using it
 

================================================================
Index: SPECS/php-pear-Net_Socket.spec
diff -u SPECS/php-pear-Net_Socket.spec:1.28 SPECS/php-pear-Net_Socket.spec:1.29
--- SPECS/php-pear-Net_Socket.spec:1.28	Fri Sep 30 16:17:27 2005
+++ SPECS/php-pear-Net_Socket.spec	Sun Nov 20 17:26:25 2005
@@ -4,12 +4,11 @@
 %define		_subclass	Socket
 %define		_status		stable
 %define		_pearname	%{_class}_%{_subclass}
-
 Summary:	%{_pearname} - network socket interface
 Summary(pl):	%{_pearname} - interfejs gniazd sieciowych
 Name:		php-pear-%{_pearname}
 Version:	1.0.6
-Release:	2
+Release:	3
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -59,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2005/11/20 16:26:25  glen
+- rel 3
+
 Revision 1.28  2005/09/30 14:17:27  glen
 - rel 2
 

================================================================
Index: SPECS/php-pear-SOAP.spec
diff -u SPECS/php-pear-SOAP.spec:1.24 SPECS/php-pear-SOAP.spec:1.25
--- SPECS/php-pear-SOAP.spec:1.24	Wed Oct  5 22:59:19 2005
+++ SPECS/php-pear-SOAP.spec	Sun Nov 20 17:26:25 2005
@@ -3,12 +3,11 @@
 %define		_class		SOAP
 %define		_pearname	%{_class}
 %define		_status		beta
-
 Summary:	%{_pearname} - Client/Server for PHP
 Summary(pl):	%{_pearname} - klient/serwer dla PHP
 Name:		php-pear-%{_pearname}
 Version:	0.9.1
-Release:	2
+Release:	3
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -65,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2005/11/20 16:26:25  glen
+- rel 3
+
 Revision 1.24  2005/10/05 20:59:19  glen
 - rel 2
 

================================================================
Index: SPECS/php-pear-VFS.spec
diff -u SPECS/php-pear-VFS.spec:1.14 SPECS/php-pear-VFS.spec:1.15
--- SPECS/php-pear-VFS.spec:1.14	Wed Oct  5 22:59:19 2005
+++ SPECS/php-pear-VFS.spec	Sun Nov 20 17:26:25 2005
@@ -3,12 +3,11 @@
 %define		_class		VFS
 %define		_status		beta
 %define		_pearname	%{_class}
-
 Summary:	%{_pearname} - Virtual File System API
 Summary(pl):	%{_pearname} - API wirtualnego systemu plików
 Name:		php-pear-%{_pearname}
 Version:	0.0.5
-Release:	2
+Release:	3
 License:	LGPL
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -78,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2005/11/20 16:26:25  glen
+- rel 3
+
 Revision 1.14  2005/10/05 20:59:19  glen
 - rel 2
 

================================================================
Index: SPECS/php-pear-Var_Dump.spec
diff -u SPECS/php-pear-Var_Dump.spec:1.26 SPECS/php-pear-Var_Dump.spec:1.27
--- SPECS/php-pear-Var_Dump.spec:1.26	Thu Oct 27 21:22:29 2005
+++ SPECS/php-pear-Var_Dump.spec	Sun Nov 20 17:26:25 2005
@@ -3,12 +3,11 @@
 %define		_class		Var_Dump
 %define		_status		stable
 %define		_pearname	%{_class}
-
 Summary:	%{_pearname} - methods for dumping information about a variable
 Summary(pl):	%{_pearname} - metody zrzucania informacji o zmiennych
 Name:		php-pear-%{_pearname}
 Version:	1.0.2
-Release:	2
+Release:	3
 Epoch:		0
 License:	PHP 2.02
 Group:		Development/Languages/PHP
@@ -88,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2005/11/20 16:26:25  glen
+- rel 3
+
 Revision 1.26  2005/10/27 19:22:29  qboosh
 - define Epoch to 0 explicitly when using it
 

================================================================
Index: SPECS/php-pear-XML_Parser.spec
diff -u SPECS/php-pear-XML_Parser.spec:1.30 SPECS/php-pear-XML_Parser.spec:1.31
--- SPECS/php-pear-XML_Parser.spec:1.30	Wed Oct  5 22:59:19 2005
+++ SPECS/php-pear-XML_Parser.spec	Sun Nov 20 17:26:25 2005
@@ -4,12 +4,11 @@
 %define		_subclass	Parser
 %define		_status		stable
 %define		_pearname	%{_class}_%{_subclass}
-
 Summary:	%{_pearname} - XML parsing class based on PHP's bundled expat
 Summary(pl):	%{_pearname} - klasa analizującą XML przy użyciu expat
 Name:		php-pear-%{_pearname}
 Version:	1.2.7
-Release:	2
+Release:	3
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -17,7 +16,7 @@
 URL:		http://pear.php.net/package/XML_Parser/
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-pear
-Requires:	php-pear-PEAR
+Requires:	php-pear-PEAR-core
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -80,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2005/11/20 16:26:25  glen
+- rel 3
+
 Revision 1.30  2005/10/05 20:59:19  glen
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-DB.spec?r1=1.47&r2=1.48&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-File.spec?r1=1.25&r2=1.26&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Mail.spec?r1=1.32&r2=1.33&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Net_FTP.spec?r1=1.18&r2=1.19&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Net_Sieve.spec?r1=1.23&r2=1.24&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Net_Socket.spec?r1=1.28&r2=1.29&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-SOAP.spec?r1=1.24&r2=1.25&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-VFS.spec?r1=1.14&r2=1.15&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Var_Dump.spec?r1=1.26&r2=1.27&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-XML_Parser.spec?r1=1.30&r2=1.31&f=u




More information about the pld-cvs-commit mailing list