Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=502402 --- Comment #3 from Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 2009-08-03 02:52:55 EDT --- Looks like the FPC and FESCo just approved https://fedoraproject.org/wiki/PackagingDrafts/AutoProvidesAndRequiresFiltering, so we can start thinking about delivering a Perl-specific one under /etc/rpm/macros.perl: http://fedorapeople.org/~cweyl/macros.perl It's just a sensible default for perl-* packages, preventing private solib provides from showing up, as well as anything that may crop up under %_docdir. Implemented as a single macro like this will enable us to use it as: %{?perl_default_filter} ...which will help prevent srpm breakage on other releases/distros that may not have these macros present. Note that the %perl_default_filter is defined such that if the filtering macros aren't present on the system, the build will not fail. Thoughts? :) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list