I was looking over php-pear, and noticed the Crypt packages were dropped from the recent rpm packages.

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


David Baudens wrote:


--=-=-=
Name        : php-pear                     Relocations: (not relocateable)
Version     : 4.3.2                             Vendor: MandrakeSoft
Release     : 2mdk                          Build Date: Mon Jul 21 16:06:05 2003
Install date: (not installed)               Build Host: ke.mandrakesoft.com
Group       : Development/Other             Source RPM: (none)
Size        : 3607                             License: PHP License
Packager    : Mandrake Linux Team <http://www.mandrakeexpert.com>
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 --=-=-=

* Mon Jul 21 2003 David Baudens <[EMAIL PROTECTED]> 4.3.2-2mdk

- Rebuild to fix bad signature

--=-=-=

--=-=-=
php-pear.spec changed
--- php-pear-4.3.2-1mdk.src.rpm/php-pear.spec   2003-07-21 16:31:25.000000000 +0200
+++ php-pear-4.3.2-2mdk.src.rpm/php-pear.spec   2003-07-21 16:31:26.000000000 +0200
@@ -6,7 +6,7 @@
#%{expand:%%define thisdate %(date +%Y%m%d)}
%define go_pear_uri http://go-pear.org

-%define release        1mdk
+%define release        2mdk

Summary:        The PHP PEAR files
Name:           php-%{subname}
@@ -16,10 +16,7 @@
Group:          Development/Other
URL:            http://www.php.net
License:        PHP License
-BuildRequires: php%{libversion}-devel
-BuildRequires: php-xml
-BuildRequires: lynx
-BuildRequires: perl
+BuildRequires: php%{libversion}-devel php-xml lynx perl php-cli
Requires:       php
Requires:       php-xml
Requires:       php-xmlrpc
@@ -88,6 +85,9 @@
%{_bindir}/pear

%changelog
+* Mon Jul 21 2003 David Baudens <[EMAIL PROTECTED]> 4.3.2-2mdk
+- Rebuild to fix bad signature
+
* Tue Jun 03 2003 Oden Eriksson <[EMAIL PROTECTED]> 4.3.2-1mdk
- built for 4.3.2
- misc spec file fixes

--=-=-=








Reply via email to