commit d95746e0e06c43aa15ea7e9b1d7c044ca80f1309
Author: Petr Písař <ppi...@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 <ppi...@redhat.com> - 0.984-4
+- Specify all dependencies
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.984-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to