From b1017c23b2b2cd6761b35117b35491eefcd4db0a Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Jun 12 2012 10:27:13 +0000 Subject: Specify all dependencies --- diff --git a/perl-rpm-build-perl.spec b/perl-rpm-build-perl.spec index 960664b..0767633 100644 --- a/perl-rpm-build-perl.spec +++ b/perl-rpm-build-perl.spec @@ -19,6 +19,7 @@ BuildRequires: perl(Exporter) BuildRequires: perl(File::Spec::Functions) BuildRequires: perl(version) # Tests +BuildRequires: perl(Data::Dumper) BuildRequires: perl(Test::More) BuildRequires: perl(Try::Tiny) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -72,6 +73,7 @@ make test %changelog * Mon Jun 11 2012 Petr Pisar - 0.80-2 - Perl 5.16 rebuild +- Specify all dependencies * Fri Jan 27 2012 Petr Pisar - 0.80-1 - 0.80 bump