ppisar pushed to perl-Math-BaseCnv (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Jul 17 07:07:14 UTC 2015


From b85b725c3dbe7c5aaca23566c2943b58810151c5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Fri, 17 Jul 2015 09:04:04 +0200
Subject: Specify all dependencies


diff --git a/perl-Math-BaseCnv.spec b/perl-Math-BaseCnv.spec
index 0e4e968..30497aa 100644
--- a/perl-Math-BaseCnv.spec
+++ b/perl-Math-BaseCnv.spec
@@ -1,6 +1,6 @@
 Name:           perl-Math-BaseCnv
 Version:        1.8.B59BrZX
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        Fast functions to CoNVert between number Bases
 
 Group:          Development/Libraries
@@ -10,7 +10,20 @@ Source0:        http://search.cpan.org/CPAN/authors/id/P/PI/PIP/Math-BaseCnv-%{v
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(base)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(Math::BigInt)
+BuildRequires:  perl(Memoize)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Tests:
+BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -58,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jul 17 2015 Petr Pisar <ppisar at redhat.com> - 1.8.B59BrZX-13
+- Specify all dependencies (bug #1243855)
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.B59BrZX-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Math-BaseCnv.git/commit/?h=master&id=b85b725c3dbe7c5aaca23566c2943b58810151c5


More information about the perl-devel mailing list