[hunspell-en] latest version

Caolan McNamara caolanm at fedoraproject.org
Tue Jan 4 19:05:15 UTC 2011


commit b48a3e7c538d6247137daf053653151411238400
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Jan 4 16:40:56 2011 +0000

    latest version

 .gitignore                        |    2 +-
 hunspell-en-bump.to.level70.patch |   33 ---------------------------------
 hunspell-en.spec                  |   12 ++++++------
 sources                           |    2 +-
 4 files changed, 8 insertions(+), 41 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 33adfe1..9d2f2f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /en_GB.zip
-/wordlist-20101221.tar.bz2
+/wordlist-20110104.tar.bz2
diff --git a/hunspell-en.spec b/hunspell-en.spec
index 3041704..e267662 100644
--- a/hunspell-en.spec
+++ b/hunspell-en.spec
@@ -1,6 +1,6 @@
 Name: hunspell-en
 Summary: English hunspell dictionaries
-%define upstreamid 20101221
+%define upstreamid 20110104
 Version: 0.%{upstreamid}
 Release: 1%{?dist}
 #svn co https://wordlist.svn.sourceforge.net/svnroot/wordlist/trunk wordlist
@@ -17,10 +17,8 @@ Patch3: en_US-strippedabbrevs.patch
 #to allow "didn't" instead of suggesting change to typographical apostrophe
 Patch4: hunspell-en-allow-non-typographical.marks.patch
 #See https://sourceforge.net/tracker/?func=detail&aid=3012183&group_id=10079&atid=1014602
-#"encryption" available at level 60, but not "decryption"
-Patch5: hunspell-en-bump.to.level70.patch
 #See https://bugzilla.redhat.com/show_bug.cgi?id=619577 add SI and IEC prefixes
-Patch6: hunspell-en-SI_and_IEC.patch
+Patch5: hunspell-en-SI_and_IEC.patch
 Group: Applications/Text
 URL: http://wordlist.sourceforge.net/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -40,8 +38,7 @@ English (US, UK, etc.) hunspell dictionaries
 %patch2 -p1 -b .two_initial_cap
 %patch3 -p1 -b .strippedabbrevs
 %patch4 -p1 -b .allow-non-typographical
-%patch5 -p1 -b .use.level.70
-%patch6 -p1 -b .SI_and_IEC
+%patch5 -p1 -b .SI_and_IEC
 
 %build
 make
@@ -87,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/myspell/*
 
 %changelog
+* Tue Jan 04 2010 Caolán McNamara <caolanm at redhat.com> - 0.20110104-1
+- latest version
+
 * Tue Dec 21 2010 Caolán McNamara <caolanm at redhat.com> - 0.20101221-1
 - latest version
 
diff --git a/sources b/sources
index 79237b5..6e97350 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 218909136738f4564b81ecd145ade6ee  en_GB.zip
-1980c6dd028afed7e0aca829606f9833  wordlist-20101221.tar.bz2
+bde3ee3722637e702930d98a264b912e  wordlist-20110104.tar.bz2


More information about the scm-commits mailing list