https://bugzilla.redhat.com/show_bug.cgi?id=647783 Petr Pisar <ppisar@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |ASSIGNED CC| |ppisar@xxxxxxxxxx Resolution|ERRATA |--- Keywords| |Reopened --- Comment #17 from Petr Pisar <ppisar@xxxxxxxxxx> --- And the dependency is back again: root@fedora-22:~ # repoquery --requires perl-Mail-Box | grep SpamAssassin perl(Mail::SpamAssassin) perl(Mail::SpamAssassin::Message) root@fedora-22:~ # repoquery perl-Mail-Box --source perl-Mail-Box-2.107-5.fc21.src.rpm That's due to the fact that current %perl_default_filter is not compatible with old rpmbuild dependency filters as %filter_from_requires is: %prep %setup -q -n Mail-Box-%{version} +%filter_from_requires /perl(Mail::SpamAssassin)/d +%{?perl_default_filter} + + This must be upgraded to modern dependency filters (%__requires_exclude). -- 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=BOTHO7ZQtb&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