SPECS: patch.spec - run test suite

arekm arekm at pld-linux.org
Sun Mar 29 16:17:22 CEST 2009


Author: arekm                        Date: Sun Mar 29 14:17:22 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- run test suite

---- Files affected:
SPECS:
   patch.spec (1.64 -> 1.65) 

---- Diffs:

================================================================
Index: SPECS/patch.spec
diff -u SPECS/patch.spec:1.64 SPECS/patch.spec:1.65
--- SPECS/patch.spec:1.64	Sun Mar 29 15:46:13 2009
+++ SPECS/patch.spec	Sun Mar 29 16:17:16 2009
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+%bcond_without	tests
 Summary:	GNU patch Utilities
 Summary(de.UTF-8):	GNU-Patch-Utilities
 Summary(fr.UTF-8):	Utilitaires patch de GNU
@@ -78,6 +79,8 @@
 
 %{__make}
 
+%{?with_tests:%{__make} check}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
@@ -103,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65  2009/03/29 14:17:16  arekm
+- run test suite
+
 Revision 1.64  2009/03/29 13:46:13  arekm
 - rel 8; upcoming patch (versioning is broken in new pkg)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/patch.spec?r1=1.64&r2=1.65&f=u



More information about the pld-cvs-commit mailing list