Spec URL: http://declera.com/~yaneti/perl-Test-POE-Server-TCP/perl-Test-POE-Server-TCP.spec SRPM URL: http://declera.com/~yaneti/perl-Test-POE-Server-TCP/perl-Test-POE-Server-TCP-1.10-1.fc14.src.rpm Description: Test::POE::Server::TCP is a POE component that provides a TCP server framework for inclusion in client component test cases, instead of having to roll your own. This happens to be a build requirement for some other POE components that are already in the distribution.
Almost good ;-) Only few comments: Remove this, MODULE_COMPAT it's enough -> BuildRequires: perl >= 1:5.6.0 Also do you need all requires? Don't they needed only as BuildRequires? Change PERL_INSTALL_ROOT to DESTDIR, because this bug wasn't still removed from cpanspec ;-) None of these are blockers. Please fix it before upload. ACCEPTED
(In reply to comment #1) > Remove this, MODULE_COMPAT it's enough -> BuildRequires: perl >= 1:5.6.0 For this I've decided to stay with the Perl packaging guidelines for now. http://fedoraproject.org/wiki/Packaging/Perl#Versioned_MODULE_COMPAT__Requires Once they are revised some automated tool would probably be used to remove that line for all modules. > Also do you need all requires? Don't they needed only as BuildRequires? It doesn't seem the perl autorequires work for usage declarations like the one that can be found in /usr/share/perl5/Test/POE/Server/TCP.pm use POE qw(Wheel::SocketFactory Wheel::ReadWrite Filter::Line); If not explicitly declared the built package ends without requirements for these. I've only removed the superfluous BuildRequires: perl(POE::Filter) > Change PERL_INSTALL_ROOT to DESTDIR, because this bug wasn't still removed from > cpanspec ;-) Done > None of these are blockers. Please fix it before upload. > > ACCEPTED Thanks! New Package CVS Request ======================= Package Name: perl-Test-POE-Server-TCP Short Description: POE Component providing TCP server services for test cases Owners: yaneti Branches: F-13 InitialCC: perl-sig
CVS done (by process-cvs-requests.py).
Imported. Builds done. Bodhi update for F-13 submitted. Thanks.
Package Change Request ====================== Package Name: perl-Test-POE-Server-TCP New Branches: el6 Owners: remi
Git done (by process-git-requests).