[perl-Test-Requires/el6] BR: hunspell-en rather than aspell-en (#731272)

Paul Howarth pghmcfc at fedoraproject.org
Wed Aug 17 10:36:37 UTC 2011


commit 78fcee9bdd3153e40e824efd85ad904c56ce7618
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Aug 17 11:34:23 2011 +0100

    BR: hunspell-en rather than aspell-en (#731272)

 perl-Test-Requires.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Test-Requires.spec b/perl-Test-Requires.spec
index 4ff2e3b..ebadbf0 100644
--- a/perl-Test-Requires.spec
+++ b/perl-Test-Requires.spec
@@ -1,7 +1,7 @@
 Name:           perl-Test-Requires
 Summary:        Checks to see if a given module can be loaded
 Version:        0.06
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/T/TO/TOKUHIROM/Test-Requires-%{version}.tar.gz 
@@ -15,9 +15,7 @@ BuildRequires:  perl(Test::Builder::Module)
 BuildRequires:  perl(Test::More) 
 BuildRequires:  perl(Test::Perl::Critic)
 BuildRequires:  perl(Test::Pod)
-# Need aspell-en for now, changing to hunspell-en
-# when #592888 is resolved, probably in RHEL 6.1
-BuildRequires:  perl(Test::Spelling), aspell-en
+BuildRequires:  perl(Test::Spelling), hunspell-en
 
 Requires:       perl(Test::Builder::Module)
 
@@ -60,6 +58,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Aug 17 2011 Paul Howarth <paul at city-fan.org> - 0.06-3
+- BR: hunspell-en rather than aspell-en (#731272)
+
 * Thu Nov 18 2010 Paul Howarth <paul at city-fan.org> - 0.06-2
 - run release tests as well as standard test suite in %%check
 - drop no-longer-needed buildreq perl(Filter::Util::Call)



More information about the perl-devel mailing list