[Bug 924938] wrong provides in latest build

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 25 08:19:25 UTC 2013


Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=924938

--- Comment #20 from Mattias Ellert <mattias.ellert at fysast.uu.se> ---
The bogus provides are not coming for the %excluded Carp.pm, it comes form
/usr/share/perl5/perl5db.pl - and it is not the only one:

$ /usr/lib/rpm/perl.prov /usr/share/perl5/perl5db.pl
perl(Carp)
perl(DB) = 1.37
perl(DB::fake)

Some of the other extra provides are form other *.pl files.

My suggestion would be to add

.*/%{perl_archlib}/.*\\.pl$  and  .*/%{perl_privlib}/.*\\.pl$

to __provides_exclude_from

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=0GBIBcFkV2&a=cc_unsubscribe



More information about the perl-devel mailing list