]> git.pld-linux.org Git - packages/php4.git/commitdiff
- rel 3; try to fix gd threading problems (backport from 5.2 bundled gd) auto/th/php4-4_4_7-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 30 May 2007 19:13:24 +0000 (19:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php4.spec -> 1.590

php4.spec

index e09886fb068ea9dd9f1f8321d2905a4ffffb18d4..60e5201fc6cc51171f3022b9573cb11df891e225 100644 (file)
--- a/php4.spec
+++ b/php4.spec
@@ -73,7 +73,7 @@
 %undefine      with_msession
 %endif
 
-%define        _rel 2
+%define        _rel 3
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):     Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):     Język skryptowy PHP
@@ -139,7 +139,7 @@ Patch40:    %{name}-linkflags-clean.patch
 # XXX: obsolete?
 Patch41:       %{name}-openssl-huge-hack.patch
 Patch42:       %{name}-apr-apu.patch
-#Patch43:      %{name}-branch.diff
+Patch43:       %{name}-gd.patch
 Patch45:       %{name}-config-dir.patch
 Patch46:       %{name}-phpinfo_no_configure.patch
 Patch47:       %{name}-ming.patch
@@ -1591,6 +1591,7 @@ cp php.ini-dist php.ini
 # XXX: I believe this one is obsolete as of 4.4.3
 #%patch41 -p1
 %patch42 -p1
+%patch43 -p1
 %patch45 -p1
 %patch46 -p1
 %patch47 -p1
This page took 0.040127 seconds and 4 git commands to generate.