Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=924938 --- Comment #14 from Ralf Corsepius <rc040203@xxxxxxxxxx> --- (In reply to comment #12) > This simple patch seems to fix it here: > > diff --git a/perl.spec b/perl.spec > index 2db2cc9..16b7cb7 100644 > --- a/perl.spec > +++ b/perl.spec > @@ -14,7 +14,7 @@ > # intentionally (unversioned perl(DB) is removed and versioned one is kept) > %global __provides_exclude_from > .*/auto/.*\\.so$|.*/%{perl_archlib}/.*\\.so$|%{_docdir} > %global __requires_exclude_from %{_docdir} > -%global __provides_exclude perl\\((VMS|Win32|BSD::|DB\\)$) > +%global __provides_exclude perl\\((Carp|VMS|Win32|BSD::|DB\\)$) > # unicore::Name - it's needed by perl, maybe problem of rpm > Can folks confirm? Well, to me, this patch is more a cludge to dampen the issue than an actual fix. I would rather see the cause (according to what other say a bug in file) fixed instead of adding cludges, because I'd expect the "actual bug" will trigger further similar issues elsewhere. -- 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=CzQi0QIzCW&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel