[perl-POE] doesn't require POE::Test::Loops (RHBZ#632855)

Iain Arnell iarnell at fedoraproject.org
Sun Sep 12 16:12:41 UTC 2010


commit 4d6be77515de2a1a3865929615aef1305fb13950
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Sep 12 18:04:46 2010 +0200

    doesn't require POE::Test::Loops (RHBZ#632855)

 perl-POE.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/perl-POE.spec b/perl-POE.spec
index 3b4760f..643fa82 100644
--- a/perl-POE.spec
+++ b/perl-POE.spec
@@ -1,6 +1,6 @@
 Name:      perl-POE
 Version:   1.289
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   POE - portable multitasking and networking framework for Perl
 
 Group:     Development/Libraries
@@ -53,7 +53,6 @@ Requires:       perl(Exporter)
 Requires:       perl(File::Spec) >= 0.87
 Requires:       perl(IO::Handle) >= 1.27
 Requires:       perl(IO::Tty) >= 1.08
-Requires:       perl(POE::Test::Loops) >= 1.022
 Requires:       perl(POSIX) >= 1.02
 Requires:       perl(Socket) >= 1.7
 Requires:       perl(Storable) >= 2.16
@@ -124,6 +123,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Sep 12 2010 Iain Arnell <iarnell at gmail.com> 1.289-2
+- doesn't require POE::Test::Loops (RHBZ#632855)
+
 * Tue Jun  8 2010 Petr Pisar <ppisar at redhat.com> - 1.289-1
 - 1.289 bump
 - Reenable t/90_regression/rt1648-tied-stderr.t test


More information about the scm-commits mailing list