In looking back, these were in php-pear-4.2.3-1.1mdk, but not 4.3.0 or 4.3.2. Is there a reason these were dropped? I am using smartsieve to manage cyrus sieve scripts, and it uses these. Could we get them put back in?
php-pear-4.2.3 (mdk 9.0): /usr/lib/php/pear/Crypt /usr/lib/php/pear/Crypt/CBC.php /usr/lib/php/pear/Crypt/HCEMD5.php
Thanks,
S
Oden Eriksson wrote:
--=-=-= Name : php-pear Relocations: (not relocateable) Version : 4.3.2 Vendor: MandrakeSoft Release : 1mdk Build Date: Tue Jun 3 18:08:13 2003 Install date: (not installed) Build Host: klama.mandrake.org Group : Development/Other Source RPM: (none) Size : 3542 License: PHP License Packager : Oden Eriksson <[EMAIL PROTECTED]> URL : http://www.php.net Summary : The PHP PEAR files Description : PEAR is short for "PHP Extension and Application Repository" and is pronounced just like the fruit. The purpose of PEAR is to provide:
* A structured library of open-sourced code for PHP users * A system for code distribution and package maintenance * A standard style for code written in PHP, specified here * The PHP Foundation Classes (PFC), see more below * The PHP Extension Code Library (PECL), see more below * A web site, mailing lists and download mirrors to support the PHP/PEAR community
Buildarchs: noarch --=-=-=
* Tue Jun 03 2003 Oden Eriksson <[EMAIL PROTECTED]> 4.3.2-1mdk
- built for 4.3.2 - misc spec file fixes
--=-=-= E: php-pear unknown-key GPG#604AA4E4
--=-=-= php-pear.spec changed --- php-pear-4.3.1-1mdk.src.rpm/php-pear.spec 2003-06-03 18:31:19.000000000 +0200 +++ php-pear-4.3.2-1mdk.src.rpm/php-pear.spec 2003-06-03 18:31:19.000000000 +0200 @@ -1,12 +1,12 @@ %define phpsource %{_prefix}/src/php-devel %{expand:%(cat /usr/src/php-devel/PHP_BUILD||(echo -e "error: failed build dependencies:\n php-devel >= 430 (4.3.0) is needed by this package." >/dev/stderr;kill -2 $PPID))}
-%define subname pear -%define php_ver_rel %{phpversion}-%{phprelease} +%define subname pear +%define php_ver_rel %{phpversion}-%{phprelease} #%{expand:%%define thisdate %(date +%Y%m%d)} -%define go_pear_uri http://go-pear.org +%define go_pear_uri http://go-pear.org
-%define release 1mdk +%define release 1mdk
Summary: The PHP PEAR files Name: php-%{subname} @@ -16,14 +16,19 @@ Group: Development/Other URL: http://www.php.net License: PHP License -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot -BuildRequires: php%{libversion}-devel php-xml, lynx, perl -Requires: php, php-xml, php-xmlrpc -BuildArch: noarch +BuildRequires: php%{libversion}-devel +BuildRequires: php-xml +BuildRequires: lynx +BuildRequires: perl +Requires: php +Requires: php-xml +Requires: php-xmlrpc Provides: ADVXpackage Provides: php-pear-Log Provides: php-pear-Mail_Mime Provides: php-pear-Net_Socket +BuildArch: noarch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
%description PEAR is short for "PHP Extension and Application Repository" and is @@ -83,6 +88,10 @@ %{_bindir}/pear
%changelog +* Tue Jun 03 2003 Oden Eriksson <[EMAIL PROTECTED]> 4.3.2-1mdk +- built for 4.3.2 +- misc spec file fixes + * Tue May 06 2003 Oden Eriksson <[EMAIL PROTECTED]> 4.3.1-1mdk - the obvious rebuild - misc spec file fixes
--=-=-=
