From 8a4e78421066b3da6a2c35b4d49caabf1b3824a2 Mon Sep 17 00:00:00 2001 From: Pokorra, Gerd Date: Aug 12 2020 11:48:08 +0000 Subject: add new missing perl dependencies --- diff --git a/nqp.spec b/nqp.spec index 14d0557..808348d 100644 --- a/nqp.spec +++ b/nqp.spec @@ -7,7 +7,7 @@ Name: nqp Version: 0.0.%{year}.%{month} -Release: 3%{?dist} +Release: 4%{?dist} Summary: Not Quite Perl (6) License: Artistic 2.0 and ISC and WTFPL @@ -25,6 +25,8 @@ BuildRequires: perl(ExtUtils::Command) BuildRequires: perl(Digest::SHA) BuildRequires: perl(Data::Dumper) BuildRequires: perl(IPC::Cmd) +BuildRequires: perl(FindBin) +BuildRequires: perl(lib) BuildRequires: moarvm, moarvm-devel >= 0.%{year}.%{month} @@ -103,6 +105,9 @@ CFLAGS="$RPM_OPT_FLAGS -fPIC" %{__make} %{?_smp_mflags} %changelog +* Wed Aug 12 2020 Gerd Pokorra 0.0.2020.02-4 +- add BuildRequies perl(FindBin) and perl(lib) + * Sat Aug 01 2020 Fedora Release Engineering - 0.0.2020.02-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild