Remove perl(MODULE_COMPAT), it will be replaced by generators

This commit is contained in:
Jitka Plesnikova 2023-01-13 18:51:21 +01:00
parent 3246170535
commit ef3a73d1a9
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ BuildRequires: perl(Syntax::Operator::In) >= 0.03
%endif
BuildRequires: perl(Test::Pod) >= 1.00
%endif
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
%if %{defined perl_XS_Parse_Infix_ABI}
# XS::Parse::Infix ABI checked in XSParseInfix.h generated by
# XS::Parse::Infix::Builder.