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

--- Comment #11 from Thomas Moschny <thomas.mosc...@gmx.de> ---
Imho the file package is not blame here. 5.11 misdetected Carp.pm as an AWK
script, while 5.14 correctly says it is a Perl script.

So what happens iiuc is (that despite the %exclude) RPMs internal dependency
generator now considers Carp.pm for Perl provides (which it did not before),
and so the perl(Carp) provides gets into the final RPM (and also some others).

Or to say it differently: The bug fix in the file package uncovered a bug in
the perl specfile, and some additional filters need to be added.

As a side note, there could be a bug in the RPM dependency generator, which
should probably ignore %excluded files.

-- 
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=X28ueK6jUa&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to