SPECS: clisp.spec - disable tests by default (some uses remote h...

qboosh qboosh at pld-linux.org
Tue Nov 7 21:02:44 CET 2006


Author: qboosh                       Date: Tue Nov  7 20:02:44 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable tests by default
  (some uses remote http:, another one fails when there is no lo interface
  (e.g. in vserver))

---- Files affected:
SPECS:
   clisp.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/clisp.spec
diff -u SPECS/clisp.spec:1.43 SPECS/clisp.spec:1.44
--- SPECS/clisp.spec:1.43	Wed Nov  1 22:01:12 2006
+++ SPECS/clisp.spec	Tue Nov  7 21:02:38 2006
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without	tests # run test suite `make check'
+%bcond_with	tests	# run test suite `make check' (uses network, won't pass on vserver)
 #
 Summary:	Common Lisp (ANSI CL) implementation
 Summary(pl):	Implementacja Common Lisp (ANSI CL)
@@ -146,6 +146,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2006/11/07 20:02:38  qboosh
+- disable tests by default
+  (some uses remote http:, another one fails when there is no lo interface
+  (e.g. in vserver))
+
 Revision 1.43  2006/11/01 21:01:12  twittner
 - oops - clisp has been already build with rel. 1
   and auto-th-.. tag exists - rel. 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/clisp.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list