From 4064bbfa7e369bbabb31d15305784aa7472f54d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Tue, 28 Aug 2012 09:17:14 +0100 Subject: [PATCH] Related: rhbz#850709 en-US available standalone --- hunspell.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hunspell.spec b/hunspell.spec index 846811a..16586e9 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: 6%{?dist} +Release: 8%{?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 +* Tue Aug 28 2012 Caolán McNamara - 1.3.2-8 +- Related: rhbz#850709 en-US available standalone + * Wed Aug 01 2012 Caolán McNamara - 1.3.2-6 - Resolves: rhbz#573516 have hunspell require hunspell-en to ensure at least one dictionary exists