[Bug 830221] Review Request: perl-Library-CallNumber-LC - Normalizes Library of Congress call numbers for sorting

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 13 11:43:23 UTC 2012


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

--- Comment #8 from Iain Arnell <iarnell at gmail.com> ---
(In reply to comment #7)
> Hmm. Actually, I think it should be BuildRequires: perl(Module::Build), not
> ExtUtils::MakeMaker for this one.

Well, you have a choice - but since you're using Makefile.PL and that has 'use
ExtUtils::MakeMaker;' it's perl(ExtUtils::MakeMaker) that you need to
buildrequire.


> One further problem - with the license as "GPL+ or Artistic or BSD", rpmlint
> complains with:
> 
> perl-Library-CallNumber-LC.src: W: invalid-license Artistic

Ah, good catch. Not something to worry too much about - the license is good, so
we could ignore the rpmlint warning. But you can also silence the warning by
forcing it to parse the license better:
  License: (GPL+ or Artistic) or BSD

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the package-review mailing list