[Bug 1020809] Please simplify %perl_default_filter

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 22 08:00:35 UTC 2013


https://bugzilla.redhat.com/show_bug.cgi?id=1020809



--- Comment #4 from Petr Pisar <ppisar at redhat.com> ---
(In reply to Petr Pisar from comment #3)
> So it seems to work.
> 
> However I would like to sanity the filters too: To anchor the expressions
> and to append them instead of redefining:
> 
Correct new values would be:

%global __provides_exclude_from
%{?__provides_exclude_from:%__provides_exclude_from|}^%{_docdir}
%global __requires_exclude_from
%{?__requires_exclude_from:%__requires_exclude_from|}^%{_docdir}
%global __provides_exclude
%{?__provides_exclude:%__provides_exclude|}^perl\\\\(VMS|^perl\\\\(Win32|^perl\\\\(DB\\\\)|^perl\\\\(UNIVERSAL\\\\)
%global __requires_exclude
%{?__requires_exclude:%__requires_exclude|}^perl\\\\(VMS|^perl\\\\(Win32

-- 
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=idslzGyF95&a=cc_unsubscribe



More information about the perl-devel mailing list