From 80328f92e19d90aaedb438e2dbc8bfa3082cd70b Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Wed, 12 Jul 2017 15:17:26 +0200 Subject: [PATCH] Use the new provide perl-interpreter only in Fedora --- mariadb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mariadb.spec b/mariadb.spec index 29d003f..bdd9483 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -216,8 +216,8 @@ BuildRequires: pam-devel %{?with_pcre:BuildRequires: pcre-devel >= 8.35} %{!?with_pcre:Provides: bundled(pcre) = %{pcre_version}} # Few utilities needs Perl -BuildRequires: perl-interpreter %if 0%{?fedora} >= 22 || 0%{?rhel} > 7 +BuildRequires: perl-interpreter BuildRequires: perl-generators %endif # Tests requires time and ps and some perl modules