[Bug 166700] Review Request: perl-Time-Piece-MySQL - MySQL-specific methods for Time::Piece

bugzilla at redhat.com bugzilla at redhat.com
Wed Aug 24 20:39:00 UTC 2005


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: perl-Time-Piece-MySQL - MySQL-specific methods for Time::Piece


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=166700


paul at city-fan.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|gdk at redhat.com              |paul at city-fan.org
OtherBugsDependingO|163776                      |163778
              nThis|                            |




------- Additional Comments From paul at city-fan.org  2005-08-24 16:38 EST -------
Review:

- rpmlint clean
- package and spec naming OK
- package meets guidelines
- license is same as perl, correct in spec
- spec file written in English and legible
- sources match upstream
- package build ok in mock on FC4 (i386)
- no locales, libraries, subpackages, pkgconfigs etc. to worry about
- not relocatable
- no 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:

- directory ownership wrong; perl(Time::Piece) owns
  %{perl_vendorarch)/Time/Piece/
  not
  %{perl_vendorlib}/Time/Piece/
  So you need to replace in %files:

  # Time and Time/Piece owned by perl-Time-Piece.
  %{perl_vendorlib}/Time/Piece/MySQL.pm

  with:

  %{perl_vendorlib}/Time/

Nitpick:

- BR: perl is redundant
- license text not included; suggest adding to %setup:
  perldoc -t perlgpl > COPYING
  perldoc -t perlartistic > Artistic
  and to %files:
  %doc COPYING Artistic


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list