private-shared-object-provides in perl module

Alec Leamas leamas.alec at gmail.com
Sat Feb 18 14:49:01 UTC 2012


On 02/18/2012 03:35 PM, Paul Howarth wrote:
> 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.
Thanks!

--alec


More information about the devel mailing list