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

prism prism at pld-linux.org
Sat Jul 2 22:11:25 CEST 2005


Author: prism                        Date: Sat Jul  2 20:11:25 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:
   php4.spec (1.439 -> 1.440) 

---- Diffs:

================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.439 SPECS/php4.spec:1.440
--- SPECS/php4.spec:1.439	Wed Jun  8 21:32:28 2005
+++ SPECS/php4.spec	Sat Jul  2 22:11:20 2005
@@ -7,7 +7,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	interbase_inst	# use InterBase install., not Firebird	(BR: proprietary libs)
 %bcond_with	java		# with Java extension module		(BR: jdk)
 %bcond_with	oci8		# with Oracle oci8 extension module	(BR: proprietary libs)
@@ -76,7 +76,7 @@
 Summary(uk):	PHP ÷ĹŇÓŚ§ 4 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
 Name:		php4
 Version:	4.3.11
-Release:	4%{?with_hardened:hardened}
+Release:	4%{?with_hardening:hardened}
 Epoch:		3
 Group:		Libraries
 License:	PHP
@@ -90,8 +90,8 @@
 Source6:	%{name}-cgi.ini
 Source7:	%{name}-apache.ini
 Source8:	%{name}-cli.ini
-Source9:	http://www.hardened-php.net/hardened-php-4.3.11-0.2.7.patch.gz
-# Source9-md5:	c649f58458a39532889ed82f1aebee34
+Source9:	http://www.hardened-php.net/hardening-patch-4.3.11-0.3.0.patch.gz
+# Source9-md5:	afb80fb24545aab2f78996b4f8521809
 Patch0:		%{name}-shared.patch
 Patch1:		%{name}-pldlogo.patch
 Patch2:		%{name}-xml-expat-fix.patch
@@ -1611,7 +1611,7 @@
 %patch33 -p1
 %patch34 -p1
 
-%{?with_hardened:zcat %{SOURCE9} | patch -p1}
+%{?with_hardening:zcat %{SOURCE9} | patch -p1}
 
 # new apr
 sed -i -e 's#apr-config#apr-1-config#g' sapi/apache*/*.m4
@@ -2829,6 +2829,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.440  2005/07/02 20:11:20  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.439  2005/06/08 19:32:28  glen
 - update description of -common subpackage
 - use --cache-file for configure for faster build
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.439&r2=1.440&f=u




More information about the pld-cvs-commit mailing list