SPECS (AC-branch): php.spec - ah, what the hell, disable tests

glen glen at pld-linux.org
Fri Jun 1 10:50:17 CEST 2007


Author: glen                         Date: Fri Jun  1 08:50:17 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- ah, what the hell, disable tests

---- Files affected:
SPECS:
   php.spec (1.631.2.40 -> 1.631.2.41) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.631.2.40 SPECS/php.spec:1.631.2.41
--- SPECS/php.spec:1.631.2.40	Fri Jun  1 10:47:19 2007
+++ SPECS/php.spec	Fri Jun  1 10:50:11 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	# perform "make test"
 %bcond_with	versioning	# build with experimental versioning (to load php4/php5 into same apache)
 
 %define apxs1		/usr/sbin/apxs1
@@ -2731,6 +2731,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.631.2.41  2007/06/01 08:50:11  glen
+- ah, what the hell, disable tests
+
 Revision 1.631.2.40  2007/06/01 08:47:19  glen
 - HEAD merge (tests in %check was bad idea -- no way to disable)
 
================================================================

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



More information about the pld-cvs-commit mailing list