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 166196 - Review Request: perl-Class-DBI-mysql : Extensions to Class::DBI for MySQL
Summary: Review Request: perl-Class-DBI-mysql : Extensions to Class::DBI for MySQL
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Paul Howarth
QA Contact: David Lawrence
URL: http://search.cpan.org/dist/Class-DBI...
Whiteboard:
Depends On: 166184
Blocks: FE-ACCEPT 166188 166203
TreeView+ depends on / blocked
 
Reported: 2005-08-17 20:42 UTC by Tom "spot" Callaway
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-09-07 18:50:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch addressing review issues (1.49 KB, patch)
2005-09-02 10:03 UTC, Paul Howarth
no flags Details | Diff

Description Tom "spot" Callaway 2005-08-17 20:42:15 UTC
Spec Name or Url: 
http://www.auroralinux.org/people/spot/review/Maypole/perl-Class-DBI-mysql.spec

SRPM Name or Url:
http://www.auroralinux.org/people/spot/review/Maypole/perl-Class-DBI-mysql-0.23-2.src.rpm

Description: 

Extensions to Class::DBI for MySQL

(NOTE: This package is one of the Maypole dependencies)

Comment 1 Paul Howarth 2005-09-02 10:00:15 UTC
Review:

- rpmlint clean
- package and spec file naming OK
- package meets guidelines
- license is same as perl, matches spec
- spec written in English and is legible
- source matches upstream
- package builds OK in mock on FC4 (i386)
- BR's mostly OK
- no locales, libraries, subpackages or pkgconfigs to worry about
- not relocatable
- no directory ownership or permissions issues
- no duplicate files
- %clean section present and correct
- macro usage is consistent
- code, not content
- no large docs
- docs don't affect runtime
- no scriptlets

Needswork:

- redundant BR: perl
- license text not included
- BR: perl(DBD::mysql) needed; I suspect that this may also be needed as a
  manual Requires:, as might perl(DBD::SQLite) for the SQLite equivalent of
  this module, but I don't know enough to confirm this

Suggestions:

- the module tries to use Time::Piece::MySQL if it's available; since this
  module is available in Extras, it might be useful to include this as a
  manual dependency
- use %{?_smp_mflags}



Comment 2 Paul Howarth 2005-09-02 10:03:17 UTC
Created attachment 118383 [details]
Patch addressing review issues

Comment 4 Paul Howarth 2005-09-05 09:35:10 UTC
Approved.


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