private-shared-object-provides in perl module

Paul Howarth paul at city-fan.org
Sat Feb 18 14:35:26 UTC 2012


On Sat, 18 Feb 2012 15:06:49 +0100
Alec Leamas <leamas.alec at gmail.com> wrote:

> Trying to package a simple perl-only  module from CPAN I get message 
> above when running rpmlint on the installed package. I have 
> %{?standard_perl_filter} according to the template.
> 
> I have noted that quite a number of existing perl modules (~10 on my 
> machine) have the same rpmlint warning. Can I just ignore it?
> 
> Any hint out there?

What you want is %{?perl_default_filter}, not %{?standard_perl_filter}.

Paul.


More information about the devel mailing list