rpms/perl-POE-Component-Client-HTTP/devel perl-POE-Component-Client-HTTP.spec, 1.7, 1.8

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


Author: cweyl

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

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/devel/perl-POE-Component-Client-HTTP.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-POE-Component-Client-HTTP.spec	4 Jan 2007 16:12:46 -0000	1.7
+++ perl-POE-Component-Client-HTTP.spec	4 Jan 2007 17:05:51 -0000	1.8
@@ -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