Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 197736 - Review Request: perl-DateTime-Format-Strptime
Summary: Review Request: perl-DateTime-Format-Strptime
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 Package Reviews List
URL:
Whiteboard:
Depends On:
Blocks: FE-ACCEPT 193078
TreeView+ depends on / blocked
 
Reported: 2006-07-05 21:27 UTC by Steven Pritchard
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-08 16:44:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Steven Pritchard 2006-07-05 21:27:41 UTC
Spec URL: http://ftp.kspei.com/pub/steve/rpms/perl-DateTime-Format-Strptime/perl-DateTime-Format-Strptime.spec
SRPM URL: http://ftp.kspei.com/pub/steve/rpms/perl-DateTime-Format-Strptime-1.0700-1.src.rpm
Description:
This module implements most of strptime(3), the POSIX function that is the
reverse of strftime(3), for DateTime. While strftime takes a DateTime and a
pattern and returns a string, strptime takes a string and a pattern and
returns the DateTime object associated.

Comment 1 Jason Tibbitts 2006-07-06 22:42:41 UTC
* source files match upstream:
   fcda7127b01dcad43ca7cf30be9a1dc6  DateTime-Format-Strptime-1.0700.tar.gz
* package meets naming and packaging guidelines.
* specfile is properly named, is cleanly written and uses macros consistently.
* dist tag is present.
* build root is correct.
* 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 (development, x86_64).
* rpmlint is silent.
* noarch package; no debuginfo.
* final provides and requires are sane:
   perl(DateTime::Format::Strptime) = 1.0700
   perl-DateTime-Format-Strptime = 1.0700-1.fc6
  =
   perl(:MODULE_COMPAT_5.8.8)
   perl(Carp)
   perl(DateTime)
   perl(DateTime::Locale)
   perl(DateTime::TimeZone)
   perl(Exporter)
   perl(Params::Validate)
   perl(strict)
   perl(vars)
* %check is present and all tests pass:
   All tests successful.
   Files=7, Tests=373,  2 wallclock secs ( 1.30 cusr +  0.15 csys =  1.45 CPU)
* no shared libraries are present.
* package is not relocatable.
* 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.
* no headers.
* no pkgconfig files.
* no libtool .la droppings.
* not a GUI app.

APPROVED

Comment 2 Steven Pritchard 2006-07-08 16:44:21 UTC
Imported into CVS, branches created, and builds requested.


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