Bug 426299 - Review Request: perl-Email-Date-Format - Produce RFC 2822 date strings
Summary: Review Request: perl-Email-Date-Format - Produce RFC 2822 date strings
Keywords:
Status: CLOSED RAWHIDE
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:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-19 21:10 UTC by Tom "spot" Callaway
Modified: 2007-12-20 19:58 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-12-20 19:58:44 UTC
Type: ---
Embargoed:
j: fedora-review+
tcallawa: fedora-cvs+


Attachments (Terms of Use)

Description Tom "spot" Callaway 2007-12-19 21:10:25 UTC
Spec URL: http://auroralinux.org/people/spot/review/new/perl-Email-Date-Format.spec
SRPM URL: http://auroralinux.org/people/spot/review/new/perl-Email-Date-Format-1.002-1.fc9.src.rpm

Description: 
This module can be used to emit RFC 2822 style date strings.

(Used to be inside of perl-Email-Date, but it split off into its own module, and now, perl-Email-Date depends on it).

Comment 1 Jason Tibbitts 2007-12-20 05:52:04 UTC
Everything looks good to me.

* source files match upstream:
   0c7f3636dffa5ff151f6906baa17582c2efeb29109750f40f820fe5d2dc38e84
   Email-Date-Format-1.002.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(Email::Date::Format) = 1.002
   perl-Email-Date-Format = 1.002-1.fc9
  =
   perl >= 0:5.006
   perl(:MODULE_COMPAT_5.8.8)
   perl(Exporter)
   perl(Time::Local)
   perl(strict)
   perl(warnings)

* %check is present and all tests pass:
   All tests successful.
   Files=3, Tests=5,  0 wallclock secs ( 0.10 cusr +  0.03 csys =  0.13 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 -docs subpackage is necessary.
* %docs are not necessary for the proper functioning of the package.


Comment 2 Tom "spot" Callaway 2007-12-20 19:29:37 UTC
New Package CVS Request
=======================
Package Name: perl-Email-Date-Format
Short Description: Produce RFC 2822 date strings
Owners: spot
Branches: F-7 F-8 EL-4 EL-5 
InitialCC: perl-sig
Cvsextras Commits: yes


Comment 3 Tom "spot" Callaway 2007-12-20 19:48:58 UTC
cvs done.

Comment 4 Tom "spot" Callaway 2007-12-20 19:58:44 UTC
Built in rawhide, thanks for the review!


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