Bug 459312 - Review Request: perl-DateTime-Format-DateManip - Convert Date::Manip to DateTime and vice versa
Summary: Review Request: perl-DateTime-Format-DateManip - Convert Date::Manip to DateT...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jason Tibbitts
QA Contact: Fedora Extras Quality Assurance
URL: http://search.cpan.org/dist/DateTime-...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-16 00:58 UTC by Chris Weyl
Modified: 2008-08-24 20:23 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-08-24 20:23:52 UTC
Type: ---
Embargoed:
j: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Chris Weyl 2008-08-16 00:58:13 UTC
SRPM URL: http://fedora.biggerontheinside.net/review/perl-DateTime-Format-DateManip-0.04-1.fc8.src.rpm
SPEC URL: http://fedora.biggerontheinside.net/review/perl-DateTime-Format-DateManip.spec

Description:
DateTime::Format::DateManip is a class that knows how to convert between
Date::Manip dates and durations and DateTime and DateTime::Duration
objects. Recurrences are note yet supported.

Comment 1 Jason Tibbitts 2008-08-16 14:42:13 UTC
Not much to say, really.

* source files match upstream:
   2077c9a420e3c0659b61298bff4ede1269120cf690bfeb35f49f6e6c6be8ee43  
   DateTime-Format-DateManip-0.04.tar.gz
* package meets naming and versioning guidelines.
* specfile is properly named, is cleanly written and uses macros consistently.
* summary is OK.
* description is OK.
* dist tag is present.
* build root is OK.
* license field matches the actual license.
* license is open source-compatible.
* license text included in package.
* latest version is being packaged.
* BuildRequires are proper.
* %clean is present.
* package builds in mock (rawhide, x86_64).
* package installs properly.
* rpmlint is silent.
* final provides and requires are sane:
   perl(DateTime::Format::DateManip) = 0.04
   perl-DateTime-Format-DateManip = 0.04-1.fc10
  =
   perl(:MODULE_COMPAT_5.10.0)
   perl(Carp)
   perl(Date::Manip)
   perl(DateTime)
   perl(DateTime::Duration)
   perl(bytes)
   perl(strict)
   perl(vars)

* %check is present and all tests pass:
   All tests successful.
   Files=2, Tests=7,  0 wallclock secs ( 0.01 usr  0.01 sys +  0.35 cusr  0.02 
    csys =  0.39 CPU)

* owns the directories it creates.
* doesn't own any directories it shouldn't.
* no duplicates in %files.
* file permissions are appropriate.
* no scriptlets present.
* code, not content.
* documentation is small, so no -doc subpackage is necessary.
* %docs are not necessary for the proper functioning of the package.

APPROVED

Comment 2 Chris Weyl 2008-08-16 16:58:53 UTC
New Package CVS Request
=======================
Package Name: perl-DateTime-Format-DateManip
Short Description: Convert Date::Manip to DateTime and vice versa
Owners: cweyl
Branches: F-8, F-9, devel
InitialCC: perl-sig

Comment 3 Kevin Fenzi 2008-08-23 18:06:15 UTC
cvs done.

Comment 4 Chris Weyl 2008-08-24 20:23:52 UTC
Imported and building.   Thanks for the review! :-)


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