]> git.pld-linux.org Git - packages/php.git/commitdiff
- release 7
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 21 Oct 2002 14:54:42 +0000 (14:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- add iconv-bug18039 patch (see http://bugs.php.net/bug.php?id=18039)

Changed files:
    php.spec -> 1.220

php.spec

index d2e73481075032ea15685fbfa24ace3f43ec9fca..c2b41ef13fe2d3cd60663ff7a26cebf8357455a8 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -53,7 +53,7 @@ Summary(ru):  PHP 
 Summary(uk):   PHP ÷ÅÒÓ¦§ 4 -- ÍÏ×Á ÐÒÅÐÒÏÃÅÓÕ×ÁÎÎÑ HTML-ÆÁÊ̦×, ×ÉËÏÎÕ×ÁÎÁ ÎÁ ÓÅÒ×ÅÒ¦
 Name:          php
 Version:       4.2.3
-Release:       6
+Release:       7
 Epoch:         3
 Group:         Libraries
 License:       PHP
@@ -88,6 +88,7 @@ Patch19:      %{name}-mnogosearch.patch
 Patch20:       %{name}-ini.patch
 Patch21:       %{name}-acam.patch
 Patch22:       %{name}-xmlrpc-fix.patch
+Patch23:       %{name}-iconv-bug18039.patch
 Icon:          php4.gif
 URL:           http://www.php.net/
 BuildRequires: apache-devel
@@ -1337,6 +1338,7 @@ cp php.ini-dist php.ini
 # conditionally...
 %patch21 -p1
 %patch22 -p1
+%patch23 -p1
 
 install -d manual
 bzip2 -dc %{SOURCE3} | tar -xf - -C manual
This page took 2.009738 seconds and 4 git commands to generate.