SPECS: krb5.spec - tests bcond desc

qboosh qboosh at pld-linux.org
Sun Jul 1 14:27:31 CEST 2007


Author: qboosh                       Date: Sun Jul  1 12:27:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- tests bcond desc

---- Files affected:
SPECS:
   krb5.spec (1.108 -> 1.109) 

---- Diffs:

================================================================
Index: SPECS/krb5.spec
diff -u SPECS/krb5.spec:1.108 SPECS/krb5.spec:1.109
--- SPECS/krb5.spec:1.108	Sun Jul  1 14:16:52 2007
+++ SPECS/krb5.spec	Sun Jul  1 14:27:26 2007
@@ -10,7 +10,7 @@
 %bcond_with	krb4		# build with Kerberos V4 support
 %bcond_without	tcl		# build without tcl (tcl is needed for tests)
 %bcond_without	openldap	# don't build openldap plugin
-%bcond_without	tests
+%bcond_without	tests		# don't perform make check
 #
 Summary:	Kerberos V5 System
 Summary(pl.UTF-8):	System Kerberos V5
@@ -624,7 +624,7 @@
 %{__make} -C implement
 %{__make} -C kadm5
 
-%{?with_tests:%{__make} -j1 -C ../src/ check}
+%{?with_tests:%{__make} -j1 -C ../src check}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -953,6 +953,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.109  2007/07/01 12:27:26  qboosh
+- tests bcond desc
+
 Revision 1.108  2007/07/01 12:16:52  qboosh
 - CVE references for v1.6.1 (more pending)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/krb5.spec?r1=1.108&r2=1.109&f=u



More information about the pld-cvs-commit mailing list