rpms/perl-POE-Component-Client-HTTP/devel perl-POE-Component-Client-HTTP.spec, 1.2, 1.3

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Wed Aug 16 22:47:10 UTC 2006


Author: cweyl

Update of /cvs/extras/rpms/perl-POE-Component-Client-HTTP/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3137

Modified Files:
	perl-POE-Component-Client-HTTP.spec 
Log Message:
Address BZ#202602



Index: perl-POE-Component-Client-HTTP.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-POE-Component-Client-HTTP/devel/perl-POE-Component-Client-HTTP.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-POE-Component-Client-HTTP.spec	28 Jul 2006 03:58:05 -0000	1.2
+++ perl-POE-Component-Client-HTTP.spec	16 Aug 2006 22:47:10 -0000	1.3
@@ -59,7 +59,7 @@
 # we don't have network access during the builds; fortunately these look to be
 # the only tests requiring it.  Failing that, the entire suite can be
 # disabled.
-%{?!_with_network_tests:rm t/01* t/02* t/09* t/11* t/50* t/54*}
+%{?!_with_network_tests:rm t/01* t/02* t/09* t/10* t/11* t/50* t/54*}
 
 make test
 
@@ -76,6 +76,10 @@
 
 
 %changelog
+* Wed Aug 16 2006 Chris Weyl <cweyl at alumni.drew.edu> 
+- nixed t/10* due to mock build issues with reduced buildroot.  see BZ#202602.
+  This fix does not warrant a rebuild.
+
 * Thu Jul 27 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.77-2
 - bump for build
 




More information about the fedora-extras-commits mailing list