[perl-YAML-Tiny] drop Test::MinimumVersion BR to avoid circular build deps

Iain Arnell iarnell at fedoraproject.org
Thu Jul 14 03:13:23 UTC 2011


commit 211230db2eebf1852fb052b61ac3c8e97e8f13fc
Author: Iain Arnell <iarnell at gmail.com>
Date:   Thu Jul 14 05:12:31 2011 +0200

    drop Test::MinimumVersion BR to avoid circular build deps

 perl-YAML-Tiny.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec
index a93a2a1..0a6f7dc 100644
--- a/perl-YAML-Tiny.spec
+++ b/perl-YAML-Tiny.spec
@@ -1,6 +1,6 @@
 Name:           perl-YAML-Tiny
 Version:        1.50
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Read/Write YAML files with as little code as possible
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -11,7 +11,6 @@ BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Spec) >= 0.80
 BuildRequires:  perl(Scalar::Util)
-BuildRequires:  perl(Test::MinimumVersion)
 BuildRequires:  perl(Test::More) >= 0.47
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(YAML)
@@ -49,6 +48,9 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jul 14 2011 Iain Arnell <iarnell at gmail.com> 1.50-2
+- drop Test::MinimumVersion BR to avoid circular build deps
+
 * Mon Jun 27 2011 Petr Sabata <contyk at redhat.com> - 1.50-1
 - 1.50 bump
 - Cleaning the spec file (I assume pre-EPEL6 compatibility is no longer


More information about the scm-commits mailing list