Bug 166195 - Review Request: perl-Class-DBI-SQLite : Extension to Class::DBI for sqlite
Summary: Review Request: perl-Class-DBI-SQLite : Extension to Class::DBI for sqlite
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:40 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-04 22:18:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch addressing review issues (1.39 KB, patch)
2005-09-01 16:06 UTC, Paul Howarth
no flags Details | Diff

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

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

Description: 

Extension to Class::DBI for sqlite

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

Comment 1 Paul Howarth 2005-09-01 16:05:25 UTC
Review:

- rpmlint clean
- package and spec file names OK
- package meets guidelines
- license is same as perl, matches spec
- spec file written in ENgish and is legible
- sources match upstream
- builds OK in mock on FC4 (i386)
- buildreqs 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::SQLite) needed

Nitpicks:

- there is now a version 0.10 at CPAN
- %{?_smp_mflags} could be used with make in %build


Comment 2 Paul Howarth 2005-09-01 16:06:58 UTC
Created attachment 118352 [details]
Patch addressing review issues

(obviously doesn't include update to 0.10...)

Comment 4 Paul Howarth 2005-09-02 08:53:34 UTC
Explicit "Requires: perl(Class::DBI)" is no longer needed; can be fixed in CVS.

Approved.


Comment 5 Paul Howarth 2005-09-02 09:40:00 UTC
I think that this is probably needed:

Requires: perl(DBD::SQLite)



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