packages: grep/grep.spec - run test suite

arekm arekm at pld-linux.org
Thu Nov 5 11:32:47 CET 2009


Author: arekm                        Date: Thu Nov  5 10:32:47 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- run test suite

---- Files affected:
packages/grep:
   grep.spec (1.106 -> 1.107) 

---- Diffs:

================================================================
Index: packages/grep/grep.spec
diff -u packages/grep/grep.spec:1.106 packages/grep/grep.spec:1.107
--- packages/grep/grep.spec:1.106	Wed Sep 23 09:24:35 2009
+++ packages/grep/grep.spec	Thu Nov  5 11:32:41 2009
@@ -2,6 +2,7 @@
 #
 # Conditional build:
 %bcond_without	pcre	# with PCRE support
+%bcond_without	tests
 #
 Summary:	GNU grep Utilities
 Summary(de.UTF-8):	GNU-Version der Pattern-Matching-Utilities
@@ -109,6 +110,8 @@
 	--enable-nls
 %{__make}
 
+%{?with_tests:%{__make} check}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/etc/env.d
@@ -166,6 +169,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107  2009/11/05 10:32:41  arekm
+- run test suite
+
 Revision 1.106  2009/09/23 07:24:35  baggins
 - rel 3
 - removed dfa-optional patch, it breaks grep -w, see patch commit log
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/grep/grep.spec?r1=1.106&r2=1.107&f=u



More information about the pld-cvs-commit mailing list