packages: autoconf/autoconf.spec - run testsuite

arekm arekm at pld-linux.org
Tue Jul 28 13:07:41 CEST 2009


Author: arekm                        Date: Tue Jul 28 11:07:40 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- run testsuite

---- Files affected:
packages/autoconf:
   autoconf.spec (1.137 -> 1.138) 

---- Diffs:

================================================================
Index: packages/autoconf/autoconf.spec
diff -u packages/autoconf/autoconf.spec:1.137 packages/autoconf/autoconf.spec:1.138
--- packages/autoconf/autoconf.spec:1.137	Mon Jul 27 18:22:14 2009
+++ packages/autoconf/autoconf.spec	Tue Jul 28 13:07:34 2009
@@ -3,6 +3,7 @@
 # Conditional build:
 %bcond_without	emacs	# without emacs autoconf-mode
 %bcond_without	xemacs	# without XEmacs autoconf-mode
+%bcond_without	tests
 #
 %undefine	with_emacs
 %undefine	with_xemacs
@@ -207,6 +208,8 @@
 	%{?with_xemacs:EMACS=xemacs}
 %{__make} -j1
 
+%{?with_tests:%{__make} check}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
@@ -274,6 +277,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.138  2009/07/28 11:07:34  arekm
+- run testsuite
+
 Revision 1.137  2009/07/27 16:22:14  arekm
 - up to 2.64
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/autoconf/autoconf.spec?r1=1.137&r2=1.138&f=u



More information about the pld-cvs-commit mailing list