]> git.pld-linux.org Git - packages/php4.git/commitdiff
- rel 8; see cvs log php-openssl-huge-hack.patch for details auto/ac/php4-4_4_2-8
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 25 Jan 2006 21:57:23 +0000 (21:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php4.spec -> 1.527

php4.spec

index f871921c6b915b263d861e60204c57efeb94d5d4..031c2e12125574034ead3c64801c4f1d253ad8b0 100644 (file)
--- a/php4.spec
+++ b/php4.spec
@@ -77,7 +77,7 @@ Summary(ru):  PHP 
 Summary(uk):   PHP ÷ÅÒÓ¦§ 4 - ÍÏ×Á ÐÒÅÐÒÏÃÅÓÕ×ÁÎÎÑ HTML-ÆÁÊ̦×, ×ÉËÏÎÕ×ÁÎÁ ÎÁ ÓÅÒ×ÅÒ¦
 Name:          php4
 Version:       4.4.2
-%define        _rel 7
+%define        _rel 8
 Release:       %{_rel}%{?with_hardening:hardened}
 Epoch:         3
 License:       PHP
@@ -134,6 +134,7 @@ Patch36:    php-dextension.patch
 Patch37:       %{name}-zlib-for-getimagesize.patch
 Patch38:       %{name}-ini-search-path.patch
 Patch39:       %{name}-bug-36017-and-session-chars.patch
+Patch40:       %{name}-openssl-huge-hack.patch
 URL:           http://www.php.net/
 %{?with_interbase:%{!?with_interbase_inst:BuildRequires:       Firebird-devel >= 1.0.2.908-2}}
 %{?with_pspell:BuildRequires:  aspell-devel >= 2:0.50.0}
@@ -1675,6 +1676,7 @@ cp php.ini-dist php.ini
 %patch37 -p1
 %patch38 -p1
 %patch39 -p1
+%patch40 -p1
 
 %if %{with hardening}
 zcat %{SOURCE9} | patch -p1
This page took 0.101411 seconds and 4 git commands to generate.