[perl-YAML-Tiny] The POD tests do not run by default

Petr Pisar ppisar at fedoraproject.org
Mon Jun 4 12:18:42 UTC 2012


commit 1faddf246fc30f013c54103280db5aa0d53c3f08
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jun 4 14:18:28 2012 +0200

    The POD tests do not run by default

 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 6f02600..66eb441 100644
--- a/perl-YAML-Tiny.spec
+++ b/perl-YAML-Tiny.spec
@@ -1,6 +1,6 @@
 Name:           perl-YAML-Tiny
 Version:        1.51
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Read/Write YAML files with as little code as possible
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -14,7 +14,6 @@ BuildRequires:  perl(File::Spec) >= 0.80
 BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Test::More) >= 0.47
-BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(YAML)
 BuildRequires:  perl(YAML::Syck)
 Requires:       perl(Exporter)
@@ -50,6 +49,9 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 04 2012 Petr Pisar <ppisar at redhat.com> - 1.51-2
+- The POD tests do not run by default
+
 * Wed Mar 14 2012 Petr Šabata <contyk at redhat.com> - 1.51-1
 - 1.51 bump
 - Remove command macros


More information about the scm-commits mailing list