SPECS: php-pear-CodeGen.spec, php-pear-CodeGen_PECL.spec, php-pear...

glen glen at pld-linux.org
Thu Feb 16 19:56:46 CET 2006


Author: glen                         Date: Thu Feb 16 18:56:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- require php-pear-PEAR-core, not the full PEAR package with deps

---- Files affected:
SPECS:
   php-pear-CodeGen.spec (1.5 -> 1.6) , php-pear-CodeGen_PECL.spec (1.3 -> 1.4) , php-pear-Contact_AddressBook.spec (1.9 -> 1.10) , php-pear-DB_ldap.spec (1.16 -> 1.17) , php-pear-Date_Holidays.spec (1.15 -> 1.16) , php-pear-File_Bittorrent.spec (1.13 -> 1.14) , php-pear-File_DNS.spec (1.7 -> 1.8) , php-pear-File_Gettext.spec (1.14 -> 1.15) , php-pear-File_Passwd.spec (1.32 -> 1.33) , php-pear-HTML_CSS.spec (1.20 -> 1.21) , php-pear-HTML_QuickForm_advmultiselect.spec (1.5 -> 1.6) , php-pear-HTML_Table.spec (1.27 -> 1.28) , php-pear-HTML_Template_IT.spec (1.25 -> 1.26) , php-pear-HTTP_Download.spec (1.32 -> 1.33) , php-pear-HTTP_Header.spec (1.22 -> 1.23) , php-pear-HTTP_Server.spec (1.13 -> 1.14) , php-pear-HTTP_Session.spec (1.14 -> 1.15) , php-pear-HTTP_SessionServer.spec (1.8 -> 1.9) , php-pear-I18Nv2.spec (1.31 -> 1.32) , php-pear-Image_Graph.spec (1.24 -> 1.25) , php-pear-Image_Tools.spec (1.9 -> 1.10) , php-pear-LiveUser.spec (1.21 -> 1.22) , php-pear-LiveUser_Admin.spe
 c (1.8 -> 1.9) , php-pear-MDB2_Driver_pgsql.spec (1.4 -> 1.5) , php-pear-MDB2_Schema.spec (1.6 -> 1.7) , php-pear-MIME_Type.spec (1.8 -> 1.9) , php-pear-Net_Geo.spec (1.18 -> 1.19) , php-pear-Net_Monitor.spec (1.14 -> 1.15) , php-pear-Net_Server.spec (1.15 -> 1.16) , php-pear-PHPUnit2.spec (1.26 -> 1.27) , php-pear-PHP_Archive.spec (1.8 -> 1.9) , php-pear-Services_Amazon.spec (1.10 -> 1.11) , php-pear-Services_Delicious.spec (1.6 -> 1.7) , php-pear-Services_Ebay.spec (1.16 -> 1.17) , php-pear-Structures_DataGrid.spec (1.18 -> 1.19) , php-pear-Structures_Graph.spec (1.11 -> 1.12) , php-pear-System_ProcWatch.spec (1.11 -> 1.12) , php-pear-System_Socket.spec (1.9 -> 1.10) , php-pear-XML_Indexing.spec (1.8 -> 1.9) , php-pear-XML_Util.spec (1.27 -> 1.28) , php-pear-XML_XUL.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/php-pear-CodeGen.spec
diff -u SPECS/php-pear-CodeGen.spec:1.5 SPECS/php-pear-CodeGen.spec:1.6
--- SPECS/php-pear-CodeGen.spec:1.5	Tue Oct  4 00:59:15 2005
+++ SPECS/php-pear-CodeGen.spec	Thu Feb 16 19:56:35 2006
@@ -5,12 +5,12 @@
 %define		_status		beta
 %define		_pearname	CodeGen
 
+%define	_rc rc1
+%define	_rel 0.2
 Summary:	%{_pearname} - Tool to create Code generaters that operate on XML descriptions
 Summary(pl):	%{_pearname} - narzędzie do tworzenia generatorów kodu operujących na opisach XML
 Name:		php-pear-%{_pearname}
 Version:	1.0.0
-%define	_rc rc1
-%define	_rel 0.2
 Release:	%{_rc}.%{_rel}
 License:	PHP
 Group:		Development/Languages/PHP
@@ -21,7 +21,7 @@
 Requires:	php-common >= 3:5
 Requires:	php-pear
 Requires:	php-pear-Console_Getopt >= 1.0
-Requires:	php-pear-PEAR >= 1:1.3
+Requires:	php-pear-PEAR-core >= 1:1.3
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -62,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/02/16 18:56:35  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.5  2005/10/03 22:59:15  glen
 - semi automatically added deps from pear
 

================================================================
Index: SPECS/php-pear-CodeGen_PECL.spec
diff -u SPECS/php-pear-CodeGen_PECL.spec:1.3 SPECS/php-pear-CodeGen_PECL.spec:1.4
--- SPECS/php-pear-CodeGen_PECL.spec:1.3	Tue Oct  4 00:59:15 2005
+++ SPECS/php-pear-CodeGen_PECL.spec	Thu Feb 16 19:56:35 2006
@@ -21,7 +21,7 @@
 Requires:	php-common >= 3:5
 Requires:	php-pear
 Requires:	php-pear-CodeGen >= 0.9
-Requires:	php-pear-PEAR >= 1:1.2
+Requires:	php-pear-PEAR-core >= 1:1.2
 Obsoletes:	php-pear-PECL_Gen
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -70,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/02/16 18:56:35  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.3  2005/10/03 22:59:15  glen
 - semi automatically added deps from pear
 

================================================================
Index: SPECS/php-pear-Contact_AddressBook.spec
diff -u SPECS/php-pear-Contact_AddressBook.spec:1.9 SPECS/php-pear-Contact_AddressBook.spec:1.10
--- SPECS/php-pear-Contact_AddressBook.spec:1.9	Thu Oct  6 19:23:28 2005
+++ SPECS/php-pear-Contact_AddressBook.spec	Thu Feb 16 19:56:35 2006
@@ -5,12 +5,12 @@
 %define		_status		alpha
 %define		_pearname	%{_class}_%{_subclass}
 
+%define	_rc alpha1
+%define	_rel 1
 Summary:	%{_pearname} - Address book export-import class
 Summary(pl):	%{_pearname} - Klasa do importowania/eksportowania książki adresowej
 Name:		php-pear-%{_pearname}
 Version:	0.4.0
-%define	_rc alpha1
-%define	_rel 1
 Release:	0.%{_rc}.%{_rel}
 License:	BSD
 Group:		Development/Languages/PHP
@@ -19,9 +19,9 @@
 URL:		http://pear.php.net/package/Contact_AddressBook/
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-pear >= 4:1.0-7
-Requires:	php-pear-PEAR >= 1:1.2.1
 Requires:	php-pear-File >= 1.2.1
 Requires:	php-pear-Net_UserAgent_Detect >= 2.0.1
+Requires:	php-pear-PEAR-core >= 1:1.2.1
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -69,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/02/16 18:56:35  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.9  2005/10/06 17:23:28  glen
 - update php-pear-File requires
 

================================================================
Index: SPECS/php-pear-DB_ldap.spec
diff -u SPECS/php-pear-DB_ldap.spec:1.16 SPECS/php-pear-DB_ldap.spec:1.17
--- SPECS/php-pear-DB_ldap.spec:1.16	Wed Oct  5 20:31:31 2005
+++ SPECS/php-pear-DB_ldap.spec	Thu Feb 16 19:56:35 2006
@@ -18,7 +18,7 @@
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-pear
 Requires:	php-pear-DB
-Requires:	php-pear-PEAR
+Requires:	php-pear-PEAR-core
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -56,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2006/02/16 18:56:35  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.16  2005/10/05 18:31:31  glen
 - rel 2
 

================================================================
Index: SPECS/php-pear-Date_Holidays.spec
diff -u SPECS/php-pear-Date_Holidays.spec:1.15 SPECS/php-pear-Date_Holidays.spec:1.16
--- SPECS/php-pear-Date_Holidays.spec:1.15	Thu Jan 12 11:08:38 2006
+++ SPECS/php-pear-Date_Holidays.spec	Thu Feb 16 19:56:35 2006
@@ -18,16 +18,16 @@
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-pear
 Requires:	php-pear-Date
-Requires:	php-pear-PEAR >= 1:1.3.1
+Requires:	php-pear-PEAR-core >= 1:1.3.1
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Date_Holidays helps you calculating the dates and titles of
-holidays and other special celebrations. The calculation is
-driver-based so it is easy to add new drivers that calculate
-a country's holidays. The methods of the class can be used
-to get a holiday's date and title in various languages.
+Date_Holidays helps you calculating the dates and titles of holidays
+and other special celebrations. The calculation is driver-based so it
+is easy to add new drivers that calculate a country's holidays. The
+methods of the class can be used to get a holiday's date and title in
+various languages.
 
 In PEAR status of this package is: %{_status}.
 
@@ -83,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/02/16 18:56:35  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.15  2006/01/12 10:08:38  adamg
 - source0-md5 updated
 

================================================================
Index: SPECS/php-pear-File_Bittorrent.spec
diff -u SPECS/php-pear-File_Bittorrent.spec:1.13 SPECS/php-pear-File_Bittorrent.spec:1.14
--- SPECS/php-pear-File_Bittorrent.spec:1.13	Wed Oct 26 17:49:22 2005
+++ SPECS/php-pear-File_Bittorrent.spec	Thu Feb 16 19:56:35 2006
@@ -17,7 +17,7 @@
 URL:		http://pear.php.net/package/File_Bittorrent/
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-pear
-Requires:	php-pear-PEAR >= 1:1.4.0-0.a1
+Requires:	php-pear-PEAR-core >= 1:1.4.0-0.a1
 Requires:	php-pear-PHP_Compat >= 1.1.0
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -68,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/02/16 18:56:35  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.13  2005/10/26 15:49:22  glen
 - PEAR dep from pearize.sh
 

================================================================
Index: SPECS/php-pear-File_DNS.spec
diff -u SPECS/php-pear-File_DNS.spec:1.7 SPECS/php-pear-File_DNS.spec:1.8
--- SPECS/php-pear-File_DNS.spec:1.7	Wed Oct  5 22:11:06 2005
+++ SPECS/php-pear-File_DNS.spec	Thu Feb 16 19:56:35 2006
@@ -18,7 +18,7 @@
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-pear
 Requires:	php-pear-File
-Requires:	php-pear-PEAR
+Requires:	php-pear-PEAR-core
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -58,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/02/16 18:56:35  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.7  2005/10/05 20:11:06  glen
 - rel 3
 

================================================================
Index: SPECS/php-pear-File_Gettext.spec
diff -u SPECS/php-pear-File_Gettext.spec:1.14 SPECS/php-pear-File_Gettext.spec:1.15
--- SPECS/php-pear-File_Gettext.spec:1.14	Thu Oct  6 19:24:19 2005
+++ SPECS/php-pear-File_Gettext.spec	Thu Feb 16 19:56:35 2006
@@ -16,10 +16,10 @@
 # Source0-md5:	a89095de7b2ea259953a6aac9700213d
 URL:		http://pear.php.net/package/File_Gettext/
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
+Requires:	php-common >= 3:4.1.0
 Requires:	php-pcre
 Requires:	php-pear
-Requires:	php-pear-PEAR
-Requires:	php-common >= 3:4.1.0
+Requires:	php-pear-PEAR-core
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -57,6 +57,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/02/16 18:56:35  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.14  2005/10/06 17:24:19  glen
 - updated to 0.3.4
 

================================================================
Index: SPECS/php-pear-File_Passwd.spec
diff -u SPECS/php-pear-File_Passwd.spec:1.32 SPECS/php-pear-File_Passwd.spec:1.33
--- SPECS/php-pear-File_Passwd.spec:1.32	Sun Jan  8 19:04:08 2006
+++ SPECS/php-pear-File_Passwd.spec	Thu Feb 16 19:56:35 2006
@@ -20,7 +20,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)
 
@@ -88,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2006/02/16 18:56:35  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.32  2006/01/08 18:04:08  glen
 - AutoReq: no for -tests
 

================================================================
Index: SPECS/php-pear-HTML_CSS.spec
diff -u SPECS/php-pear-HTML_CSS.spec:1.20 SPECS/php-pear-HTML_CSS.spec:1.21
--- SPECS/php-pear-HTML_CSS.spec:1.20	Sun Jan  8 19:04:08 2006
+++ SPECS/php-pear-HTML_CSS.spec	Thu Feb 16 19:56:36 2006
@@ -5,11 +5,11 @@
 %define		_status		beta
 %define		_pearname	%{_class}_%{_subclass}
 
+%define	_rc RC1
 Summary:	%{_pearname} - class for generating CSS declarations
 Summary(pl):	%{_pearname} - klasa do generowania deklaracji CSS
 Name:		php-pear-%{_pearname}
 Version:	1.0.0
-%define	_rc RC1
 Release:	1
 Epoch:		0
 License:	PHP 3.0
@@ -20,7 +20,7 @@
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-pear
 Requires:	php-pear-HTML_Common >= 1.2
-Requires:	php-pear-PEAR >= 1:1.3.1
+Requires:	php-pear-PEAR-core >= 1:1.3.1
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -104,6 +104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2006/02/16 18:56:36  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.20  2006/01/08 18:04:08  glen
 - AutoReq: no for -tests
 

================================================================
Index: SPECS/php-pear-HTML_QuickForm_advmultiselect.spec
diff -u SPECS/php-pear-HTML_QuickForm_advmultiselect.spec:1.5 SPECS/php-pear-HTML_QuickForm_advmultiselect.spec:1.6
--- SPECS/php-pear-HTML_QuickForm_advmultiselect.spec:1.5	Thu Dec  8 18:03:03 2005
+++ SPECS/php-pear-HTML_QuickForm_advmultiselect.spec	Thu Feb 16 19:56:36 2006
@@ -20,7 +20,7 @@
 Requires:	php-pear
 Requires:	php-pear-HTML_Common >= 1.2.1
 Requires:	php-pear-HTML_QuickForm > 3.2.4
-Requires:	php-pear-PEAR
+Requires:	php-pear-PEAR-core
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -62,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/02/16 18:56:36  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.5  2005/12/08 17:03:03  glen
 - 1.1.0
 

================================================================
Index: SPECS/php-pear-HTML_Table.spec
diff -u SPECS/php-pear-HTML_Table.spec:1.27 SPECS/php-pear-HTML_Table.spec:1.28
--- SPECS/php-pear-HTML_Table.spec:1.27	Mon Oct 31 00:43:53 2005
+++ SPECS/php-pear-HTML_Table.spec	Thu Feb 16 19:56:36 2006
@@ -19,7 +19,7 @@
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-pear >= 4:1.0-8.1
 Requires:	php-pear-HTML_Common >= 1.2.0
-Requires:	php-pear-PEAR
+Requires:	php-pear-PEAR-core
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -88,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2006/02/16 18:56:36  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.27  2005/10/30 23:43:53  qboosh
 - define Epoch to 0 explicitly when using it
 

================================================================
Index: SPECS/php-pear-HTML_Template_IT.spec
diff -u SPECS/php-pear-HTML_Template_IT.spec:1.25 SPECS/php-pear-HTML_Template_IT.spec:1.26
--- SPECS/php-pear-HTML_Template_IT.spec:1.25	Sun Jan  8 19:04:08 2006
+++ SPECS/php-pear-HTML_Template_IT.spec	Thu Feb 16 19:56:36 2006
@@ -17,7 +17,7 @@
 URL:		http://pear.php.net/package/HTML_Template_IT/
 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)
 
@@ -115,6 +115,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2006/02/16 18:56:36  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.25  2006/01/08 18:04:08  glen
 - AutoReq: no for -tests
 

================================================================
Index: SPECS/php-pear-HTTP_Download.spec
diff -u SPECS/php-pear-HTTP_Download.spec:1.32 SPECS/php-pear-HTTP_Download.spec:1.33
--- SPECS/php-pear-HTTP_Download.spec:1.32	Mon Jan  9 10:09:45 2006
+++ SPECS/php-pear-HTTP_Download.spec	Thu Feb 16 19:56:36 2006
@@ -23,8 +23,8 @@
 Requires:	php-common >= 3:4.2.0
 Requires:	php-pcre
 Requires:	php-pear
-Requires:	php-pear-PEAR
 Requires:	php-pear-HTTP_Header
+Requires:	php-pear-PEAR-core
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -32,12 +32,12 @@
 %define		_noautoreq	'pear(Archive/Tar.php)' 'pear(Archive/Zip.php)' 'pear(MIME/Type.*)'
 
 %description
-Provides an easy interface to send hidden files or any arbitrary data to
-the client over HTTP. It features HTTP Caching, Compression and Ranges
-(partial downloads and resuming).
+Provides an easy interface to send hidden files or any arbitrary data
+to the client over HTTP. It features HTTP Caching, Compression and
+Ranges (partial downloads and resuming).
 
-NOTE: Don't use with PHP's on-the-fly output compression, because files
-may be sent coruppted.
+NOTE: Don't use with PHP's on-the-fly output compression, because
+files may be sent coruppted.
 
 In PEAR status of this package is: %{_status}.
 
@@ -97,6 +97,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2006/02/16 18:56:36  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.32  2006/01/09 09:09:45  glen
 - 1.1.1
 

================================================================
Index: SPECS/php-pear-HTTP_Header.spec
diff -u SPECS/php-pear-HTTP_Header.spec:1.22 SPECS/php-pear-HTTP_Header.spec:1.23
--- SPECS/php-pear-HTTP_Header.spec:1.22	Sun Jan  8 19:04:08 2006
+++ SPECS/php-pear-HTTP_Header.spec	Thu Feb 16 19:56:36 2006
@@ -19,7 +19,7 @@
 Requires:	php-common >= 3:4.2.0
 Requires:	php-pear
 Requires:	php-pear-HTTP >= 1.3.1
-Requires:	php-pear-PEAR
+Requires:	php-pear-PEAR-core
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -80,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/02/16 18:56:36  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.22  2006/01/08 18:04:08  glen
 - AutoReq: no for -tests
 

================================================================
Index: SPECS/php-pear-HTTP_Server.spec
diff -u SPECS/php-pear-HTTP_Server.spec:1.13 SPECS/php-pear-HTTP_Server.spec:1.14
--- SPECS/php-pear-HTTP_Server.spec:1.13	Wed Oct  5 22:11:06 2005
+++ SPECS/php-pear-HTTP_Server.spec	Thu Feb 16 19:56:36 2006
@@ -20,7 +20,7 @@
 Requires:	php-pear
 Requires:	php-pear-HTTP
 Requires:	php-pear-Net_Server >= 0.12.0
-Requires:	php-pear-PEAR
+Requires:	php-pear-PEAR-core
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -65,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/02/16 18:56:36  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.13  2005/10/05 20:11:06  glen
 - rel 3
 

================================================================
Index: SPECS/php-pear-HTTP_Session.spec
diff -u SPECS/php-pear-HTTP_Session.spec:1.14 SPECS/php-pear-HTTP_Session.spec:1.15
--- SPECS/php-pear-HTTP_Session.spec:1.14	Wed Oct  5 20:31:31 2005
+++ SPECS/php-pear-HTTP_Session.spec	Thu Feb 16 19:56:36 2006
@@ -18,7 +18,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.3.3
+Requires:	php-pear-PEAR-core >= 1:1.3.3
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -76,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/02/16 18:56:36  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.14  2005/10/05 18:31:31  glen
 - rel 2
 

================================================================
Index: SPECS/php-pear-HTTP_SessionServer.spec
diff -u SPECS/php-pear-HTTP_SessionServer.spec:1.8 SPECS/php-pear-HTTP_SessionServer.spec:1.9
--- SPECS/php-pear-HTTP_SessionServer.spec:1.8	Wed Oct  5 22:11:06 2005
+++ SPECS/php-pear-HTTP_SessionServer.spec	Thu Feb 16 19:56:36 2006
@@ -19,9 +19,9 @@
 Requires:	php-common >= 3:4.3.0
 Requires:	php-pcntl
 Requires:	php-pear
-Requires:	php-pear-PEAR
 Requires:	php-pear-Net_Server >= 0.12.0
 Requires:	php-pear-Net_Socket
+Requires:	php-pear-PEAR-core
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -85,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/02/16 18:56:36  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.8  2005/10/05 20:11:06  glen
 - rel 3
 

================================================================
Index: SPECS/php-pear-I18Nv2.spec
diff -u SPECS/php-pear-I18Nv2.spec:1.31 SPECS/php-pear-I18Nv2.spec:1.32
--- SPECS/php-pear-I18Nv2.spec:1.31	Sun Jan  8 19:04:08 2006
+++ SPECS/php-pear-I18Nv2.spec	Thu Feb 16 19:56:36 2006
@@ -20,7 +20,7 @@
 Requires:	php-iconv
 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)
 
@@ -77,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2006/02/16 18:56:36  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.31  2006/01/08 18:04:08  glen
 - AutoReq: no for -tests
 

================================================================
Index: SPECS/php-pear-Image_Graph.spec
diff -u SPECS/php-pear-Image_Graph.spec:1.24 SPECS/php-pear-Image_Graph.spec:1.25
--- SPECS/php-pear-Image_Graph.spec:1.24	Sun Jan  8 19:04:08 2006
+++ SPECS/php-pear-Image_Graph.spec	Thu Feb 16 19:56:36 2006
@@ -22,7 +22,7 @@
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-pear
 Requires:	php-pear-Image_Canvas >= 0.2.1
-Requires:	php-pear-PEAR >= 1:1.3.1
+Requires:	php-pear-PEAR-core >= 1:1.3.1
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -102,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2006/02/16 18:56:36  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.24  2006/01/08 18:04:08  glen
 - AutoReq: no for -tests
 

================================================================
Index: SPECS/php-pear-Image_Tools.spec
diff -u SPECS/php-pear-Image_Tools.spec:1.9 SPECS/php-pear-Image_Tools.spec:1.10
--- SPECS/php-pear-Image_Tools.spec:1.9	Thu Oct  6 19:39:28 2005
+++ SPECS/php-pear-Image_Tools.spec	Thu Feb 16 19:56:36 2006
@@ -19,7 +19,7 @@
 Requires:	php-gd
 Requires:	php-pear
 Requires:	php-pear-Image_Color >= 1.0.1
-Requires:	php-pear-PEAR >= 1:1.3.3
+Requires:	php-pear-PEAR-core >= 1:1.3.3
 Requires:	php-pear-PHP_Compat >= 1.4.1
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -60,6 +60,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/02/16 18:56:36  glen
+- require php-pear-PEAR-core, not the full PEAR package with deps
+
 Revision 1.9  2005/10/06 17:39:28  glen
 - updated to 0.3.0
 

================================================================
Index: SPECS/php-pear-LiveUser.spec
diff -u SPECS/php-pear-LiveUser.spec:1.21 SPECS/php-pear-LiveUser.spec:1.22
--- SPECS/php-pear-LiveUser.spec:1.21	Wed Oct  5 20:31:31 2005
+++ SPECS/php-pear-LiveUser.spec	Thu Feb 16 19:56:36 2006
@@ -17,8 +17,8 @@
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-common >= 3:4.2.0
 Requires:	php-pear
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-CodeGen.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-CodeGen_PECL.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Contact_AddressBook.spec?r1=1.9&r2=1.10&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-DB_ldap.spec?r1=1.16&r2=1.17&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Date_Holidays.spec?r1=1.15&r2=1.16&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-File_Bittorrent.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-File_DNS.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-File_Gettext.spec?r1=1.14&r2=1.15&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-File_Passwd.spec?r1=1.32&r2=1.33&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-HTML_CSS.spec?r1=1.20&r2=1.21&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-HTML_QuickForm_advmultiselect.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-HTML_Table.spec?r1=1.27&r2=1.28&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-HTML_Template_IT.spec?r1=1.25&r2=1.26&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-HTTP_Download.spec?r1=1.32&r2=1.33&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-HTTP_Header.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-HTTP_Server.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-HTTP_Session.spec?r1=1.14&r2=1.15&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-HTTP_SessionServer.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-I18Nv2.spec?r1=1.31&r2=1.32&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Image_Graph.spec?r1=1.24&r2=1.25&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Image_Tools.spec?r1=1.9&r2=1.10&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-LiveUser.spec?r1=1.21&r2=1.22&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-LiveUser_Admin.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-MDB2_Driver_pgsql.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-MDB2_Schema.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-MIME_Type.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Net_Geo.spec?r1=1.18&r2=1.19&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Net_Monitor.spec?r1=1.14&r2=1.15&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Net_Server.spec?r1=1.15&r2=1.16&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-PHPUnit2.spec?r1=1.26&r2=1.27&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-PHP_Archive.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Services_Amazon.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Services_Delicious.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Services_Ebay.spec?r1=1.16&r2=1.17&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Structures_DataGrid.spec?r1=1.18&r2=1.19&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Structures_Graph.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-System_ProcWatch.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-System_Socket.spec?r1=1.9&r2=1.10&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-XML_Indexing.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-XML_Util.spec?r1=1.27&r2=1.28&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-XML_XUL.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list