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 165688 - Review Request: perl-YAML-Parser-Syck - Perl Wrapper for the YAML Parser Extension: libsyck
Summary: Review Request: perl-YAML-Parser-Syck - Perl Wrapper for the YAML Parser Exte...
Keywords:
Status: CLOSED CURRENTRELEASE
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://filelister.linux-kernel.at/mod...
Whiteboard:
Depends On: 165686
Blocks: FE-ACCEPT
TreeView+ depends on / blocked
 
Reported: 2005-08-11 12:08 UTC by Oliver Falk
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-03-22 13:20:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch addressing review issues (3.13 KB, patch)
2005-09-07 12:38 UTC, Paul Howarth
no flags Details | Diff

Description Oliver Falk 2005-08-11 12:08:42 UTC
Spec Name or Url: http://filelister.linux-kernel.at/downloads/packages/FC_EXTRAS_APPROVAL/perl-YAML-Parser-Syck/YAML-Parser-Syck.spec
SRPM Name or Url: http://filelister.linux-kernel.at/downloads/packages/FC_EXTRAS_APPROVAL/perl-YAML-Parser-Syck/perl-YAML-Parser-Syck-0.01-3.src.rpm
Description:
libsyck is a *gift* from a gifted Stiff named 'Why'.

    YAML::Parser::Syck is an XS module that binds libsyck to Perl.

Comment 1 Paul Howarth 2005-09-07 12:37:25 UTC
Review:

- rpmlint clean
- package naming OK
- package meets guidelines
- license is same as perl
- spec file written in English and is legible
- sources match upstream
- package builds OK in FC4 and in mock for rawhide (i386)
- no locales, libraries, subpackages or pkgconfigs to worry about
- not relocatable
- no directory ownership or permissions issues
- no duplicate files
- code, not content
- no large docs
- docs don't affect runtime
- no scriptlets

Needswork:

- spec file should be perl-YAML-Parser-Syck.spec, not YAML-Parser-Syck.spec
- redundant BR: perl
- missing BR: syck-devel
- license is same as perl, i.e. dual GPL/Artistic, not just Artistic
- license text not included
- package is arch-specific so you should be using perl_vendorarch, not
  perl_vendorlib
- %clean should unconditionally remove the buildroot

Nitpick:

- what does that %description mean?
  "libsyck is a *gift* from a gifted Stiff named 'Why'."
- I suggest manually expanding the %pkgname macro in your spec file to
  improve clarity
- http://search.cpan.org/dist/YAML-Parser-Syck/ would be a better URL
- "|| :" after %%check is redundant in Fedora Extras
- compiler optimiztion flags setup could be simplified to:
  %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
  %{__make} %{?_smp_mflags}
- include "Changes" as %doc
- if using macros for commands, e.g. %{__make}, be consistent about it and use
  them everywhere


Comment 2 Paul Howarth 2005-09-07 12:38:22 UTC
Created attachment 118555 [details]
Patch addressing review issues

Comment 3 Oliver Falk 2005-09-08 10:26:41 UTC
Patch applied. May I have your 'approved' word? :-)

Comment 4 Paul Howarth 2005-09-08 10:38:47 UTC
(In reply to comment #3)
> Patch applied. May I have your 'approved' word? :-)

With the patch, yes.

Any comment on the %description?

Comment 5 Paul Howarth 2006-01-04 16:57:24 UTC
Ping Oliver; this package has been approved for nearly 4 months.

Comment 6 Paul Howarth 2006-03-07 16:36:45 UTC
This package appears to be orphaned without having made it into cvs...

Comment 7 Oliver Falk 2006-03-07 16:44:44 UTC
Uupps... I'll import it tomorrow...

Comment 8 Paul Howarth 2006-03-22 13:18:52 UTC
Package is built; can this one be closed now?


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