[Bug 502402] RFE: please deliver (and use!) filtering macros

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 3 06:52:56 UTC 2009


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 at alumni.drew.edu>  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.




More information about the Fedora-perl-devel-list mailing list