Bug 488444 - Review Request: perl-MooseX-Singleton - Turn your Moose class into a singleton
Summary: Review Request: perl-MooseX-Singleton - Turn your Moose class into a singleton
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Parag AN(पराग)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-04 12:10 UTC by Allisson Azevedo
Modified: 2009-03-05 21:48 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-03-05 21:48:42 UTC
Type: ---
Embargoed:
panemade: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Allisson Azevedo 2009-03-04 12:10:39 UTC
Spec URL: http://allisson.fedorapeople.org/packages/perl-MooseX-Singleton/perl-MooseX-Singleton.spec

SRPM URL: http://allisson.fedorapeople.org/packages/perl-MooseX-Singleton/perl-MooseX-Singleton-0.14-1.fc10.src.rpm

Description: A singleton is a class that has only one instance in an application.
MooseX::Singleton lets you easily upgrade (or downgrade, as it were) your
Moose class to a singleton.

Comment 1 Parag AN(पराग) 2009-03-04 13:18:20 UTC
Review:
+ package builds in mock (rawhide i386).
koji Build => http://koji.fedoraproject.org/koji/taskinfo?taskID=1219852
+ rpmlint is silent for SRPM and for RPM.
+ source files match upstream url
2e1aefa342d4d73bd8ff6fe2ab0ab34e  MooseX-Singleton-0.14.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
+ Does owns the directories it creates.
+ no scriptlets present.
+ no duplicates in %files.
+ file permissions are appropriate.
+ make test gave
All tests successful.
Files=3, Tests=42,  1 wallclock secs ( 0.03 usr  0.01 sys +  1.34 cusr  0.07 csys =  1.45 CPU)
+ Package perl-MooseX-Singleton-0.14-1.fc11-noarch =>
Provides: perl(MooseX::Singleton) = 0.14 perl(MooseX::Singleton::Meta::Class) perl(MooseX::Singleton::Meta::Instance) perl(MooseX::Singleton::Meta::Method::Constructor) perl(MooseX::Singleton::Object)
Requires: perl(Moose) perl(Moose::Exporter) perl(Scalar::Util) perl(metaclass)

APPROVED.

Comment 2 Allisson Azevedo 2009-03-04 13:28:20 UTC
New Package CVS Request
=======================
Package Name: perl-MooseX-Singleton
Short Description: Turn your Moose class into a singleton
Owners: allisson
Branches: F-9 F-10
InitialCC: perl-sig

Comment 3 Kevin Fenzi 2009-03-05 20:43:59 UTC
cvs done.


Note You need to log in before you can comment on or make changes to this bug.