From 26aaba98bba7ad3e01645570a4d17609c4cd6d70 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 13 Jan 2023 21:14:55 +0100 Subject: [PATCH] Remove perl(MODULE_COMPAT), it will be replaced by generators --- spamassassin.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/spamassassin.spec b/spamassassin.spec index 5763eb1..1a80977 100644 --- a/spamassassin.spec +++ b/spamassassin.spec @@ -92,7 +92,6 @@ Patch0: spamassassin-4.0.0-gnupg2.patch # add a logfile and homedir for razor Patch1: spamassassin-4.0.0-add-logfile-homedir-options.patch # end of patches -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %if %{use_systemd} == 0 Requires: /sbin/chkconfig /sbin/service %endif