rpms/perl-POE/devel .cvsignore, 1.13, 1.14 perl-POE.spec, 1.21, 1.22 sources, 1.13, 1.14

Marcela Mašláňová mmaslano at fedoraproject.org
Tue Jun 8 08:17:20 UTC 2010


Author: mmaslano

Update of /cvs/pkgs/rpms/perl-POE/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv24009

Modified Files:
	.cvsignore perl-POE.spec sources 
Log Message:
* 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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-POE/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- .cvsignore	27 Sep 2009 05:49:39 -0000	1.13
+++ .cvsignore	8 Jun 2010 08:17:20 -0000	1.14
@@ -1 +1 @@
-POE-1.269.tar.gz
+POE-1.289.tar.gz


Index: perl-POE.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-POE/devel/perl-POE.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- perl-POE.spec	4 May 2010 20:51:49 -0000	1.21
+++ perl-POE.spec	8 Jun 2010 08:17:20 -0000	1.22
@@ -1,6 +1,6 @@
 Name:      perl-POE
-Version:   1.269
-Release:   3%{?dist}
+Version:   1.289
+Release:   1%{?dist}
 Summary:   POE - portable multitasking and networking framework for Perl
 
 Group:     Development/Libraries
@@ -15,9 +15,8 @@ BuildRequires:  perl(ExtUtils::MakeMaker
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Compress::Zlib) >= 1.33
 BuildRequires:  perl(Curses) >= 1.08
-BuildRequires:  perl(IO::Poll) >= 0.01
-BuildRequires:  perl(IO::Pty)
 BuildRequires:  perl(Event) >= 1.00
+BuildRequires:  perl(IO::Poll) >= 0.01
 BuildRequires:  perl(IO::Pty) >= 1.02
 BuildRequires:  perl(LWP) >= 5.79
 BuildRequires:  perl(Socket6) >= 0.14
@@ -37,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.022
+BuildRequires:  perl(POE::Test::Loops) >= 1.035
 BuildRequires:  perl(POSIX) >= 1.02
 BuildRequires:  perl(File::Spec) >= 0.87
 BuildRequires:  perl(Exporter)
@@ -103,9 +102,6 @@ find %{buildroot} -type d -depth -exec r
 
 
 %check
-# these tests fails under plague.  Not quite sure why....
-mv t/90_regression/rt1648-tied-stderr.t .
-
 # enable POD tests
 #export POE_TEST_POD=1
 
@@ -115,7 +111,6 @@ mv t/90_regression/rt1648-tied-stderr.t 
 # Reported upstream at http://rt.cpan.org/Public/Bug/Display.html?id=19878
 make test
 
-mv rt1648-tied-stderr.t t/90_regression/
 
 %clean
 rm -rf %{buildroot}
@@ -129,6 +124,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* 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
+
 * Tue May 04 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.269-3
 - Mass rebuild with perl-5.12.0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-POE/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	27 Sep 2009 05:49:39 -0000	1.13
+++ sources	8 Jun 2010 08:17:20 -0000	1.14
@@ -1 +1 @@
-1e368c2c9ff34cf79c31359c002936d7  POE-1.269.tar.gz
+2172566f98313658d5f6cce231476f07  POE-1.289.tar.gz




More information about the perl-devel mailing list