[perl-Pod-Wordlist-hanekomu] Update to 1.120920

Paul Howarth pghmcfc at fedoraproject.org
Sun Apr 1 13:36:58 UTC 2012


commit a731f79d694a70ff623080c11717544223e3118b
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Apr 1 14:35:09 2012 +0100

    Update to 1.120920
    
    - New upstream release 1.120920
      - Added "pre", "precompute", "prereq", "prereqs", "symlinked"
    - Drop %defattr, redundant since rpm 4.4
    - perl(Test::Kwalitee) and perl(Test::MinimumVersion) now available in EPEL-5

 perl-Pod-Wordlist-hanekomu.spec |   15 ++++++++++-----
 sources                         |    2 +-
 2 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/perl-Pod-Wordlist-hanekomu.spec b/perl-Pod-Wordlist-hanekomu.spec
index 33c3adb..f1706f1 100644
--- a/perl-Pod-Wordlist-hanekomu.spec
+++ b/perl-Pod-Wordlist-hanekomu.spec
@@ -7,7 +7,7 @@
 %global debug_package %{nil}
 
 Name:		perl-Pod-Wordlist-hanekomu
-Version:	1.120740
+Version:	1.120920
 Release:	1%{?dist}
 Summary:	Add words for spell checking POD
 Group:		Development/Libraries
@@ -45,6 +45,7 @@ BuildRequires:	perl(Test::CheckChanges)
 BuildRequires:	perl(Test::CPAN::Meta)
 BuildRequires:	perl(Test::DistManifest)
 BuildRequires:	perl(Test::EOL)
+BuildRequires:	perl(Test::Kwalitee)
 BuildRequires:	perl(Test::NoTabs)
 BuildRequires:	perl(Test::Perl::Critic)
 BuildRequires:	perl(Test::Pod::Coverage)
@@ -52,10 +53,9 @@ BuildRequires:	perl(Test::Pod)
 BuildRequires:	perl(Test::Portability::Files)
 BuildRequires:	perl(Test::Requires)
 BuildRequires:	perl(Test::Synopsis)
-# Modules only available from EL-6
-%if 0%{?fedora} || 0%{?rhel} > 5
-BuildRequires:	perl(Test::Kwalitee)
 BuildRequires:	perl(Test::MinimumVersion)
+# Test::Vars requires Perl 5.10 and so is not available in EPEL-5
+%if "%{?rhel}" != "5"
 BuildRequires:	perl(Test::Vars)
 %endif
 %endif
@@ -108,12 +108,17 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1 RELEASE_TESTING=1}
 rm -rf %{buildroot}
 
 %files
-%defattr(-,root,root,-)
 %doc Changes LICENSE README
 %{perl_vendorlib}/Pod/
 %{_mandir}/man3/Pod::Wordlist::hanekomu.3pm*
 
 %changelog
+* Sun Apr  1 2012 Paul Howarth <paul at city-fan.org> - 1.120920-1
+- Update to 1.120920
+  - Added "pre", "precompute", "prereq", "prereqs", "symlinked"
+- Drop %%defattr, redundant since rpm 4.4
+- perl(Test::Kwalitee) and perl(Test::MinimumVersion) now available in EPEL-5
+
 * Thu Mar 15 2012 Paul Howarth <paul at city-fan.org> - 1.120740-1
 - Update to 1.120740
   - Documentation and metadata update
diff --git a/sources b/sources
index af83250..dae4fda 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-063695efb3b3a84f09f4c31a13cdae94  Pod-Wordlist-hanekomu-1.120740.tar.gz
+6fdd0d9e4f2db3a514ae5492ab15fde7  Pod-Wordlist-hanekomu-1.120920.tar.gz


More information about the scm-commits mailing list