SPECS: calc.spec - run test suite
arekm
arekm at pld-linux.org
Sun Mar 8 11:58:24 CET 2009
Author: arekm Date: Sun Mar 8 10:58:24 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- run test suite
---- Files affected:
SPECS:
calc.spec (1.63 -> 1.64)
---- Diffs:
================================================================
Index: SPECS/calc.spec
diff -u SPECS/calc.spec:1.63 SPECS/calc.spec:1.64
--- SPECS/calc.spec:1.63 Sun Mar 8 11:33:39 2009
+++ SPECS/calc.spec Sun Mar 8 11:58:18 2009
@@ -2,6 +2,7 @@
#
# TODO: some unpackaged libs, should we pack them as ghosts?
#
+%bcond_without tests
Summary: Arbitrary precision calculator
Summary(pl.UTF-8): Kalkulator operujący na liczbach z dowolną dokładnością
Name: calc
@@ -62,6 +63,8 @@
READLINE_INCLUDE=%{_includedir} \
SCRIPTDIR=%{_datadir}/calc/cscript
+%{?with_tests:%{__make} tests}
+
%install
rm -rf $RPM_BUILD_ROOT
@@ -107,6 +110,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.64 2009/03/08 10:58:18 arekm
+- run test suite
+
Revision 1.63 2009/03/08 10:33:39 paszczus
- added calc-ppc.patch; rel 2.1 for tests
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/calc.spec?r1=1.63&r2=1.64&f=u
More information about the pld-cvs-commit
mailing list