SPECS: upstart.spec - add tests bcond

arekm arekm at pld-linux.org
Sat Nov 22 00:50:12 CET 2008


Author: arekm                        Date: Fri Nov 21 23:50:12 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add tests bcond

---- Files affected:
SPECS:
   upstart.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/upstart.spec
diff -u SPECS/upstart.spec:1.34 SPECS/upstart.spec:1.35
--- SPECS/upstart.spec:1.34	Thu Nov 20 15:26:11 2008
+++ SPECS/upstart.spec	Sat Nov 22 00:50:06 2008
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+%bcond_without	tests
 Summary:	Event-based init daemon
 Summary(pl.UTF-8):	Oparty na zdarzeniach demon init
 Name:		upstart
@@ -49,6 +50,8 @@
 %configure
 %{__make}
 
+%{?with_tests:%{__make} check}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
@@ -100,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2008/11/21 23:50:06  arekm
+- add tests bcond
+
 Revision 1.34  2008/11/20 14:26:11  baggins
 - rel 5
 - R: dbus-libs in /lib
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/upstart.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list