[perl-Locale-Codes] The POD tests do not run by default anymore

Petr Pisar ppisar at fedoraproject.org
Mon Jun 4 11:55:23 UTC 2012


commit 3b406ea0d8ba12a07eddb42fa5d996242cf7fb1c
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jun 4 13:51:08 2012 +0200

    The POD tests do not run by default anymore

 perl-Locale-Codes.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/perl-Locale-Codes.spec b/perl-Locale-Codes.spec
index 7490da3..4de35ae 100644
--- a/perl-Locale-Codes.spec
+++ b/perl-Locale-Codes.spec
@@ -1,6 +1,6 @@
 Name:           perl-Locale-Codes
 Version:        3.21
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Distribution of modules to handle locale codes
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -13,9 +13,6 @@ BuildRequires:  perl(constant)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Storable)
 BuildRequires:  perl(Test::More)
-# Optional tests
-BuildRequires:  perl(Test::Pod) >= 1.00
-BuildRequires:  perl(Test::Pod::Coverage) >= 1.00
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 # Inject not detected module version
@@ -51,6 +48,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 04 2012 Petr Pisar <ppisar at redhat.com> - 3.21-2
+- The POD tests do not run by default anymore
+
 * Fri Mar 02 2012 Petr Pisar <ppisar at redhat.com> - 3.21-1
 - 3.21 bump
 


More information about the scm-commits mailing list