[perl-DBIx-ContextualFetch] add missing BR

Tom Callaway spot at fedoraproject.org
Tue Mar 5 16:30:52 UTC 2013


commit 60f806f195d903bab1644abae346a9f5bba73afa
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Tue Mar 5 11:33:56 2013 -0500

    add missing BR

 perl-DBIx-ContextualFetch.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-DBIx-ContextualFetch.spec b/perl-DBIx-ContextualFetch.spec
index e90b41f..6be527a 100644
--- a/perl-DBIx-ContextualFetch.spec
+++ b/perl-DBIx-ContextualFetch.spec
@@ -1,6 +1,6 @@
 Name:           perl-DBIx-ContextualFetch
 Version:        1.03
-Release:        18%{?dist}
+Release:        19%{?dist}
 Summary:        Add contextual fetches to DBI
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -8,7 +8,7 @@ URL:            http://search.cpan.org/dist/DBIx-ContextualFetch
 Source0:        http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/DBIx-ContextualFetch-%{version}.tar.gz
 
 BuildArch:      noarch
-BuildRequires:  perl(DBI)
+BuildRequires:  perl(DBI), perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(DBD::SQLite), perl(Test::Pod::Coverage), perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:	perl(DBI)
@@ -42,6 +42,9 @@ make test
 
 
 %changelog
+* Tue Mar  5 2013 Tom Callaway <spot at fedoraproject.org> - 1.03-19
+- add missing BR: ExtUtils::MakeMaker
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.03-18
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list