SPECS: bind.spec - add make tests

arekm arekm at pld-linux.org
Fri Jun 1 23:28:41 CEST 2007


Author: arekm                        Date: Fri Jun  1 21:28:41 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add make tests

---- Files affected:
SPECS:
   bind.spec (1.252 -> 1.253) 

---- Diffs:

================================================================
Index: SPECS/bind.spec
diff -u SPECS/bind.spec:1.252 SPECS/bind.spec:1.253
--- SPECS/bind.spec:1.252	Fri Jun  1 23:00:43 2007
+++ SPECS/bind.spec	Fri Jun  1 23:28:35 2007
@@ -7,6 +7,7 @@
 %bcond_without	ipv6		# build without IPv6 support
 %bcond_without	ldap		# build without LDAP support
 %bcond_without	static_libs	# build without static libraries
+%bcond_without	tests		# perform tests
 %bcond_with	hip		# build with HIP RR support
 #
 Summary:	BIND - DNS name server
@@ -374,6 +375,8 @@
 %{__make}
 %{?with_hip:cd bind-hip/; %{__make}}
 
+%{?with_tests:%{__make} tests}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_includedir},%{_bindir},%{_sbindir},%{_includedir}} \
@@ -537,6 +540,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.253  2007/06/01 21:28:35  arekm
+- add make tests
+
 Revision 1.252  2007/06/01 21:00:43  arekm
 rel 3; for th we are brave enough to drop /dev from inside of chroot
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bind.spec?r1=1.252&r2=1.253&f=u



More information about the pld-cvs-commit mailing list