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

f38
Jitka Plesnikova 2 years ago
parent c67fc6d497
commit b4ccc8d9b7

@ -22,7 +22,6 @@ BuildRequires: perl(lib)
# Tests # Tests
BuildRequires: perl(File::Temp) BuildRequires: perl(File::Temp)
BuildRequires: perl(Test::More) >= 0.88 BuildRequires: perl(Test::More) >= 0.88
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
# Filter modules bundled for tests # Filter modules bundled for tests
%global __provides_exclude_from %{?__provides_exclude_from:%__provides_exclude_from|}^%{_libexecdir} %global __provides_exclude_from %{?__provides_exclude_from:%__provides_exclude_from|}^%{_libexecdir}

Loading…
Cancel
Save