Build-require blib module for tests
This commit is contained in:
parent
ef1dc39400
commit
ae80659094
@ -1,6 +1,6 @@
|
||||
Name: perl-File-Remove
|
||||
Version: 1.58
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Convenience module for removing files and directories
|
||||
License: GPL+ or Artistic
|
||||
|
||||
@ -12,6 +12,7 @@ BuildRequires: %{__perl}
|
||||
BuildRequires: %{__make}
|
||||
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl(blib)
|
||||
BuildRequires: perl(constant)
|
||||
BuildRequires: perl(Cwd) >= 3.29
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
@ -54,6 +55,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 03 2020 Petr Pisar <ppisar@redhat.com> - 1.58-6
|
||||
- Build-require blib module for tests
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.58-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user