Author: glen                         Date: Tue Jan 17 16:38:18 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- stop windows behaviour: prevent php.ini being parsed from ./ and /usr/bin in
  cli sapi. see also php#34793
- rel 4

---- Files affected:
SPECS:
   php.spec (1.548 -> 1.549) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.548 SPECS/php.spec:1.549
--- SPECS/php.spec:1.548        Tue Jan 17 16:58:22 2006
+++ SPECS/php.spec      Tue Jan 17 17:38:12 2006
@@ -80,7 +80,7 @@
 Summary(uk):   PHP ÷ĹŇÓŚ§ 5 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ 
ÓĹŇ×ĹŇŚ
 Name:          php
 Version:       5.1.2
-%define        _rel 3
+%define        _rel 4
 Release:       %{_rel}%{?with_hardening:hardened}
 Epoch:         4
 License:       PHP
@@ -125,6 +125,7 @@
 Patch31:       %{name}-both-apxs.patch
 Patch32:       %{name}-builddir.patch
 Patch33:       %{name}-zlib-for-getimagesize.patch
+Patch34:       %{name}-ini-search-path.patch
 Icon:          php.gif
 URL:           http://www.php.net/
 %{?with_interbase:%{!?with_interbase_inst:BuildRequires:       Firebird-devel 
>= 1.0.2.908-2}}
@@ -1562,6 +1563,7 @@
 %patch31 -p1
 %patch32 -p1
 %patch33 -p1
+%patch34 -p1
 
 # conflict seems to be resolved by recode patches
 rm -f ext/recode/config9.m4
@@ -3072,6 +3074,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.549  2006/01/17 16:38:12  glen
+- stop windows behaviour: prevent php.ini being parsed from ./ and /usr/bin in
+  cli sapi. see also php#34793
+- rel 4
+
 Revision 1.548  2006/01/17 15:58:22  baggins
 - release 3
 - BR openldap 2.3
================================================================

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

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

Reply via email to