Author: arekm                        Date: Thu Jun 22 13:10:18 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix bug 37394

---- Files affected:
SPECS:
   php.spec (1.581 -> 1.582) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.581 SPECS/php.spec:1.582
--- SPECS/php.spec:1.581        Wed Jun 21 14:15:32 2006
+++ SPECS/php.spec      Thu Jun 22 15:10:13 2006
@@ -67,7 +67,7 @@
 ERROR: You need to select at least one Apache SAPI to build shared modules.
 %endif
 
-%define        _rel 3.1
+%define        _rel 3.2
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr):   Le langage de script embarque-HTML PHP
 Summary(pl):   Język skryptowy PHP
@@ -124,6 +124,7 @@
 Patch37:       %{name}-cli-segv-fixes.patch
 Patch38:       %{name}-amd64.patch
 Patch39:       %{name}-soap.patch
+Patch40:       %{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}
@@ -1552,6 +1553,7 @@
 %patch38 -p1
 %endif
 %patch39 -p1
+%patch40 -p1
 
 # conflict seems to be resolved by recode patches
 rm -f ext/recode/config9.m4
@@ -3003,6 +3005,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.582  2006/06/22 13:10:13  arekm
+- fix bug 37394
+
 Revision 1.581  2006/06/21 12:15:32  arekm
 - rel 3.1; soap fix with libxml2 >= 2.6.24; fix if conditional
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to