]> git.pld-linux.org Git - packages/php4.git/commitdiff
- fixed building with imap 2006 auto/ac/php4-4_4_4-13
authorhawk <hawk@pld-linux.org>
Sun, 31 Dec 2006 19:40:45 +0000 (19:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 13

Changed files:
    php4.spec -> 1.576

php4.spec

index c5abde28052fc16d92b34ef3616b99a912e05cc5..4aab9b4fafaf96ae10923e83e2a09bd0def531a0 100644 (file)
--- a/php4.spec
+++ b/php4.spec
@@ -72,7 +72,7 @@
 %undefine      with_msession
 %endif
 
-%define        _rel 12
+%define        _rel 13
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr):   Le langage de script embarque-HTML PHP
 Summary(pl):   Jêzyk skryptowy PHP
@@ -143,6 +143,7 @@ Patch43:    %{name}-branch.diff
 Patch44:       %{name}-curl.patch
 Patch45:       %{name}-config-dir.patch
 Patch46:       %{name}-phpinfo_no_configure.patch
+Patch47:       %{name}-imap-2006-fix.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}
@@ -1596,6 +1597,7 @@ cp php.ini-dist php.ini
 %patch44 -p1
 %patch45 -p1
 %patch46 -p1
+%patch47 -p1
 
 %if %{with hardening}
 zcat %{SOURCE8} | patch -p1
This page took 0.033003 seconds and 4 git commands to generate.