From 9847af43ba1f001ec82e0183cb21ffac7e885599 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Wed, 16 Nov 2022 10:44:20 +0100 Subject: rpkg: Move the BR for minimum Perl version to perl-interpreter. --- libxcrypt.spec.rpkg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libxcrypt.spec.rpkg b/libxcrypt.spec.rpkg index 652f3a0..1e57a8b 100644 --- a/libxcrypt.spec.rpkg +++ b/libxcrypt.spec.rpkg @@ -135,7 +135,7 @@ BuildRequires: gcc BuildRequires: glibc-devel >= %{glibc_minver} BuildRequires: libtool BuildRequires: make -BuildRequires: perl-interpreter +BuildRequires: perl-interpreter >= 5.14.0 BuildRequires: perl(Class::Struct) BuildRequires: perl(Cwd) BuildRequires: perl(Exporter) @@ -149,7 +149,6 @@ BuildRequires: perl(open) BuildRequires: perl(POSIX) BuildRequires: perl(Symbol) BuildRequires: perl(utf8) -BuildRequires: perl(:VERSION) >= 5.14.0 BuildRequires: perl(warnings) # We do not need to keep this forever. -- cgit v1.2.3