Bug 482863 - Review Request: perl-MooseX-Daemonize - Role for daemonizing your Moose based application
Summary: Review Request: perl-MooseX-Daemonize - Role for daemonizing your Moose base...
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: 482856
TreeView+ depends on / blocked
 
Reported: 2009-01-28 16:12 UTC by Allisson Azevedo
Modified: 2013-05-10 13:03 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-02-05 13:13:48 UTC
Type: ---
Embargoed:
panemade: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Allisson Azevedo 2009-01-28 16:12:19 UTC
Spec URL: http://allisson.fedorapeople.org/packages/perl-MooseX-Daemonize/perl-MooseX-Daemonize.spec

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

Description: Often you want to write a persistent daemon that has a pid file, and responds 
appropriately to Signals. This module provides a set of basic roles as an 
infrastructure to do that.

Comment 1 Parag AN(पराग) 2009-01-29 05:13:02 UTC
Review:
+ package builds in mock (rawhide i386).
koji Build => http://koji.fedoraproject.org/koji/taskinfo?taskID=1090309
+ rpmlint is silent for SRPM and for RPM.
+ source files match upstream url
24ff349f0e2e09ca89e8ecbc73b0dc65  MooseX-Daemonize-0.08.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=9, Tests=82, 18 wallclock secs ( 0.06 usr  0.02 sys +  3.84 cusr  0.25 csys =  4.17 CPU)
+ Package perl-MooseX-Daemonize-0.08-1.fc11 =>
  Provides: perl(MooseX::Daemonize) = 0.08 perl(MooseX::Daemonize::Core) = 0.01 perl(MooseX::Daemonize::Pid) = 0.01 perl(MooseX::Daemonize::Pid::File) = 0.01 perl(MooseX::Daemonize::WithPidFile) = 0.01 perl(Test::MooseX::Daemonize) = 0.03 perl(Test::MooseX::Daemonize::Testable)
Requires: perl(Moose) perl(Moose::Role) perl(Moose::Util::TypeConstraints) perl(MooseX::Daemonize::Pid::File) perl(MooseX::Getopt) perl(MooseX::Getopt::OptionTypeMap) perl(MooseX::Types::Path::Class) perl(POSIX) perl(Sub::Exporter) perl(Test::Builder) perl(strict)

APPROVED.

Comment 2 Parag AN(पराग) 2009-01-29 05:39:37 UTC
Also, make sure to remove OPTIMIZE="$RPM_OPT_FLAGS" from %build as its not needed for this noarch kind of package.

Comment 3 Parag AN(पराग) 2009-01-29 05:48:37 UTC
Can you please resubmit this package using cpanspec created SPEC file?

Comment 5 Parag AN(पराग) 2009-01-30 06:12:18 UTC
Review:
+ package builds in mock (rawhide i386).
koji Build => http://koji.fedoraproject.org/koji/taskinfo?taskID=1092737
+ rpmlint is silent for SRPM and for RPM.
+ source files match upstream url
24ff349f0e2e09ca89e8ecbc73b0dc65  MooseX-Daemonize-0.08.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=9, Tests=82, 15 wallclock secs ( 0.01 usr  0.01 sys +  1.91 cusr  0.26 csys =  2.19 CPU)
+ Package  perl-MooseX-Daemonize-0.08-2.fc11 =>
 Provides: perl(MooseX::Daemonize) = 0.08 perl(MooseX::Daemonize::Core) = 0.01 perl(MooseX::Daemonize::Pid) = 0.01 perl(MooseX::Daemonize::Pid::File) = 0.01 perl(MooseX::Daemonize::WithPidFile) = 0.01 perl(Test::MooseX::Daemonize) = 0.03 perl(Test::MooseX::Daemonize::Testable)

 Requires: perl(Moose) perl(Moose::Role) perl(Moose::Util::TypeConstraints) perl(MooseX::Daemonize::Pid::File) perl(MooseX::Getopt) perl(MooseX::Getopt::OptionTypeMap) perl(MooseX::Types::Path::Class) perl(POSIX) perl(Sub::Exporter) perl(Test::Builder) perl(strict)

APPROVED.

Comment 6 Allisson Azevedo 2009-01-30 12:23:05 UTC
New Package CVS Request
=======================
Package Name: perl-MooseX-Daemonize
Short Description: Role for daemonizing your Moose based application
Owners: allisson
Branches: F-9 F-10

Comment 7 Kevin Fenzi 2009-02-01 18:40:33 UTC
cvs done.

Comment 8 Parag AN(पराग) 2009-02-05 13:05:07 UTC
is this built?

Comment 9 Allisson Azevedo 2009-02-05 13:13:48 UTC
http://koji.fedoraproject.org/koji/packageinfo?packageID=7616
	
Sorry, I forgot to close.

Comment 10 Iain Arnell 2012-01-15 09:19:28 UTC
Package Change Request
======================
Package Name: perl-MooseX-Daemonize
InitialCC: perl-sig

Please add perl-sig to this package with watchbugzilla and watchcommits bits on all fedora branches.

Comment 11 Gwyn Ciesla 2012-01-15 22:11:27 UTC
Done.

Comment 12 Andrea Veri 2013-05-10 13:01:22 UTC
Package Change Request
======================
Package Name: perl-MooseX-Daemonize
New Branches: el6
Owners: averi psabata
InitialCC: perl-sig

Comment 13 Gwyn Ciesla 2013-05-10 13:03:55 UTC
Git done (by process-git-requests).


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