[perl-Test-Exception] Specify all dependencies.

Marcela Mašláňová mmaslano at fedoraproject.org
Fri Oct 19 08:00:11 UTC 2012


commit f1db8f29e7a415fa02ef6774a64eeb9677fc1631
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Fri Oct 19 10:00:01 2012 +0200

    Specify all dependencies.
    
    Signed-off-by: Marcela Mašláňová <mmaslano at redhat.com>

 perl-Test-Exception.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-Exception.spec b/perl-Test-Exception.spec
index af6c1e1..348c748 100644
--- a/perl-Test-Exception.spec
+++ b/perl-Test-Exception.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-Exception
 Version:        0.31
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Library of test functions for exception based Perl code
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -9,6 +9,9 @@ Source0:        http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(Module::Build) >= 0.35
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Pod::Coverage)
 BuildRequires:  perl(Sub::Uplevel) >= 0.18
 BuildRequires:  perl(Test::Builder) >= 0.7
@@ -56,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 18 2012 Jitka Plesnikova <jplesnik at redhat.com> - 0.31-8
+- Specify all dependencies.
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.31-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list