From 8e5086329f12772473065e043a39aa67bc625df9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 14:53:52 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- mariadb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mariadb.spec b/mariadb.spec index 7e1fc36..29d003f 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -216,7 +216,7 @@ BuildRequires: pam-devel %{?with_pcre:BuildRequires: pcre-devel >= 8.35} %{!?with_pcre:Provides: bundled(pcre) = %{pcre_version}} # Few utilities needs Perl -BuildRequires: perl +BuildRequires: perl-interpreter %if 0%{?fedora} >= 22 || 0%{?rhel} > 7 BuildRequires: perl-generators %endif