SPECS: php-pear-Cache.spec, php-pear-Console_Getopt.spec, php-pear...
glen
glen at pld-linux.org
Sun Nov 20 17:26:39 CET 2005
Author: glen Date: Sun Nov 20 16:26:39 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 4
---- Files affected:
SPECS:
php-pear-Cache.spec (1.19 -> 1.20) , php-pear-Console_Getopt.spec (1.21 -> 1.22) , php-pear-Crypt_CHAP.spec (1.22 -> 1.23) , php-pear-HTTP.spec (1.31 -> 1.32) , php-pear-HTTP_Request.spec (1.29 -> 1.30) , php-pear-HTTP_Upload.spec (1.22 -> 1.23) , php-pear-MDB.spec (1.43 -> 1.44) , php-pear-Net_SMTP.spec (1.26 -> 1.27) , php-pear-XML_sql2xml.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/php-pear-Cache.spec
diff -u SPECS/php-pear-Cache.spec:1.19 SPECS/php-pear-Cache.spec:1.20
--- SPECS/php-pear-Cache.spec:1.19 Wed Oct 5 22:11:06 2005
+++ SPECS/php-pear-Cache.spec Sun Nov 20 17:26:33 2005
@@ -8,7 +8,7 @@
Summary(pl): %{_pearname} - Klasa do buforowania danych
Name: php-pear-%{_pearname}
Version: 1.5.4
-Release: 3
+Release: 4
License: PHP 2.02
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -62,6 +62,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2005/11/20 16:26:33 glen
+- rel 4
+
Revision 1.19 2005/10/05 20:11:06 glen
- rel 3
================================================================
Index: SPECS/php-pear-Console_Getopt.spec
diff -u SPECS/php-pear-Console_Getopt.spec:1.21 SPECS/php-pear-Console_Getopt.spec:1.22
--- SPECS/php-pear-Console_Getopt.spec:1.21 Fri Sep 30 16:16:51 2005
+++ SPECS/php-pear-Console_Getopt.spec Sun Nov 20 17:26:33 2005
@@ -4,12 +4,11 @@
%define _subclass Getopt
%define _status stable
%define _pearname %{_class}_%{_subclass}
-
Summary: %{_pearname} - Command-line option parser
Summary(pl): %{_pearname} - Parser opcji linii poleceń
Name: php-pear-%{_pearname}
Version: 1.2
-Release: 3
+Release: 4
License: PHP 2.02
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -55,6 +54,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2005/11/20 16:26:33 glen
+- rel 4
+
Revision 1.21 2005/09/30 14:16:51 glen
- rel 3
================================================================
Index: SPECS/php-pear-Crypt_CHAP.spec
diff -u SPECS/php-pear-Crypt_CHAP.spec:1.22 SPECS/php-pear-Crypt_CHAP.spec:1.23
--- SPECS/php-pear-Crypt_CHAP.spec:1.22 Thu Oct 27 19:48:19 2005
+++ SPECS/php-pear-Crypt_CHAP.spec Sun Nov 20 17:26:33 2005
@@ -4,12 +4,11 @@
%define _subclass CHAP
%define _status stable
%define _pearname %{_class}_%{_subclass}
-
Summary: %{_pearname} - Generating CHAP packets
Summary(pl): %{_pearname} - Generowanie pakietów CHAP
Name: php-pear-%{_pearname}
Version: 1.0.0
-Release: 3
+Release: 4
Epoch: 0
License: PHP 2.02
Group: Development/Languages/PHP
@@ -83,6 +82,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2005/11/20 16:26:33 glen
+- rel 4
+
Revision 1.22 2005/10/27 17:48:19 qboosh
- define Epoch to 0 explicitly when using it
================================================================
Index: SPECS/php-pear-HTTP.spec
diff -u SPECS/php-pear-HTTP.spec:1.31 SPECS/php-pear-HTTP.spec:1.32
--- SPECS/php-pear-HTTP.spec:1.31 Fri Oct 21 12:25:06 2005
+++ SPECS/php-pear-HTTP.spec Sun Nov 20 17:26:33 2005
@@ -3,12 +3,11 @@
%define _class HTTP
%define _status stable
%define _pearname %{_class}
-
Summary: %{_pearname} - miscellaneous HTTP utilities
Summary(pl): %{_pearname} - różne narzędzie do HTTP
Name: php-pear-%{_pearname}
Version: 1.3.6
-Release: 3
+Release: 4
License: PHP 2.02
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -19,7 +18,7 @@
Requires: php-common >= 3:4.0.6
Requires: php-pcre
Requires: php-pear
-Requires: php-pear-PEAR
+Requires: php-pear-PEAR-core
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -60,6 +59,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2005/11/20 16:26:33 glen
+- rel 4
+
Revision 1.31 2005/10/21 10:25:06 arekm
- do not pass by reference; rel 3
================================================================
Index: SPECS/php-pear-HTTP_Request.spec
diff -u SPECS/php-pear-HTTP_Request.spec:1.29 SPECS/php-pear-HTTP_Request.spec:1.30
--- SPECS/php-pear-HTTP_Request.spec:1.29 Wed Oct 5 22:11:06 2005
+++ SPECS/php-pear-HTTP_Request.spec Sun Nov 20 17:26:33 2005
@@ -4,12 +4,11 @@
%define _subclass Request
%define _status stable
%define _pearname %{_class}_%{_subclass}
-
Summary: %{_pearname} - provides an easy way to perform HTTP requests
Summary(pl): %{_pearname} - daje łatwy sposób przygotowania wywołań HTTP
Name: php-pear-%{_pearname}
Version: 1.2.4
-Release: 3
+Release: 4
License: BSD
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.30 2005/11/20 16:26:33 glen
+- rel 4
+
Revision 1.29 2005/10/05 20:11:06 glen
- rel 3
================================================================
Index: SPECS/php-pear-HTTP_Upload.spec
diff -u SPECS/php-pear-HTTP_Upload.spec:1.22 SPECS/php-pear-HTTP_Upload.spec:1.23
--- SPECS/php-pear-HTTP_Upload.spec:1.22 Fri Sep 30 16:18:54 2005
+++ SPECS/php-pear-HTTP_Upload.spec Sun Nov 20 17:26:33 2005
@@ -4,12 +4,11 @@
%define _subclass Upload
%define _status stable
%define _pearname %{_class}_%{_subclass}
-
Summary: %{_pearname} - Easy and secure managment of files submitted via HTML Forms
Summary(pl): %{_pearname} - Proste i łatwe zarządzanie plikami przesyłanymi przez formularze HTML
Name: php-pear-%{_pearname}
Version: 0.9.1
-Release: 3
+Release: 4
License: PHP 2.02
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -83,6 +82,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2005/11/20 16:26:33 glen
+- rel 4
+
Revision 1.22 2005/09/30 14:18:54 glen
- rel 3
================================================================
Index: SPECS/php-pear-MDB.spec
diff -u SPECS/php-pear-MDB.spec:1.43 SPECS/php-pear-MDB.spec:1.44
--- SPECS/php-pear-MDB.spec:1.43 Wed Oct 5 22:11:06 2005
+++ SPECS/php-pear-MDB.spec Sun Nov 20 17:26:33 2005
@@ -3,12 +3,11 @@
%define _class MDB
%define _pearname %{_class}
%define _status stable
-
Summary: %{_pearname} - unified database API
Summary(pl): %{_pearname} - zunifikowane API baz danych
Name: php-pear-%{_pearname}
Version: 1.3.0
-Release: 3
+Release: 4
Epoch: 1
License: BSD style
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
Requires: php-pear-XML_Parser
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -86,6 +85,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.44 2005/11/20 16:26:33 glen
+- rel 4
+
Revision 1.43 2005/10/05 20:11:06 glen
- rel 3
================================================================
Index: SPECS/php-pear-Net_SMTP.spec
diff -u SPECS/php-pear-Net_SMTP.spec:1.26 SPECS/php-pear-Net_SMTP.spec:1.27
--- SPECS/php-pear-Net_SMTP.spec:1.26 Thu Oct 27 21:07:14 2005
+++ SPECS/php-pear-Net_SMTP.spec Sun Nov 20 17:26:33 2005
@@ -4,12 +4,11 @@
%define _subclass SMTP
%define _status stable
%define _pearname %{_class}_%{_subclass}
-
Summary: %{_pearname} - implementation of the SMTP protocol
Summary(pl): %{_pearname} - implementacja protokołu SMTP
Name: php-pear-%{_pearname}
Version: 1.2.7
-Release: 3
+Release: 4
Epoch: 0
License: PHP 2.02
Group: Development/Languages/PHP
@@ -81,6 +80,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2005/11/20 16:26:33 glen
+- rel 4
+
Revision 1.26 2005/10/27 19:07:14 qboosh
- define Epoch to 0 explicitly when using it
================================================================
Index: SPECS/php-pear-XML_sql2xml.spec
diff -u SPECS/php-pear-XML_sql2xml.spec:1.17 SPECS/php-pear-XML_sql2xml.spec:1.18
--- SPECS/php-pear-XML_sql2xml.spec:1.17 Wed Oct 5 22:59:32 2005
+++ SPECS/php-pear-XML_sql2xml.spec Sun Nov 20 17:26:33 2005
@@ -4,12 +4,11 @@
%define _subclass sql2xml
%define _status beta
%define _pearname %{_class}_%{_subclass}
-
Summary: %{_pearname} - returns XML from a SQL-query
Summary(pl): %{_pearname} - konwersja zapytań SQL ma format XML
Name: php-pear-%{_pearname}
Version: 0.3.2
-Release: 3
+Release: 4
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.18 2005/11/20 16:26:33 glen
+- rel 4
+
Revision 1.17 2005/10/05 20:59:32 glen
- rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pear-Cache.spec?r1=1.19&r2=1.20&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Console_Getopt.spec?r1=1.21&r2=1.22&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Crypt_CHAP.spec?r1=1.22&r2=1.23&f=u
http://cvs.pld-linux.org/SPECS/php-pear-HTTP.spec?r1=1.31&r2=1.32&f=u
http://cvs.pld-linux.org/SPECS/php-pear-HTTP_Request.spec?r1=1.29&r2=1.30&f=u
http://cvs.pld-linux.org/SPECS/php-pear-HTTP_Upload.spec?r1=1.22&r2=1.23&f=u
http://cvs.pld-linux.org/SPECS/php-pear-MDB.spec?r1=1.43&r2=1.44&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Net_SMTP.spec?r1=1.26&r2=1.27&f=u
http://cvs.pld-linux.org/SPECS/php-pear-XML_sql2xml.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list