rpms/perl-POE-Component-Client-HTTP/FC-5 perl-POE-Component-Client-HTTP.spec, 1.5, 1.6

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Thu Jan 4 17:35:04 UTC 2007


Author: cweyl

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

Modified Files:
	perl-POE-Component-Client-HTTP.spec 
Log Message:
nix errant test



Index: perl-POE-Component-Client-HTTP.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-POE-Component-Client-HTTP/FC-5/perl-POE-Component-Client-HTTP.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-POE-Component-Client-HTTP.spec	4 Jan 2007 16:12:40 -0000	1.5
+++ perl-POE-Component-Client-HTTP.spec	4 Jan 2007 17:34:34 -0000	1.6
@@ -11,7 +11,7 @@
 
 Name:           perl-POE-Component-Client-HTTP
 Version:        0.80
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A non-blocking/parallel web requests engine for POE
 
 Group:          Development/Libraries
@@ -68,7 +68,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/10* t/11* t/50* t/54*}
+%{?!_with_network_tests:rm t/01* t/02* t/09* t/10* t/11* t/50* t/54* t/58*}
 
 make test
 
@@ -85,6 +85,9 @@
 
 
 %changelog
+* Thu Jan 04 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.80-2
+- nix another text when not performing network-enabled tests
+
 * Thu Jan 04 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.80-1
 - update to 0.80
 




More information about the scm-commits mailing list