Compare commits
No commits in common. "c8s" and "c9-beta" have entirely different histories.
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
/en_GB.zip
|
SOURCES/en_GB.zip
|
||||||
/rel-2014.08.11.1.tar.gz
|
SOURCES/rel-2014.08.11.1.tar.gz
|
||||||
|
|||||||
2
.hunspell-en.metadata
Normal file
2
.hunspell-en.metadata
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
40404b44584e6c7eec30072dfbb30043b7777be7 SOURCES/en_GB.zip
|
||||||
|
3f21e6e9afcd515b1ec0487e3963edcab4037c76 SOURCES/rel-2014.08.11.1.tar.gz
|
||||||
@ -2,7 +2,7 @@ Name: hunspell-en
|
|||||||
Summary: English hunspell dictionaries
|
Summary: English hunspell dictionaries
|
||||||
%global upstreamid 20140811.1
|
%global upstreamid 20140811.1
|
||||||
Version: 0.%{upstreamid}
|
Version: 0.%{upstreamid}
|
||||||
Release: 12%{?dist}
|
Release: 20%{?dist}
|
||||||
Source0: https://github.com/en-wl/wordlist/archive/rel-2014.08.11.1.tar.gz
|
Source0: https://github.com/en-wl/wordlist/archive/rel-2014.08.11.1.tar.gz
|
||||||
Source1: http://download.services.openoffice.org/contrib/dictionaries/en_GB.zip
|
Source1: http://download.services.openoffice.org/contrib/dictionaries/en_GB.zip
|
||||||
#See http://mxr.mozilla.org/mozilla/source/extensions/spellcheck/locales/en-US/hunspell/mozilla_words.diff?raw=1
|
#See http://mxr.mozilla.org/mozilla/source/extensions/spellcheck/locales/en-US/hunspell/mozilla_words.diff?raw=1
|
||||||
@ -31,9 +31,13 @@ Patch10: en_GB.etc.patch
|
|||||||
#rhbz#1494968 perl tightened up regex rules
|
#rhbz#1494968 perl tightened up regex rules
|
||||||
Patch11: perl.regex.patch
|
Patch11: perl.regex.patch
|
||||||
URL: http://wordlist.sourceforge.net/
|
URL: http://wordlist.sourceforge.net/
|
||||||
|
# README_en_GB.txt has specified just LGPL which mean LGPLv2+
|
||||||
|
# scowl/speller/aspell/en_affix.dat is BSD
|
||||||
|
# scowl/speller/aspell/en_phonet.dat is LGPLv2
|
||||||
License: LGPLv2+ and LGPLv2 and BSD
|
License: LGPLv2+ and LGPLv2 and BSD
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: aspell, zip, dos2unix, perl-Getopt-Long
|
BuildRequires: aspell, zip, dos2unix, perl-Getopt-Long, gcc-c++
|
||||||
|
BuildRequires: make
|
||||||
Requires: hunspell
|
Requires: hunspell
|
||||||
Requires: hunspell-en-US = %{version}-%{release}
|
Requires: hunspell-en-US = %{version}-%{release}
|
||||||
Requires: hunspell-en-GB = %{version}-%{release}
|
Requires: hunspell-en-GB = %{version}-%{release}
|
||||||
@ -124,6 +128,31 @@ popd
|
|||||||
%{_datadir}/myspell/en_GB.*
|
%{_datadir}/myspell/en_GB.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.20140811.1-20
|
||||||
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
|
Related: rhbz#1991688
|
||||||
|
|
||||||
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.20140811.1-19
|
||||||
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
|
|
||||||
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.20140811.1-18
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.20140811.1-17
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.20140811.1-16
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.20140811.1-15
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.20140811.1-14
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20140811.1-13
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
* Sun Jul 08 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 0.20140811.1-12
|
* Sun Jul 08 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 0.20140811.1-12
|
||||||
- Update Source tag
|
- Update Source tag
|
||||||
|
|
||||||
@ -1,18 +0,0 @@
|
|||||||
--- wordlist.orig/scowl/src/add-affixes 2012-10-11 13:05:58.864864580 +0100
|
|
||||||
+++ wordlist/scowl/src/add-affixes 2012-10-11 14:11:05.144908897 +0100
|
|
||||||
@@ -74,6 +74,15 @@
|
|
||||||
@a = grep {not $remove{"$w:$p:$_"}} @a;
|
|
||||||
next unless @a;
|
|
||||||
$lookup{$w} .= join("\n",@a)."\n";
|
|
||||||
+ next unless $p eq 'N';
|
|
||||||
+
|
|
||||||
+ # For irregular nouns that have plurals that do not end in s
|
|
||||||
+ # then add the possessive form of the plural as well
|
|
||||||
+ foreach (@a) {
|
|
||||||
+ next unless (substr($_,-1,1) ne 's');
|
|
||||||
+ $possessive{$_} = "$_\'s\n";
|
|
||||||
+ $lookup{$w} .= $possessive{$_};
|
|
||||||
+ }
|
|
||||||
}
|
|
||||||
|
|
||||||
unless ($no_possessive) {
|
|
||||||
2
sources
2
sources
@ -1,2 +0,0 @@
|
|||||||
SHA512 (en_GB.zip) = c9ae9709a1a53eb0fe1e3968a979b5754f5335bcb24ffc1cbd0e569fa595cc84dba02943a081c4dadbb159b5e9572268eddca8b0a6ceaf460e3545ceeac5e556
|
|
||||||
SHA512 (rel-2014.08.11.1.tar.gz) = cff8ba0a457c85f581bb1f0dbe7ea3a269a1f8c06ec73155de2744a5bf5a4ff0e249f5748fae073bc0b5b666e4a01b15135e7107c0a5e980ec84237d6b07c306
|
|
||||||
Loading…
Reference in New Issue
Block a user