XML::LibXSLT is already BR:'ed, no need to filter the corresponding Requires:

This commit is contained in:
Xavier Bachelot 2019-01-04 17:51:59 +01:00
parent bb9e0ef879
commit bda04bf582

View File

@ -186,7 +186,7 @@ Requires: lemonldap-ng-test = %{version}-%{release}
# Setup requires filtering
%if 0%{?rhel} >= 7
%{?perl_default_filter}
%global __requires_exclude perl\\(lasso|perl\\(Web::ID|perl\\(XML::LibXML|perl\\(XML::LibXSLT|perl\\(Sentry::Raven
%global __requires_exclude perl\\(lasso|perl\\(Web::ID|perl\\(XML::LibXML|perl\\(Sentry::Raven
%endif
%if 0%{?fedora}