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

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


commit cd2e2560f297e4fcf8ddef69daaa7dac28ca28a0
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Sep 12 18:14:19 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 bbb812a..4dda1ba 100644
--- a/perl-POE.spec
+++ b/perl-POE.spec
@@ -1,6 +1,6 @@
 Name:      perl-POE
 Version:   1.269
-Release:   2%{?dist}
+Release:   3%{?dist}
 Summary:   POE - portable multitasking and networking framework for Perl
 
 Group:     Development/Libraries
@@ -54,7 +54,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
@@ -129,6 +128,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Sep 12 2010 Iain Arnell <iarnell at gmail.com> 1.269-3
+- doesn't requires POE::Test::Loops (RHBZ#632855)
+
 * Mon Dec  7 2009 Stepan Kasal <skasal at redhat.com> - 1.269-2
 - rebuild against perl 5.10.1
 


More information about the scm-commits mailing list