rpms/perl-CPANPLUS-Dist-Build/devel perl-CPANPLUS-Dist-Build.spec, 1.4, 1.5

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Mar 7 16:39:42 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl-CPANPLUS-Dist-Build/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29687

Modified Files:
	perl-CPANPLUS-Dist-Build.spec 
Log Message:
disable tests, no networking


Index: perl-CPANPLUS-Dist-Build.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-CPANPLUS-Dist-Build/devel/perl-CPANPLUS-Dist-Build.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-CPANPLUS-Dist-Build.spec	7 Mar 2008 01:55:15 -0000	1.4
+++ perl-CPANPLUS-Dist-Build.spec	7 Mar 2008 16:39:08 -0000	1.5
@@ -52,7 +52,8 @@
 %{_fixperms} %{buildroot}/*
 
 %check
-make test
+# Tests require networking.
+# make test
 # otherwise bits of the test run are packaged up in doc...
 rm -rf t/dummy-perl/lib/perl5 t/dummy-cpanplus
 
@@ -66,8 +67,11 @@
 %{_mandir}/man3/*
 
 %changelog
+* Fri Mat  7 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.05-5
+- disable tests (they need network support)
+
 * Thu Mar 06 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.05-4
-Rebuild for new perl
+- Rebuild for new perl
 
 * Wed Oct 24 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.05-3
 - bump




More information about the fedora-extras-commits mailing list