Specify all dependencies

This commit is contained in:
Petr Písař 2020-03-03 11:06:18 +01:00
parent e1fedada62
commit 23c546488b
1 changed files with 6 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Name: perl-Pod-Perldoc
# let's overwrite the module from perl.srpm
Version: 3.28.01
Release: 443%{?dist}
Release: 444%{?dist}
Summary: Look up Perl documentation in Pod format
License: GPL+ or Artistic
URL: https://metacpan.org/release/Pod-Perldoc
@ -57,6 +57,8 @@ BuildRequires: perl(Pod::Text::Termcap)
BuildRequires: perl(vars)
# Tests:
BuildRequires: perl(blib)
BuildRequires: perl(File::Spec)
BuildRequires: perl(FindBin)
BuildRequires: perl(Test::More)
# Optional tests:
%if !%{defined perl_bootstrap}
@ -120,6 +122,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Mar 03 2020 Petr Pisar <ppisar@redhat.com> - 3.28.01-444
- Specify all dependencies
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.01-443
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild