SPECS: php.spec - fixed link-libs patch; EXTRA_LIBS line is MUCH s...

qboosh qboosh at pld-linux.org
Fri Dec 22 23:00:23 CET 2006


Author: qboosh                       Date: Fri Dec 22 22:00:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed link-libs patch; EXTRA_LIBS line is MUCH shorter now
- release 5

---- Files affected:
SPECS:
   php.spec (1.640 -> 1.641) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.640 SPECS/php.spec:1.641
--- SPECS/php.spec:1.640	Fri Dec 22 21:58:41 2006
+++ SPECS/php.spec	Fri Dec 22 23:00:18 2006
@@ -5,7 +5,7 @@
 #   filepro, hw
 # - mime_magic can't handle new "string/*" entries in magic.mime
 #   thus doesn't work with system magic.mime database
-# - make additional headers added by mail patch configurable
+# - make additional headers and checking added by mail patch configurable
 # - apply -hardened patch by default ?
 # - modularize session, standard (output from pure php -m)?
 #
@@ -43,7 +43,7 @@
 %bcond_without	apache2		# disable building apache 2.x module
 %bcond_without	fcgi		# disable building FCGI SAPI
 %bcond_without	zts		# disable experimental-zts
-%bcond_with		versioning	# build with experimental versioning (to load php4/php5 into same apache)
+%bcond_with	versioning	# build with experimental versioning (to load php4/php5 into same apache)
 
 %define apxs1		/usr/sbin/apxs1
 %define	apxs2		/usr/sbin/apxs
@@ -66,7 +66,7 @@
 %undefine	with_filter
 %endif
 
-%define	_rel 4
+%define	_rel 5
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr):	Le langage de script embarque-HTML PHP
 Summary(pl):	Język skryptowy PHP
@@ -2716,6 +2716,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.641  2006/12/22 22:00:18  qboosh
+- fixed link-libs patch; EXTRA_LIBS line is MUCH shorter now
+- release 5
+
 Revision 1.640  2006/12/22 20:58:41  qboosh
 - removed comment about including removed modules
 
================================================================

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



More information about the pld-cvs-commit mailing list