Bug 223601

Summary: Review Request: perl-B-Keywords - Lists of reserved barewords and symbol names
Product: [Fedora] Fedora Reporter: Jose Pedro Oliveira <jose.p.oliveira.oss>
Component: Package ReviewAssignee: Parag AN(पराग) <panemade>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Package Reviews List <fedora-package-review>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-01-26 14:32:38 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:
Bug Depends On:    
Bug Blocks: 163779    

Description Jose Pedro Oliveira 2007-01-20 16:56:40 UTC
Spec URL:
ftp://perl.di.uminho.pt/pub/fedora/perl-B-Keywords.spec

SRPM URL:
ftp://perl.di.uminho.pt/pub/fedora/perl-B-Keywords-1.05-1.src.rpm

Description:
Lists of reserved barewords and symbol names.

Note:
New requirement of Perl::Critic 0.23.

Comment 1 Parag AN(पराग) 2007-01-22 05:57:34 UTC
Review:
+ package builds in mock (development i386).
+ rpmlint is silent for SRPM and for RPM.
+ source files match upstream.
f8b40e7dc864fc27fc69638e58cc651c  B-Keywords-1.05.tar.gz
+ package meets naming and packaging guidelines.
+ specfile is properly named, is cleanly written
+ Spec file is written in American English.
+ Spec file is legible.
+ dist tag is present.
+ build root is correct.
+ license is open source-compatible.
+ License text is included in package.
+ %doc is present
+ BuildRequires are proper.
+ %clean is present.
+ package installed properly.
+ Macro use appears rather consistent.
+ Package contains code, not content.
+ no headers or static libraries.
+ no .pc file present.
+ no -devel subpackage
+ no .la files.
+ no translations are available
+ Dose owns the directories it creates.
+ no scriptlets present.
+ no duplicates in %files.
+ file permissions are appropriate.
+ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/01pod.............ok
t/02pod-coverage....ok
t/03yaml............ok
t/04boilerplate.....ok
t/10basic...........ok
t/11keywords........ok
All tests successful.
Files=6, Tests=14,  0 wallclock secs ( 0.30 cusr +  0.05 csys =  0.35 CPU)

-APPROVED.


Comment 2 Jose Pedro Oliveira 2007-01-26 14:32:38 UTC
Thanks for the review.

Package imported and built for FC-5, FC-6, and devel.