commit 4f8e760dba48f6998a6d4c8e45757e12a68780c3 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Mon Oct 4 14:58:08 2010 +0100 Use hunspell dictionary for spell check test - Change BR: aspell-en to hunspell-en now that Text::SpellChecker uses a hunspell back-end perl-Math-GMP.spec | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/perl-Math-GMP.spec b/perl-Math-GMP.spec index c3c85b3..84ef894 100644 --- a/perl-Math-GMP.spec +++ b/perl-Math-GMP.spec @@ -1,7 +1,7 @@ Summary: High speed arbitrary size integer math Name: perl-Math-GMP Version: 2.06 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPLv2+ Group: Development/Libraries Url: http://search.cpan.org/dist/Math-GMP/ @@ -19,7 +19,7 @@ BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::YAML::Meta) BuildRequires: perl(Text::SpellChecker) BuildRequires: perl(YAML) -BuildRequires: aspell-en +BuildRequires: hunspell-en # Critic and Pod Coverage tests fail, so make sure we don't try to run them for now BuildConflicts: perl(Perl::Critic) @@ -39,7 +39,7 @@ This can result in speed improvements. # with the signature test %setup -q -c -n Math-GMP -# Copy docs back to top level for %doc +# Copy docs back to top level for %%doc %{__cp} -a Math-GMP-%{version}/{README,Changes,LICENSE} . # Create a GPG directory for testing, to avoid using ~/.gnupg @@ -77,6 +77,10 @@ LC_ALL=en_US %{__make} -C Math-GMP-%{version} test RELEASE_TESTING=1 TEST_VERBOS %{_mandir}/man3/Math::GMP.3pm* %changelog +* Mon Oct 4 2010 Paul Howarth <paul@xxxxxxxxxxxx> 2.06-5 +- Change BR: aspell-en to hunspell-en now that Text::SpellChecker uses a + hunspell back-end + * Tue May 11 2010 Paul Howarth <paul@xxxxxxxxxxxx> 2.06-4 - Don't clobber ~/.gnupg -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel