From 820eb1a2a787c2864610fd8cb31f714ba6bdfb16 Mon Sep 17 00:00:00 2001 From: jorton Date: Apr 25 2005 09:19:50 +0000 Subject: - pear: update to DB-1.7.6 - enable FastCGI support in /usr/bin/php-cgi (#149596) --- diff --git a/.cvsignore b/.cvsignore index c1a16b7..f600d72 100644 --- a/.cvsignore +++ b/.cvsignore @@ -12,3 +12,4 @@ HTTP-1.3.5.tgz Net_Socket-1.0.6.tgz XML_Parser-1.2.6.tgz Net_SMTP-1.2.6.tgz +DB-1.7.6.tgz diff --git a/php.spec b/php.spec index e7d6558..230b683 100644 --- a/php.spec +++ b/php.spec @@ -14,7 +14,7 @@ URL: http://www.php.net/ Source0: http://www.php.net/distributions/php-%{version}.tar.gz Source10: pear-RunTest.php -Source20: http://pear.php.net/get/DB-1.7.5.tgz +Source20: http://pear.php.net/get/DB-1.7.6.tgz Source21: http://pear.php.net/get/HTTP-1.3.5.tgz Source22: http://pear.php.net/get/Mail-1.1.4.tgz Source23: http://pear.php.net/get/XML_Parser-1.2.6.tgz @@ -480,7 +480,8 @@ build --enable-force-cgi-redirect \ --with-pgsql=shared \ --with-snmp=shared,%{_prefix} \ --enable-soap=shared \ - --with-xsl=shared,%{_prefix} + --with-xsl=shared,%{_prefix} \ + --enable-fastcgi popd # Build Apache module, and the CLI SAPI, /usr/bin/php @@ -639,6 +640,8 @@ rm files.* * Wed Apr 13 2005 Joe Orton 5.0.4-7 - split out dba and bcmath extensions into subpackages - BuildRequire gcc-c++ to avoid AC_PROG_CXX{,CPP} failure (#155221) +- pear: update to DB-1.7.6 +- enable FastCGI support in /usr/bin/php-cgi (#149596) * Wed Apr 13 2005 Joe Orton 5.0.4-6 - build /usr/bin/php with the CLI SAPI, and add /usr/bin/php-cgi, diff --git a/sources b/sources index 7e9b7b7..d893037 100644 --- a/sources +++ b/sources @@ -1,7 +1,7 @@ c8f5fa441fd99c1b363bd2a071a0bd97 php-5.0.4.tar.gz -43954e51f8dcf5c62700268bdc61ac63 DB-1.7.5.tgz 3e14fef5bd418de87214a3271ffc4549 Mail-1.1.4.tgz 9c01a682f5859a09e01fe5f305b3c353 HTTP-1.3.5.tgz f961deffb093a58eb4c48478de1b27ed Net_Socket-1.0.6.tgz 96ebc0fc2f349249f1455389797e72a4 XML_Parser-1.2.6.tgz 69bcb47d571b72060beed0a7d8d852a5 Net_SMTP-1.2.6.tgz +b5ff032f7e8873174e3e7fc21b7ec696 DB-1.7.6.tgz