SPECS: tar.spec - enable tests

arekm arekm at pld-linux.org
Sat Jun 30 20:12:14 CEST 2007


Author: arekm                        Date: Sat Jun 30 18:12:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable tests

---- Files affected:
SPECS:
   tar.spec (1.103 -> 1.104) 

---- Diffs:

================================================================
Index: SPECS/tar.spec
diff -u SPECS/tar.spec:1.103 SPECS/tar.spec:1.104
--- SPECS/tar.spec:1.103	Sat Jun 30 20:00:27 2007
+++ SPECS/tar.spec	Sat Jun 30 20:12:09 2007
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+%bcond_with	tests
 Summary:	A GNU file archiving program
 Summary(de.UTF-8):	GNU-Magnetband-Archivierprogramm (tar)
 Summary(es.UTF-8):	GNU Tape Archiver (tar)
@@ -145,6 +146,8 @@
 
 %{__make}
 
+%{?with_tests:%{__make} check}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{/usr/bin,%{_mandir}/man1}
@@ -193,6 +196,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.104  2007/06/30 18:12:09  arekm
+- enable tests
+
 Revision 1.103  2007/06/30 18:00:27  arekm
 - up to 1.18; first GPL v3 licensed program in PLD
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tar.spec?r1=1.103&r2=1.104&f=u



More information about the pld-cvs-commit mailing list