SPECS: gmp.spec - enable testsuite.

pluto pluto at pld-linux.org
Tue Apr 25 19:19:16 CEST 2006


Author: pluto                        Date: Tue Apr 25 17:19:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable testsuite.

---- Files affected:
SPECS:
   gmp.spec (1.92 -> 1.93) 

---- Diffs:

================================================================
Index: SPECS/gmp.spec
diff -u SPECS/gmp.spec:1.92 SPECS/gmp.spec:1.93
--- SPECS/gmp.spec:1.92	Sun Apr 23 20:22:27 2006
+++ SPECS/gmp.spec	Tue Apr 25 19:19:11 2006
@@ -1,4 +1,8 @@
 # $Revision$, $Date$
+#
+# Conditional build:
+%bcond_without	tests	# don't perform tests
+#
 Summary:	GNU arbitrary precision library
 Summary(de):	Beliebige Genauigkeits-Library
 Summary(es):	Biblioteca de precisión arbitraria de la GNU
@@ -219,6 +223,7 @@
 	--enable-fft
 
 %{__make}
+%{?with_tests:%{__make} check}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -276,6 +281,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.93  2006/04/25 17:19:11  pluto
+- enable testsuite.
+
 Revision 1.92  2006/04/23 18:22:27  qboosh
 - updated to 4.2, updated info patch
 - removed obsolete gcc-version,amd64,acinclude,sparc64,cmpi,site patches
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gmp.spec?r1=1.92&r2=1.93&f=u



More information about the pld-cvs-commit mailing list