2011/6/24 Marcela Mašláňová <[email protected]>:
>
> Another thing are filters. I suppose it isn't in Guidelines yet, but old
> filters doesn't work, because they do not have support in rpm. You can
> use something like this before prep section in your specfile.
> %{?perl_default_filter}
> %global __provides_exclude
> %{?__provides_exclude}|perl\\(XML::SAX::PurePerl\\)
> %global __requires_exclude
> %{?__requires_exclude}|perl\\(XML::SAX::PurePerl::DTDDecls\\)

Marcela,

since you're checking out all the specs as part of the rebuild, is
there any chance you could do a simple grep for old-style filtering
(i.e. __perl_provides, __perl_requires, filter_provides,
filter_requires) so that we have a list of all specs that need to be
fixed?

-- 
Iain.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to