SPECS: php4.spec - remove configure command from phpinfo (debian)
glen
glen at pld-linux.org
Thu Dec 14 20:34:34 CET 2006
Author: glen Date: Thu Dec 14 19:34:34 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- remove configure command from phpinfo (debian)
---- Files affected:
SPECS:
php4.spec (1.572 -> 1.573)
---- Diffs:
================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.572 SPECS/php4.spec:1.573
--- SPECS/php4.spec:1.572 Thu Dec 14 01:29:36 2006
+++ SPECS/php4.spec Thu Dec 14 20:34:29 2006
@@ -143,6 +143,7 @@
Patch43: %{name}-branch.diff
Patch44: %{name}-curl.patch
Patch45: %{name}-config-dir.patch
+Patch46: %{name}-phpinfo_no_configure.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}
@@ -1595,6 +1596,7 @@
%patch42 -p1
%patch44 -p1
%patch45 -p1
+%patch46 -p1
%if %{with hardening}
zcat %{SOURCE8} | patch -p1
@@ -3126,6 +3128,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.573 2006/12/14 19:34:29 glen
+- remove configure command from phpinfo (debian)
+
Revision 1.572 2006/12/14 00:29:36 glen
- revert from HEAD
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.572&r2=1.573&f=u
More information about the pld-cvs-commit
mailing list