Bug 497800

Summary: Review Request: perl-Acme-PlayCode - Perl module for enhancement of code
Product: [Fedora] Fedora Reporter: Marcela Mašláňová <mmaslano>
Component: Package ReviewAssignee: Chris Weyl <cweyl>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: fedora-package-review, notting
Target Milestone: ---Flags: cweyl: fedora-review+
kevin: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-07 07:24:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marcela Mašláňová 2009-04-27 10:36:07 UTC
Spec URL: http://mmaslano.fedorapeople.org/review/perl-Acme-PlayCode.spec
SRPM URL: http://mmaslano.fedorapeople.org/review/perl-Acme-PlayCode-0.11-1.fc11.src.rpm
Description: It aims to change the code to be better (to be worse if you want).

http://koji.fedoraproject.org/koji/taskinfo?taskID=1322216

Comment 1 Chris Weyl 2009-04-28 02:01:49 UTC
Updating line-endings (such as via dos2unix) is generally done in %prep...
perl(Test::Pod) also needs to be included as a BR.

Do the two updates above and I'll approve :)

koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=1322216

Spec looks sane, clean and consistent; license is correct (GPL+ or Artistic);
make test passes cleanly.

Source tarballs match upstream (sha1sum):
0034e6c7961d2f9ed8b5e6ad60ac7333941d73d9 Acme-PlayCode-0.11.tar.gz
0034e6c7961d2f9ed8b5e6ad60ac7333941d73d9 Acme-PlayCode-0.11.tar.gz.srpm

Final provides / requires are sane:

0 packages and 1 specfiles checked; 0 errors, 0 warnings.
=====> perl-Acme-PlayCode-0.11-1.fc10.src.rpm <=====
====> rpmlint
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
====> provides for perl-Acme-PlayCode-0.11-1.fc10.src.rpm
====> requires for perl-Acme-PlayCode-0.11-1.fc10.src.rpm
dos2unix  
perl(List::MoreUtils)  
perl(Module::Build)  
perl(Moose) >= 0.57
perl(MooseX::Object::Pluggable) >= 0.0008
perl(Path::Class) >= 0.16
perl(PPI) >= 1.201
perl(Test::More)  

=====> perl-Acme-PlayCode-0.11-1.fc10.noarch.rpm <=====
====> rpmlint
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
====> provides for perl-Acme-PlayCode-0.11-1.fc10.noarch.rpm
perl(Acme::PlayCode) = 0.11
perl-Acme-PlayCode = 0.11-1.fc10
perl(Acme::PlayCode::Plugin::Averything) = 0.10
perl(Acme::PlayCode::Plugin::DoubleToSingle) = 0.10
perl(Acme::PlayCode::Plugin::ExchangeCondition) = 0.10
perl(Acme::PlayCode::Plugin::NumberPlus) = 0.11
perl(Acme::PlayCode::Plugin::PrintComma) = 0.10
====> requires for perl-Acme-PlayCode-0.11-1.fc10.noarch.rpm
perl(Data::Dumper)  
perl(List::MoreUtils)  
perl(:MODULE_COMPAT_5.10.0)  
perl(Moose)  
perl(Moose::Role)  
perl(Path::Class)  
perl(PPI)  
perl(PPI::Token::Comment)  
perl(vars)

Comment 2 Marcela Mašláňová 2009-04-28 07:24:53 UTC
Updated srpm
http://mmaslano.fedorapeople.org/review/perl-Acme-PlayCode-0.11-2.fc11.src.rpm

I think dos2unix in prep is not needed but I moved it for you.

Comment 3 Chris Weyl 2009-05-03 17:38:22 UTC
Koji (success) http://koji.fedoraproject.org/koji/taskinfo?taskID=1334190

Comment 4 Chris Weyl 2009-05-03 17:43:05 UTC
Generally speaking, dos2unix (or the ever popular "sed -e 's/\r//'") doesn't
strictly belong in %prep, but it fits far better in there than it does in
%build.  Stripping dos-like EOL characters from source is as much preparing it
as is patching it, or removing errant execute bits, etc.  Absent a very
compelling reason, we wouldn't include a %patch in %build, would we?

koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=1334190

Spec looks sane, clean and consistent; license is correct (GPL+ or Artistic);
make test passes cleanly.

Source tarballs match upstream (sha1sum):
0034e6c7961d2f9ed8b5e6ad60ac7333941d73d9 Acme-PlayCode-0.11.tar.gz
0034e6c7961d2f9ed8b5e6ad60ac7333941d73d9 Acme-PlayCode-0.11.tar.gz.srpm

Final provides / requires are sane:

0 packages and 1 specfiles checked; 0 errors, 0 warnings.
=====> perl-Acme-PlayCode-0.11-2.fc12.noarch.rpm <=====
====> rpmlint
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
====> provides for perl-Acme-PlayCode-0.11-2.fc12.noarch.rpm
perl(Acme::PlayCode) = 0.11
perl-Acme-PlayCode = 0.11-2.fc12
perl(Acme::PlayCode::Plugin::Averything) = 0.10
perl(Acme::PlayCode::Plugin::DoubleToSingle) = 0.10
perl(Acme::PlayCode::Plugin::ExchangeCondition) = 0.10
perl(Acme::PlayCode::Plugin::NumberPlus) = 0.11
perl(Acme::PlayCode::Plugin::PrintComma) = 0.10
====> requires for perl-Acme-PlayCode-0.11-2.fc12.noarch.rpm
perl(Data::Dumper)  
perl(List::MoreUtils)  
perl(:MODULE_COMPAT_5.10.0)  
perl(Moose)  
perl(Moose::Role)  
perl(Path::Class)  
perl(PPI)  
perl(PPI::Token::Comment)  
perl(vars)  

=====> perl-Acme-PlayCode-0.11-2.fc12.src.rpm <=====
====> rpmlint
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
====> provides for perl-Acme-PlayCode-0.11-2.fc12.src.rpm
====> requires for perl-Acme-PlayCode-0.11-2.fc12.src.rpm
dos2unix  
perl(List::MoreUtils)  
perl(Module::Build)  
perl(Moose) >= 0.57
perl(MooseX::Object::Pluggable) >= 0.0008
perl(Path::Class) >= 0.16
perl(PPI) >= 1.201
perl(Test::More)  
perl(Test::Pod)  

APPROVED

Comment 5 Marcela Mašláňová 2009-05-05 07:47:36 UTC
The position of dos2unix is arguable. In different review I was told to use it in prep because it prepare the source :)
Thank you for your review. I own you some.

Comment 6 Marcela Mašláňová 2009-05-05 07:48:46 UTC
New Package CVS Request
=======================
Package Name: perl-Acme-PlayCode
Short Description: Perl module for enhancement of code
Owners: mmaslano
Branches: F-11
InitialCC: perl-sig

Comment 7 Kevin Fenzi 2009-05-06 21:02:40 UTC
cvs done.