Author: stevetraylen Update of /cvs/pkgs/rpms/perl-POE/EL-6 In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv15331 Modified Files: perl-POE.spec Log Message: Renable test. Index: perl-POE.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-POE/EL-6/perl-POE.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -p -r1.20 -r1.21 --- perl-POE.spec 23 Jun 2010 20:31:41 -0000 1.20 +++ perl-POE.spec 27 Jun 2010 17:22:13 -0000 1.21 @@ -1,6 +1,6 @@ Name: perl-POE Version: 1.289 -Release: 2%{?dist} +Release: 3%{?dist} Summary: POE - portable multitasking and networking framework for Perl Group: Development/Libraries @@ -36,7 +36,7 @@ BuildRequires: perl(Errno) >= 1.09 BuildRequires: perl(IO::Handle) >= 1.27 BuildRequires: perl(Socket) >= 1.7 BuildRequires: perl(IO::Tty) >= 1.08 -#BuildRequires: perl(POE::Test::Loops) >= 1.035 +BuildRequires: perl(POE::Test::Loops) >= 1.035 BuildRequires: perl(POSIX) >= 1.02 BuildRequires: perl(File::Spec) >= 0.87 BuildRequires: perl(Exporter) @@ -53,7 +53,7 @@ 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(POE::Test::Loops) >= 1.022 Requires: perl(POSIX) >= 1.02 Requires: perl(Socket) >= 1.7 Requires: perl(Storable) >= 2.16 @@ -109,7 +109,7 @@ find %{buildroot} -type d -depth -exec r # not fail nor cause the build/suite to fail. For now just please be aware # that there will be some noisy output as the tests are run. # Reported upstream at http://rt.cpan.org/Public/Bug/Display.html?id=19878 -#make test +make test %clean @@ -124,6 +124,9 @@ rm -rf %{buildroot} %changelog +* Sun Jun 27 2010 Steve Traylen <steve.traylen@xxxxxxx> - 1.289-3 +- Add back perl(POE::Test::Loops) br and enable testing. + * Wed Jun 23 2010 Steve Traylen <steve.traylen@xxxxxxx> - 1.289-2 - Remove perl(POE::Test::Loops) and testing for build loop. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel