[perl-Math-Curve-Hilbert] Specify all dependencies

Petr Pisar ppisar at fedoraproject.org
Mon Jun 11 14:41:16 UTC 2012


commit 097f1d7c6e0e5705147a17d83efeca4b25caa792
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jun 11 16:41:06 2012 +0200

    Specify all dependencies

 perl-Math-Curve-Hilbert.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/perl-Math-Curve-Hilbert.spec b/perl-Math-Curve-Hilbert.spec
index 8a31805..7d7b0d0 100644
--- a/perl-Math-Curve-Hilbert.spec
+++ b/perl-Math-Curve-Hilbert.spec
@@ -9,6 +9,10 @@ Source0:        http://www.cpan.org/authors/id/T/TE/TEEJAY/Math-Curve-Hilbert-%{
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(Data::Dumper)
+# Tests:
+BuildRequires:  perl(Test)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -49,6 +53,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Mon Jun 11 2012 Petr Pisar <ppisar at redhat.com> - 0.04-10
 - Perl 5.16 rebuild
+- Specify all dependencies
 
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.04-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild


More information about the scm-commits mailing list