Bug 509520 - Review Request: perl-CGI-Application-Plugin-LogDispatch - Add Log::Dispatch support to CGI::Application
Summary: Review Request: perl-CGI-Application-Plugin-LogDispatch - Add Log::Dispatch s...
Keywords:
Status: CLOSED ERRATA
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-07-03 09:23 UTC by Emmanuel Seyman
Modified: 2009-07-16 07:17 UTC (History)
3 users (show)

Fixed In Version: 1.02-1.fc11
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-07-16 07:17:17 UTC
Type: ---
Embargoed:
panemade: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Emmanuel Seyman 2009-07-03 09:23:47 UTC
Spec URL: http://people.parinux.org/~seyman/fedora/perl-CGI-Application-Plugin-LogDispatch/perl-CGI-Application-Plugin-LogDispatch.spec
SRPM URL: http://people.parinux.org/~seyman/fedora/perl-CGI-Application-Plugin-LogDispatch/perl-CGI-Application-Plugin-LogDispatch-1.02-1.fc11.src.rpm
Description:
CGI::Application::Plugin::LogDispatch adds logging support to your
CGI::Application modules by providing a Log::Dispatch dispatcher object
that is accessible from anywhere in the application.

Comment 1 Parag AN(पराग) 2009-07-03 09:51:11 UTC
Review:
+ package builds in mock (rawhide i586).
koji Build =>http://koji.fedoraproject.org/koji/taskinfo?taskID=1452266
+ rpmlint is silent for SRPM and for RPM.
+ source files match upstream url
11dd5d100994dc3f5dcf56b53831f876e9e1fb84  CGI-Application-Plugin-LogDispatch-1.02.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=8, Tests=30,  1 wallclock secs ( 0.06 usr  0.00 sys +  0.82 cusr  0.06 csys =  0.94 CPU)
+ Package perl-CGI-Application-Plugin-LogDispatch-1.02-1.fc12.noarch =>
Provides: perl(CGI::Application::Plugin::LogDispatch) = 1.02
Requires: perl(CGI::Application) perl(File::Spec) perl(Log::Dispatch) perl(Log::Dispatch::Screen) perl(Scalar::Util) perl(UNIVERSAL::require) perl(strict) perl(vars)
+ Not a GUI application

Suggestions:
1) looks this package needs 
Requires: perl(Sub::WrapPackages)
Requires: perl(Class::ISA)

APPROVED.

Comment 2 Parag AN(पराग) 2009-07-03 10:00:13 UTC
oops sorry looks Requires: perl(Class::ISA) is provided by perl itself.
so you need to include only 
Requires: perl(Sub::WrapPackages)

Comment 3 Emmanuel Seyman 2009-07-03 10:07:06 UTC
(In reply to comment #2)
>
> so you need to include only 
> Requires: perl(Sub::WrapPackages)  

Done. Thanks, Parag. Requesting CVS.


New Package CVS Request
=======================
Package Name: perl-CGI-Application-Plugin-LogDispatch
Short Description: Add Log::Dispatch support to CGI::Application
Owners: eseyman
Branches: F-11 F-10
InitialCC: perl-sig

Comment 4 Kevin Fenzi 2009-07-06 04:17:09 UTC
cvs done.

Comment 5 Fedora Update System 2009-07-06 10:13:41 UTC
perl-CGI-Application-Plugin-LogDispatch-1.02-1.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/perl-CGI-Application-Plugin-LogDispatch-1.02-1.fc11

Comment 6 Fedora Update System 2009-07-11 17:27:51 UTC
perl-CGI-Application-Plugin-LogDispatch-1.02-1.fc11 has been pushed to the Fedora 11 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update perl-CGI-Application-Plugin-LogDispatch'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-7503

Comment 7 Fedora Update System 2009-07-16 07:17:11 UTC
perl-CGI-Application-Plugin-LogDispatch-1.02-1.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.


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