[perl-Class-DBI-SQLite] add missing BR

Tom Callaway spot at fedoraproject.org
Tue Mar 5 16:28:08 UTC 2013


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

    add missing BR

 perl-Class-DBI-SQLite.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-Class-DBI-SQLite.spec b/perl-Class-DBI-SQLite.spec
index 5167555..829b04d 100644
--- a/perl-Class-DBI-SQLite.spec
+++ b/perl-Class-DBI-SQLite.spec
@@ -1,6 +1,6 @@
 Name:           perl-Class-DBI-SQLite
 Version:        0.11
-Release:        17%{?dist}
+Release:        18%{?dist}
 Summary:        Extension to Class::DBI for sqlite
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -8,7 +8,7 @@ URL:            http://search.cpan.org/dist/Class-DBI-SQLite/
 Source0:        http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/Class-DBI-SQLite-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:	perl(Class::DBI), perl(DBD::SQLite), perl(Test::More)
-BuildRequires:	perl(Pod::Perldoc)
+BuildRequires:	perl(Pod::Perldoc), perl(ExtUtils::MakeMaker)
 Requires:  perl(DBD::SQLite)
 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> - 0.11-18
+- add missing BR ExtUtils::MakeMaker
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.11-17
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list