From aea7ab8095a86d1d6b7a822efd6c3f6389841f12 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 13 Jan 2023 13:18:02 +0100 Subject: [PATCH] Remove perl(MODULE_COMPAT), it will be replaced by generators --- perl-ExtUtils-Install.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-ExtUtils-Install.spec b/perl-ExtUtils-Install.spec index fb38cde..4ae166c 100644 --- a/perl-ExtUtils-Install.spec +++ b/perl-ExtUtils-Install.spec @@ -40,7 +40,6 @@ BuildRequires: perl(Test::More) # Test::Pod 1.14 not used # Test::Pod::Coverage 1.08 not used # Pod::Coverage 0.17 not used -Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: perl(AutoSplit) Requires: perl(Data::Dumper) Requires: perl(File::Compare)