From 7d2a05fe6374b2c784caa4429f26d2c19dae9ee4 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 13 Jan 2023 17:43:34 +0100 Subject: [PATCH] Remove perl(MODULE_COMPAT), it will be replaced by generators --- perl-Pod-Tidy.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-Pod-Tidy.spec b/perl-Pod-Tidy.spec index cbdc030..3be190f 100644 --- a/perl-Pod-Tidy.spec +++ b/perl-Pod-Tidy.spec @@ -35,7 +35,6 @@ BuildRequires: perl(lib) BuildRequires: perl(Test::Cmd) >= 1.05 BuildRequires: perl(Test::Distribution) >= 1.22 BuildRequires: perl(Test::More) -Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: perl(Text::Glob) >= 0.06 %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}perl\\(Text::Glob\\)\s*$