SPECS (AC-branch): php.spec - added sh patch (fixes build with ksh...

qboosh qboosh at pld-linux.org
Tue Nov 21 11:26:38 CET 2006


Author: qboosh                       Date: Tue Nov 21 10:26:38 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- added sh patch (fixes build with ksh+autoconf 2.60)

---- Files affected:
SPECS:
   php.spec (1.579.2.14 -> 1.579.2.15) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.579.2.14 SPECS/php.spec:1.579.2.15
--- SPECS/php.spec:1.579.2.14	Sat Nov 18 17:58:52 2006
+++ SPECS/php.spec	Tue Nov 21 11:26:33 2006
@@ -103,6 +103,7 @@
 Patch9:		%{name}-reflection.patch
 Patch10:	%{name}-ini.patch
 Patch11:	%{name}-acam.patch
+Patch12:	%{name}-sh.patch
 Patch14:	%{name}-allow-db31.patch
 Patch15:	%{name}-threads-acfix.patch
 Patch16:	%{name}-tsrmlsfetchgcc2.patch
@@ -1523,6 +1524,7 @@
 # for ac2.53b/am1.6b - AC_LANG_CXX has AM_CONDITIONAL, so cannot be invoked
 # conditionally...
 %patch11 -p1
+%patch12 -p1
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
@@ -2964,6 +2966,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.579.2.15  2006/11/21 10:26:33  qboosh
+- added sh patch (fixes build with ksh+autoconf 2.60)
+
 Revision 1.579.2.14  2006/11/18 16:58:52  arekm
 - apply apr-apu.patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php.spec?r1=1.579.2.14&r2=1.579.2.15&f=u



More information about the pld-cvs-commit mailing list