SPECS: php4.spec - rel 3; try to fix gd threading problems (backpo...

arekm arekm at pld-linux.org
Wed May 30 21:13:30 CEST 2007


Author: arekm                        Date: Wed May 30 19:13:30 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3; try to fix gd threading problems (backport from 5.2 bundled gd)

---- Files affected:
SPECS:
   php4.spec (1.589 -> 1.590) 

---- Diffs:

================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.589 SPECS/php4.spec:1.590
--- SPECS/php4.spec:1.589	Wed May 30 20:33:28 2007
+++ SPECS/php4.spec	Wed May 30 21:13:24 2007
@@ -74,7 +74,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
@@ -140,7 +140,7 @@
 # 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
@@ -1592,6 +1592,7 @@
 # XXX: I believe this one is obsolete as of 4.4.3
 #%patch41 -p1
 %patch42 -p1
+%patch43 -p1
 %patch45 -p1
 %patch46 -p1
 %patch47 -p1
@@ -3127,6 +3128,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.590  2007/05/30 19:13:24  arekm
+- rel 3; try to fix gd threading problems (backport from 5.2 bundled gd)
+
 Revision 1.589  2007/05/30 18:33:28  arekm
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.589&r2=1.590&f=u



More information about the pld-cvs-commit mailing list