[perl-Sub-Exporter] Specify all dependencies

Petr Pisar ppisar at fedoraproject.org
Mon Oct 29 14:02:38 UTC 2012


commit d95746e0e06c43aa15ea7e9b1d7c044ca80f1309
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Oct 29 15:02:28 2012 +0100

    Specify all dependencies

 perl-Sub-Exporter.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Sub-Exporter.spec b/perl-Sub-Exporter.spec
index 83cb40f..61bfd3f 100644
--- a/perl-Sub-Exporter.spec
+++ b/perl-Sub-Exporter.spec
@@ -1,6 +1,6 @@
 Name:		perl-Sub-Exporter
 Version:	0.984
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Sophisticated exporter for custom-built routines
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -19,6 +19,8 @@ BuildRequires:	perl(Sub::Install) >= 0.92
 # Test suite
 BuildRequires:	perl(base)
 BuildRequires:	perl(Exporter)
+BuildRequires:	perl(lib)
+BuildRequires:	perl(subs)
 BuildRequires:	perl(Test::More)
 # Runtime
 Requires:	perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
@@ -77,6 +79,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Sub::Exporter::Util.3pm*
 
 %changelog
+* Mon Oct 29 2012 Petr Pisar <ppisar at redhat.com> - 0.984-4
+- Specify all dependencies
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.984-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list