SPECS (AC-branch): php.spec - rel 5; fix soap with new libxml and ...

arekm arekm at pld-linux.org
Thu Jun 22 15:13:54 CEST 2006


Author: arekm                        Date: Thu Jun 22 13:13:54 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- rel 5; fix soap with new libxml and fix substr_compare

---- Files affected:
SPECS:
   php.spec (1.579.2.2 -> 1.579.2.3) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.579.2.2 SPECS/php.spec:1.579.2.3
--- SPECS/php.spec:1.579.2.2	Mon Jun 19 12:01:41 2006
+++ SPECS/php.spec	Thu Jun 22 15:13:48 2006
@@ -67,7 +67,7 @@
 ERROR: You need to select at least one Apache SAPI to build shared modules.
 %endif
 
-%define	_rel 4
+%define	_rel 5
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr):	Le langage de script embarque-HTML PHP
 Summary(pl):	Język skryptowy PHP
@@ -122,6 +122,8 @@
 Patch35:	%{name}-versioning.patch
 Patch36:	%{name}-linkflags-clean.patch
 Patch37:	%{name}-cli-segv-fixes.patch
+Patch38:	%{name}-soap.patch
+Patch49:	%{name}-substr_compare.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}
@@ -1546,6 +1548,8 @@
 %patch34 -p1
 %{?with_versioning:%patch35 -p1}
 %patch37 -p1
+%patch38 -p1
+%patch39 -p1
 
 # conflict seems to be resolved by recode patches
 rm -f ext/recode/config9.m4
@@ -2997,6 +3001,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.579.2.3  2006/06/22 13:13:48  arekm
+- rel 5; fix soap with new libxml and fix substr_compare
+
 Revision 1.579.2.2  2006/06/19 10:01:41  glen
 - rel 4
 
================================================================

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



More information about the pld-cvs-commit mailing list