packages: perl-Mail-RBL/perl-Mail-RBL.spec - tests switched off by default ...

amateja amateja at pld-linux.org
Thu Sep 17 10:41:47 CEST 2009


Author: amateja                      Date: Thu Sep 17 08:41:47 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- tests switched off by default because they keep trying to access /etc/resolv.conf

---- Files affected:
packages/perl-Mail-RBL:
   perl-Mail-RBL.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/perl-Mail-RBL/perl-Mail-RBL.spec
diff -u packages/perl-Mail-RBL/perl-Mail-RBL.spec:1.7 packages/perl-Mail-RBL/perl-Mail-RBL.spec:1.8
--- packages/perl-Mail-RBL/perl-Mail-RBL.spec:1.7	Thu Sep 17 09:51:35 2009
+++ packages/perl-Mail-RBL/perl-Mail-RBL.spec	Thu Sep 17 10:41:42 2009
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without	tests		# do not perform "make test"
+%bcond_with	tests		# do not perform "make test"
 #
 %include	/usr/lib/rpm/macros.perl
 %define	pdir	Mail
@@ -42,10 +42,6 @@
 	INSTALLDIRS=vendor
 %{__make}
 
-# according to author it's ok even if it fails
-# it fails so it's better to remove it
-%{__rm} t/10-rbl.t
-
 %{?with_tests:%{__make} test}
 
 %install
@@ -69,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2009/09/17 08:41:42  amateja
+- tests switched off by default because they keep trying to access /etc/resolv.conf
+
 Revision 1.7  2009/09/17 07:51:35  amateja
 - updated to 1.10
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Mail-RBL/perl-Mail-RBL.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list