SPECS: php.spec - tests are off by default

arekm arekm at pld-linux.org
Fri Jun 1 10:49:03 CEST 2007


Author: arekm                        Date: Fri Jun  1 08:49:03 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- tests are off by default

---- Files affected:
SPECS:
   php.spec (1.674 -> 1.675) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.674 SPECS/php.spec:1.675
--- SPECS/php.spec:1.674	Fri Jun  1 10:45:54 2007
+++ SPECS/php.spec	Fri Jun  1 10:48:58 2007
@@ -47,7 +47,7 @@
 %bcond_without	apache2		# disable building apache 2.x module
 %bcond_without	fcgi		# disable building FCGI SAPI
 %bcond_without	zts		# disable experimental-zts
-%bcond_without	tests	# do not perform "make test"
+%bcond_with	tests		# default off; test process very often hangs on buildersl; perform "make test"
 %bcond_with	versioning	# build with experimental versioning (to load php4/php5 into same apache)
 
 %define apxs1		/usr/sbin/apxs1
@@ -2725,6 +2725,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.675  2007/06/01 08:48:58  arekm
+- tests are off by default
+
 Revision 1.674  2007/06/01 08:45:54  glen
 - 5.2.3: resolves CVE-2007-2872, CVE-2007-2756, CVE-2007-1900;
   improves fix for CVE-2007-1887
================================================================

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



More information about the pld-cvs-commit mailing list