From 97b6625634fbc7abba5814ef53960a6b99d78c3d Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Jan 13 2023 12:45:24 +0000 Subject: Remove perl(MODULE_COMPAT), it will be replaced by generators --- diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec index e020d82..1770b24 100644 --- a/perl-Fsdb.spec +++ b/perl-Fsdb.spec @@ -38,7 +38,6 @@ BuildRequires: perl(Text::CSV_XS) # next two are needed to run build README, see https://bugzilla.redhat.com/show_bug.cgi?id=1163149 BuildRequires: groff-base BuildRequires: perl-podlators -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # next two are needed to run test suites and are not autodetected Requires: perl(HTML::Parser) Requires: perl(Text::CSV_XS)