From 2241781e4bae9b7e55ee4e9e443bcbd437a41791 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 10:46:44 +0000 Subject: [PATCH] auto-import changelog data from php-4.3.8-9.src.rpm * Fri Aug 27 2004 Joe Orton 4.3.8-9 - require recent 'file' package (#131054, Robert Scheck) - fix Zend double->long conversion --- php.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/php.spec b/php.spec index 8fe8320..c6a57d9 100644 --- a/php.spec +++ b/php.spec @@ -6,7 +6,7 @@ Summary: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor) Name: php Version: 4.3.8 -Release: 8 +Release: 9 License: The PHP License Group: Development/Languages URL: http://www.php.net/ @@ -45,11 +45,11 @@ BuildRequires: gmp-devel, aspell-devel >= 0.50.0 BuildRequires: httpd-devel >= 2.0.46-1, libjpeg-devel, libpng-devel, pam-devel BuildRequires: libstdc++-devel, openssl-devel BuildRequires: zlib-devel, pcre-devel, smtpdaemon -BuildRequires: bzip2, fileutils, file, perl, libtool >= 1.4.3 +BuildRequires: bzip2, fileutils, file >= 4.0, perl, libtool >= 1.4.3 Obsoletes: php-dbg, mod_php, php3, phpfi, stronghold-php, php-openssl # Enforce Apache module ABI compatibility Requires: httpd-mmn = %(cat %{_includedir}/httpd/.mmn || echo missing-httpd-devel) -Requires: php-pear, file +Requires: php-pear, file >= 4.0 %description PHP is an HTML-embedded scripting language. PHP attempts to make it @@ -539,8 +539,12 @@ rm files.* %endif %changelog +* Fri Aug 27 2004 Joe Orton 4.3.8-9 +- require recent 'file' package (#131054, Robert Scheck) +- fix Zend double->long conversion + * Thu Aug 26 2004 Joe Orton 4.3.8-8 -- fix -select patch bug which break stream_select on s390 +- fix -select patch bug which broke stream_select on s390 - add an FD_SETSIZE check to php_sock_stream_wait_for_data * Thu Aug 26 2004 Joe Orton 4.3.8-7