[perl-DBIx-Class: 6/6] don't buildrequire Test::Pod

Iain Arnell iarnell at fedoraproject.org
Thu Sep 9 15:00:16 UTC 2010


commit a4d74f9e0e52df341154fc377e4788e9eeaaf686
Author: Iain Arnell <iarnell at gmail.com>
Date:   Thu Sep 9 17:00:07 2010 +0200

    don't buildrequire Test::Pod

 perl-DBIx-Class.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-DBIx-Class.spec b/perl-DBIx-Class.spec
index 47da545..fa35a8a 100644
--- a/perl-DBIx-Class.spec
+++ b/perl-DBIx-Class.spec
@@ -1,7 +1,7 @@
 Name:           perl-DBIx-Class
 Summary:        Extensible and flexible object <-> relational mapper
 Version:        0.08123
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/F/FR/FREW/DBIx-Class-%{version}.tar.gz
@@ -80,8 +80,6 @@ BuildRequires: perl(MooseX::Types::Path::Class) >= 0.05
 BuildRequires: perl(Pod::Coverage) >= 0.20
 BuildRequires: perl(SQL::Translator) >= 0.11005
 BuildRequires: perl(Test::Memory::Cycle)
-BuildRequires: perl(Test::Pod) >= 1.41
-BuildRequires: perl(Test::Pod::Coverage) >= 1.08
 BuildRequires: perl(Text::CSV) >= 1.16
 BuildRequires: perl(Time::Piece::MySQL)
 BuildRequires: perl(namespace::autoclean) >= 0.09
@@ -165,6 +163,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Sep 09 2010 Iain Arnell <iarnell at gmail.com> 0.08123-1.1
+- don't buildrequire Test::Pod
+
 * Thu Sep 02 2010 Iain Arnell <iarnell at gmail.com> 0.08123-1
 - update to latest upstream version
 - dbicadmin script needs to be executable for tests


More information about the scm-commits mailing list