SPECS: php.spec - Hardened-PHP is renamed to Hardening-Patch due t...

prism prism at pld-linux.org
Sat Jul 2 22:17:23 CEST 2005


Author: prism                        Date: Sat Jul  2 20:17:23 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Hardened-PHP is renamed to Hardening-Patch due to the PHP license
- s/hardened/hardening/ in bconds
- Hardening-Patch updated to 0.3.0

---- Files affected:
SPECS:
   php.spec (1.451 -> 1.452) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.451 SPECS/php.spec:1.452
--- SPECS/php.spec:1.451	Sun Jun 19 18:21:14 2005
+++ SPECS/php.spec	Sat Jul  2 22:17:17 2005
@@ -19,7 +19,7 @@
 # Conditional build:
 %bcond_with	db3		# use db3 packages instead of db (4.x) for Berkeley DB support
 %bcond_with	fdf		# with FDF (PDF forms) module		(BR: proprietary lib)
-%bcond_with	hardened	# build with hardened patch applied (http://www.hardened-php.net/)
+%bcond_with	hardening	# build with hardening patch applied (http://www.hardened-php.net/)
 %bcond_with	hwapi		# with Hw API support			(BR: proprietary libs)
 %bcond_with	interbase_inst	# use InterBase install., not Firebird	(BR: proprietary libs)
 %bcond_with	oci8		# with Oracle oci8 extension module	(BR: proprietary libs)
@@ -78,7 +78,7 @@
 Summary(uk):	PHP ÷ĹŇÓŚ§ 5 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
 Name:		php
 Version:	5.0.4
-Release:	7%{?with_hardened:hardened}
+Release:	7%{?with_hardening:hardened}
 Epoch:		4
 Group:		Libraries
 License:	PHP
@@ -92,8 +92,8 @@
 Source6:	%{name}-cgi.ini
 Source7:	%{name}-apache.ini
 Source8:	%{name}-cli.ini
-Source9:	http://www.hardened-php.net/hardened-php-5.0.4-0.2.7.patch.gz
-# Source9-md5:	60b3a09d4ea271961a0abe480a5368a2
+Source9:	http://www.hardened-php.net/hardening-patch-5.0.4-0.3.0.patch.gz
+# Source9-md5:	47a742fa9fab2826ad10c13a2376111a
 Patch0:		%{name}-shared.patch
 Patch1:		%{name}-pldlogo.patch
 Patch2:		%{name}-mail.patch
@@ -1434,7 +1434,7 @@
 %patch27 -p1
 %patch29 -p1
 
-%{?with_hardened:zcat %{SOURCE9} | patch -p1}
+%{?with_hardening:zcat %{SOURCE9} | patch -p1}
 
 # conflict seems to be resolved by recode patches
 rm -f ext/recode/config9.m4
@@ -2589,6 +2589,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.452  2005/07/02 20:17:17  prism
+- Hardened-PHP is renamed to Hardening-Patch due to the PHP license
+- s/hardened/hardening/ in bconds
+- Hardening-Patch updated to 0.3.0
+
 Revision 1.451  2005/06/19 16:21:14  glen
 - enabled log_errors=On in php.ini
 - rel 7
================================================================

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




More information about the pld-cvs-commit mailing list