Specify all dependencies

This commit is contained in:
Petr Písař 2015-07-20 13:04:05 +02:00
parent 375ab62a3e
commit e36bf323f5

View File

@ -1,7 +1,7 @@
# This file is licensed under the terms of GNU GPLv2+.
Name: perl-Module-Runtime
Version: 0.014
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Runtime module handling
License: GPL+ or Artistic
Group: Development/Libraries
@ -13,6 +13,7 @@ BuildRequires: perl(Module::Build)
BuildRequires: perl(strict)
BuildRequires: perl(warnings)
# Tests:
BuildRequires: perl(Math::BigInt)
BuildRequires: perl(Test::More)
# Optional tests:
BuildRequires: perl(Test::Pod) >= 1.00
@ -43,6 +44,9 @@ perl Build.PL installdirs=vendor
%{_mandir}/man3/*
%changelog
* Mon Jul 20 2015 Petr Pisar <ppisar@redhat.com> - 0.014-6
- Specify all dependencies
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.014-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild