SPECS: syslog-ng.spec - enable make check

arekm arekm at pld-linux.org
Sun Apr 12 09:26:21 CEST 2009


Author: arekm                        Date: Sun Apr 12 07:26:21 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable make check

---- Files affected:
SPECS:
   syslog-ng.spec (1.170 -> 1.171) 

---- Diffs:

================================================================
Index: SPECS/syslog-ng.spec
diff -u SPECS/syslog-ng.spec:1.170 SPECS/syslog-ng.spec:1.171
--- SPECS/syslog-ng.spec:1.170	Thu Mar 19 16:59:44 2009
+++ SPECS/syslog-ng.spec	Sun Apr 12 09:26:16 2009
@@ -3,6 +3,7 @@
 # Conditional build:
 %bcond_with	dynamic		# link dynamically with glib, eventlog, pcre, openssl
 %bcond_without	sql		# build without support for logging to SQL DB
+%bcond_without	tests
 #
 Summary:	Syslog-ng - new generation of the system logger
 Summary(pl.UTF-8):	Syslog-ng - zamiennik syskloga
@@ -117,6 +118,8 @@
 
 %{__make}
 
+%{?with_tests:%{__make} check}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{/etc/{sysconfig,logrotate.d,rc.d/init.d},%{_sysconfdir}/syslog-ng} \
@@ -185,6 +188,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.171  2009/04/12 07:26:16  arekm
+- enable make check
+
 Revision 1.170  2009/03/19 15:59:44  glen
 - does not require logrotate; rel 13
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/syslog-ng.spec?r1=1.170&r2=1.171&f=u



More information about the pld-cvs-commit mailing list