[perl-CPAN-DistnameInfo] Specify all dependencies

Petr Pisar ppisar at fedoraproject.org
Fri Jun 8 09:56:14 UTC 2012


commit df13d4d5cc8076c372503da7965e6b1376ae927c
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Jun 8 11:56:02 2012 +0200

    Specify all dependencies

 perl-CPAN-DistnameInfo.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/perl-CPAN-DistnameInfo.spec b/perl-CPAN-DistnameInfo.spec
index 002c078..d4cc5d0 100644
--- a/perl-CPAN-DistnameInfo.spec
+++ b/perl-CPAN-DistnameInfo.spec
@@ -9,6 +9,8 @@ Source0:        http://www.cpan.org/authors/id/G/GB/GBARR/CPAN-DistnameInfo-%{ve
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Tests:
+BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -57,6 +59,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Fri Jun 08 2012 Petr Pisar <ppisar at redhat.com> - 0.11-6
 - Perl 5.16 rebuild
+- Specify all dependencies
 
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.11-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild



More information about the perl-devel mailing list