SPECS: git-core.spec - enable tests

arekm arekm at pld-linux.org
Sat Jun 9 01:14:41 CEST 2007


Author: arekm                        Date: Fri Jun  8 23:14:41 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable tests

---- Files affected:
SPECS:
   git-core.spec (1.65 -> 1.66) 

---- Diffs:

================================================================
Index: SPECS/git-core.spec
diff -u SPECS/git-core.spec:1.65 SPECS/git-core.spec:1.66
--- SPECS/git-core.spec:1.65	Sun Jun  3 13:22:17 2007
+++ SPECS/git-core.spec	Sat Jun  9 01:14:36 2007
@@ -2,6 +2,7 @@
 # TODO:
 # - gitweb subpackage
 # - gitk subpackage?
+%bcond_without	tests
 %include	/usr/lib/rpm/macros.perl
 Summary:	The stupid content tracker
 Summary(pl.UTF-8):	Prymitywne narzędzie do śledzenia treści
@@ -116,6 +117,8 @@
 
 %{__make} -C Documentation
 
+%{?with_tests:%{__make} test}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_includedir}/%{name}/xdiff
@@ -159,6 +162,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.66  2007/06/08 23:14:36  arekm
+- enable tests
+
 Revision 1.65  2007/06/03 11:22:17  arekm
 - up to 1.5.2.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/git-core.spec?r1=1.65&r2=1.66&f=u



More information about the pld-cvs-commit mailing list