Use the new provide perl-interpreter only in Fedora
This commit is contained in:
parent
8e5086329f
commit
80328f92e1
@ -216,8 +216,8 @@ BuildRequires: pam-devel
|
|||||||
%{?with_pcre:BuildRequires: pcre-devel >= 8.35}
|
%{?with_pcre:BuildRequires: pcre-devel >= 8.35}
|
||||||
%{!?with_pcre:Provides: bundled(pcre) = %{pcre_version}}
|
%{!?with_pcre:Provides: bundled(pcre) = %{pcre_version}}
|
||||||
# Few utilities needs Perl
|
# Few utilities needs Perl
|
||||||
BuildRequires: perl-interpreter
|
|
||||||
%if 0%{?fedora} >= 22 || 0%{?rhel} > 7
|
%if 0%{?fedora} >= 22 || 0%{?rhel} > 7
|
||||||
|
BuildRequires: perl-interpreter
|
||||||
BuildRequires: perl-generators
|
BuildRequires: perl-generators
|
||||||
%endif
|
%endif
|
||||||
# Tests requires time and ps and some perl modules
|
# Tests requires time and ps and some perl modules
|
||||||
|
Loading…
Reference in New Issue
Block a user