[hunspell/f17] Related: rhbz#850709 en-US available standalone

Caolán McNamara caolanm at fedoraproject.org
Mon Aug 27 20:17:33 UTC 2012


commit 75336b7bdcf2a8fd4814cf08c348baa754b5aae9
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Aug 27 21:17:11 2012 +0100

    Related: rhbz#850709 en-US available standalone

 hunspell.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/hunspell.spec b/hunspell.spec
index 5e56943..71e694f 100644
--- a/hunspell.spec
+++ b/hunspell.spec
@@ -3,7 +3,7 @@
 Name:      hunspell
 Summary:   A spell checker and morphological analyzer library
 Version:   1.3.2
-Release:   5%{?dist}
+Release:   6%{?dist}
 Source:    http://downloads.sourceforge.net/%{name}/hunspell-%{version}.tar.gz
 Group:     System Environment/Libraries
 URL:       http://hunspell.sourceforge.net/
@@ -16,7 +16,7 @@ BuildRequires: valgrind
 %if %{double_profiling_build}
 BuildRequires: words
 %endif
-Requires:  hunspell-en
+Requires:  hunspell-en-US
 Patch0: hunspell.rhbz759647.patch
 
 %description
@@ -125,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/hunspell.3.gz
 
 %changelog
+* Mon Aug 27 2012 Caolán McNamara <caolanm at redhat.com> - 1.3.2-6
+- Related: rhbz#850709 en-US available standalone
+
 * Wed Aug 01 2012 Caolán McNamara <caolanm at redhat.com> - 1.3.2-5
 - Resolves: rhbz#573516 have hunspell require hunspell-en to ensure
   at least one dictionary exists


More information about the scm-commits mailing list