From 5de9baf58f564e491537cfa67633cca050ccf4bb Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 17:15:11 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-File-Copy-Recursive.git#47348c119dda1b8fe07b34a8b00beaea3b0fa1f4 --- perl-File-Copy-Recursive.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-File-Copy-Recursive.spec b/perl-File-Copy-Recursive.spec index 260fad5..eb9ff71 100644 --- a/perl-File-Copy-Recursive.spec +++ b/perl-File-Copy-Recursive.spec @@ -1,6 +1,6 @@ Name: perl-File-Copy-Recursive Version: 0.45 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Extension for recursively copying files and directories License: GPL+ or Artistic URL: https://metacpan.org/release/File-Copy-Recursive @@ -11,6 +11,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # rpm's perl dep generators fails to catch this Requires: perl(File::Glob) +BuildRequires: make BuildRequires: %{__perl} BuildRequires: %{__make} @@ -58,6 +59,9 @@ chmod -R u+w %{buildroot}/* %{_mandir}/man3/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.45-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.45-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild