ppisar pushed to perl-Text-FormatTable (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Oct 14 11:21:29 UTC 2015


From fd4b88979ceebb7a1cf9ec79bf09a9ab1b3f12b2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Wed, 14 Oct 2015 13:21:14 +0200
Subject: Specify all dependencies

---
 perl-Text-FormatTable.spec | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/perl-Text-FormatTable.spec b/perl-Text-FormatTable.spec
index 657cb08..80571be 100644
--- a/perl-Text-FormatTable.spec
+++ b/perl-Text-FormatTable.spec
@@ -1,6 +1,6 @@
 Name:           perl-Text-FormatTable
 Version:        1.03
-Release:        17%{?dist}
+Release:        18%{?dist}
 Summary:        Format text tables
 License:        GPL+ or Artistic
 
@@ -8,7 +8,18 @@ URL:            http://search.cpan.org/dist/Text-FormatTable/
 Source0:        http://www.cpan.org/authors/id/T/TR/TREY/Text-FormatTable-%{version}.tar.gz
 
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
+# Tests:
+BuildRequires:  perl(Test)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -44,6 +55,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar <ppisar at redhat.com> - 1.03-18
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.03-17
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Text-FormatTable.git/commit/?h=master&id=fd4b88979ceebb7a1cf9ec79bf09a9ab1b3f12b2


More information about the perl-devel mailing list