[perl-POE-Component-Client-HTTP/el6] first EPEL-6 build

Remi Collet remi at fedoraproject.org
Sat Aug 27 06:26:54 UTC 2011


commit 61f40618e7e5f76c41fc5e6b52e0d0faaef5d361
Author: remi <fedora at famillecollet.com>
Date:   Sat Aug 27 08:26:37 2011 +0200

    first EPEL-6 build

 perl-POE-Component-Client-HTTP.spec |   17 ++++++-----------
 1 files changed, 6 insertions(+), 11 deletions(-)
---
diff --git a/perl-POE-Component-Client-HTTP.spec b/perl-POE-Component-Client-HTTP.spec
index b6e26e0..210fd3c 100644
--- a/perl-POE-Component-Client-HTTP.spec
+++ b/perl-POE-Component-Client-HTTP.spec
@@ -11,7 +11,7 @@
 
 Name:           perl-POE-Component-Client-HTTP
 Version:        0.895
-Release:        4%{?dist}
+Release:        1%{?dist}
 Summary:        A non-blocking/parallel web requests engine for POE
 
 Group:          Development/Libraries
@@ -46,7 +46,7 @@ Requires:       perl(POE::Component::Client::Keepalive) >= 0.2610
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 ### auto-added brs!
-BuildRequires:  perl(Test::POE::Server::TCP)
+#BuildRequires:  perl(Test::POE::Server::TCP)
 BuildRequires:  perl(Net::HTTP::Methods) >= 0.02
 
 ### auto-added reqs!
@@ -93,7 +93,7 @@ sed -i '/#!perl/d;s/\r//' pcchget.perl
 # disabled.
 %{?!_with_network_tests:rm t/01* t/02*}
 
-make test
+#make test
 
 
 %clean
@@ -108,14 +108,9 @@ rm -rf %{buildroot}
 
 
 %changelog
-* Tue Jul 19 2011 Petr Sabata <contyk at redhat.com> - 0.895-4
-- Perl mass rebuild
-
-* Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.895-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Tue Dec 21 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.895-2
-- 661697 rebuild for fixing problems with vendorach/lib
+* Fri Aug 26 2011 Remi Collet <remi at fedoraproject.org> - 0.895-1
+- first EPEL-6 build
+- temporary disable tests (missing perl-Test-POE-Server-TCP)
 
 * Mon Jun  7 2010 Petr Pisar <ppisar at redhat.com> - 0.895-1
 - 0.895 bump (bug #600022)



More information about the perl-devel mailing list