[perl-Class-DBI-Plugin-RetrieveAll] add missing BR

Tom Callaway spot at fedoraproject.org
Tue Mar 5 16:25:10 UTC 2013


commit 67dd3ddc46f7dba2ea0440caeacbd409aa693bdd
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Tue Mar 5 11:28:13 2013 -0500

    add missing BR

 perl-Class-DBI-Plugin-RetrieveAll.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-Class-DBI-Plugin-RetrieveAll.spec b/perl-Class-DBI-Plugin-RetrieveAll.spec
index 3a91be9..116b1fc 100644
--- a/perl-Class-DBI-Plugin-RetrieveAll.spec
+++ b/perl-Class-DBI-Plugin-RetrieveAll.spec
@@ -1,6 +1,6 @@
 Name:           perl-Class-DBI-Plugin-RetrieveAll
 Version:        1.04
-Release:        16%{?dist}
+Release:        17%{?dist}
 Summary:        More complex retrieve_all() for Class::DBI
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -8,7 +8,7 @@ URL:            http://search.cpan.org/dist/Class-DBI-Plugin-RetrieveAll
 Source0:        http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-DBI-Plugin-RetrieveAll-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:	perl(Class::DBI::Plugin), perl(DBD::SQLite), perl(Test::More)
-BuildRequires:	perl(Pod::Perldoc)
+BuildRequires:	perl(Pod::Perldoc), perl(ExtUtils::MakeMaker)
 Requires:  perl(Class::DBI::Plugin)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -39,6 +39,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Mar  5 2013 Tom Callaway <spot at fedoraproject.org> - 1.04-17
+- add missing BR ExtUtils::MakeMaker
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.04-16
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list