Use the new provide perl-interpreter only in Fedora

This commit is contained in:
Honza Horak 2017-07-12 15:17:26 +02:00
parent 8e5086329f
commit 80328f92e1
1 changed files with 1 additions and 1 deletions

View File

@ -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