ppisar pushed to perl-Tie-Function (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Oct 14 10:57:42 UTC 2015


From 7c73e06e21a20adfe1f2aa0e3f7602514af279ae 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 12:57:27 +0200
Subject: Specify all dependencies

---
 perl-Tie-Function.spec | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/perl-Tie-Function.spec b/perl-Tie-Function.spec
index ff43cab..66c4ff7 100644
--- a/perl-Tie-Function.spec
+++ b/perl-Tie-Function.spec
@@ -2,14 +2,24 @@
 
 Name:           perl-Tie-Function
 Version:        0.02
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Wrap functions in tied hash sugar
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Tie-Function/
 Source0:        http://www.cpan.org/authors/id/D/DA/DAVIDNICO/handy_tied_functions/%{pkgname}-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(warnings)
+# Tests:
+BuildRequires:  perl(Test)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires:       perl(warnings)
 
 %description
 Tie::Function simplifies wrapping functions in tied hash syntax so they can
@@ -37,6 +47,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar <ppisar at redhat.com> - 0.02-8
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.02-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Tie-Function.git/commit/?h=master&id=7c73e06e21a20adfe1f2aa0e3f7602514af279ae


More information about the perl-devel mailing list