rpms/perl-POE-Component-Client-HTTP/devel perl-POE-Component-Client-HTTP.spec, 1.12, 1.13

Robert Scheck robert at fedoraproject.org
Sun Mar 22 19:00:18 UTC 2009


Author: robert

Update of /cvs/pkgs/rpms/perl-POE-Component-Client-HTTP/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11575

Modified Files:
	perl-POE-Component-Client-HTTP.spec 
Log Message:
Disabled the network requiring test t/59_andy_one_keepalive.t



Index: perl-POE-Component-Client-HTTP.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-POE-Component-Client-HTTP/devel/perl-POE-Component-Client-HTTP.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- perl-POE-Component-Client-HTTP.spec	26 Feb 2009 23:52:19 -0000	1.12
+++ perl-POE-Component-Client-HTTP.spec	22 Mar 2009 18:59:47 -0000	1.13
@@ -11,13 +11,13 @@
 
 Name:           perl-POE-Component-Client-HTTP
 Version:        0.85
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A non-blocking/parallel web requests engine for POE
 
 Group:          Development/Libraries
 License:        GPL+ or Artistic        
 URL:            http://search.cpan.org/dist/POE-Component-Client-HTTP            
-Source0: http://search.cpan.org/CPAN/authors/id/R/RC/RCAPUTO/POE-Component-Client-HTTP-%{version}.tar.gz        
+Source0:        http://search.cpan.org/CPAN/authors/id/R/RC/RCAPUTO/POE-Component-Client-HTTP-%{version}.tar.gz        
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -70,7 +70,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* t/58*}
+%{?!_with_network_tests:rm t/01* t/02* t/09* t/10* t/11* t/50* t/54* t/58* t/59*}
 
 make test
 
@@ -87,6 +87,9 @@
 
 
 %changelog
+* Sun Mar 22 2009 Robert Scheck <robert at fedoraproject.org> 0.85-3
+- Disabled the network requiring test t/59_andy_one_keepalive.t
+ 
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.85-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the Fedora-perl-devel-list mailing list