forked from pool/aspell-en
Compare commits
15 Commits
3fe4500506
...
ba87b58d8c
Author | SHA256 | Date | |
---|---|---|---|
ba87b58d8c | |||
e10c689071 | |||
3408f87d90 | |||
225def8ac3 | |||
b44ad4c8f6 | |||
0caee46d2c | |||
46e1138be7 | |||
0906451d96 | |||
af6e479bfd | |||
232a7796f7 | |||
79edbf446d | |||
e223b8388c | |||
0dd6aef4d5 | |||
|
d9be0f7f7b | ||
|
27f6c9a928 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c594bc80fc49b77f99add1ea82ed77f826b03403dd95349c075eedc2ad54d650
|
||||
size 478
|
@@ -1,24 +0,0 @@
|
||||
--- en.multi
|
||||
+++ en.multi
|
||||
@@ -1,2 +1,3 @@
|
||||
# Generated with Aspell Dicts "proc" script version 0.60.4
|
||||
add en-wo_accents.multi
|
||||
+add enNovellwords
|
||||
--- en_CA.multi
|
||||
+++ en_CA.multi
|
||||
@@ -1,2 +1,3 @@
|
||||
# Generated with Aspell Dicts "proc" script version 0.60.4
|
||||
add en_CA-wo_accents.multi
|
||||
+add enNovellwords
|
||||
--- en_GB.multi
|
||||
+++ en_GB.multi
|
||||
@@ -1,2 +1,3 @@
|
||||
# Generated with Aspell Dicts "proc" script version 0.60.4
|
||||
add en_GB-ise-wo_accents.multi
|
||||
+add enNovellwords
|
||||
--- en_US.multi
|
||||
+++ en_US.multi
|
||||
@@ -1,2 +1,3 @@
|
||||
# Generated with Aspell Dicts "proc" script version 0.60.4
|
||||
add en_US-wo_accents.multi
|
||||
+add enNovellwords
|
@@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 7 12:29:19 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
- switch source url to https
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 28 12:39:40 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
- version update to 2020.12.07
|
||||
* Various new words.
|
||||
* Variant cleanups.
|
||||
* Bump irregardless, froward (+ derivatives) and perpend to level 70.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 12 12:34:01 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
- removing Novell residues
|
||||
- deleted patches
|
||||
- aspell-en-Novellwords_extra_dict.patch (not needed)
|
||||
- deleted sources
|
||||
- Nwordlist.tgz (abandoned)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 12 12:25:03 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
- do not require aspell binary, dictionary can be used
|
||||
by the aspell library [bsc#1177523]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 19 12:34:33 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
- version update to 2019.10.06
|
||||
Various new words.
|
||||
Remove compare's and fail's.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 11 17:39:23 UTC 2018 - amajer@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package aspell-en
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@@ -20,25 +20,21 @@
|
||||
%define aspell_data_dir %(aspell dump config data-dir)
|
||||
|
||||
Name: aspell-en
|
||||
Version: 2018.04.16
|
||||
Version: 2020.12.07
|
||||
Release: 0
|
||||
Summary: English Dictionaries for ASpell
|
||||
License: MIT and BSD-3-Clause
|
||||
License: MIT AND BSD-3-Clause
|
||||
Group: Productivity/Text/Spell
|
||||
|
||||
Url: http://wordlist.aspell.net/
|
||||
Source0: ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-%{version}-0.tar.bz2
|
||||
Source1: ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-%{version}-0.tar.bz2.sig
|
||||
URL: http://wordlist.aspell.net/
|
||||
Source0: https://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-%{version}-0.tar.bz2
|
||||
Source1: https://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-%{version}-0.tar.bz2.sig
|
||||
# keyring from ftp://ftp.gnu.org/gnu/aspell/dict/0index.html
|
||||
# http://aspell.net/dict-upload-key.txt + http://kevin.atkinson.dhs.org/public-key.txt
|
||||
Source2: aspell-en.keyring
|
||||
Source3: Nwordlist.tgz
|
||||
# PATCH-FEATURE-OPENSUSE aspell-en-Novellwords_extra_dict.patch -- Add Novell jargon dictionary
|
||||
Patch0: aspell-en-Novellwords_extra_dict.patch
|
||||
|
||||
BuildRequires: aspell >= 0.60
|
||||
BuildRequires: fdupes
|
||||
Requires: aspell >= 0.60
|
||||
Provides: locale(aspell:en)
|
||||
|
||||
%description
|
||||
@@ -46,20 +42,15 @@ An English, Canadian English and British English dictionary for the ASpell
|
||||
spell checker.
|
||||
|
||||
%prep
|
||||
%setup -q -n aspell6-en-%{version}-0 -a3
|
||||
%patch0
|
||||
%setup -q -n aspell6-en-%{version}-0
|
||||
|
||||
%build
|
||||
#not autoconf
|
||||
./configure
|
||||
make %{?_smp_mflags}
|
||||
# creating extra dictionary with Novell jargon
|
||||
/usr/bin/word-list-compress c < Nwordlist > Nwordlist.cwl
|
||||
/usr/bin/word-list-compress d < Nwordlist.cwl | aspell --lang=en create master ./enNovellwords
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
install -pm 0644 ./enNovellwords %{buildroot}%{aspell_dict_dir}/
|
||||
fdupes %{buildroot}%{aspell_dict_dir}
|
||||
|
||||
%files
|
||||
@@ -68,7 +59,6 @@ fdupes %{buildroot}%{aspell_dict_dir}
|
||||
%{aspell_dict_dir}/*.rws
|
||||
%{aspell_dict_dir}/*.multi
|
||||
%{aspell_dict_dir}/*.alias
|
||||
%{aspell_dict_dir}/enNovellwords
|
||||
%{aspell_data_dir}/*.dat
|
||||
|
||||
%changelog
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f11071e74b0c0753f4afabf024941a5c3a96bafe3879211ebd47bc34e76fbd2f
|
||||
size 185332
|
Binary file not shown.
3
aspell6-en-2020.12.07-0.tar.bz2
Normal file
3
aspell6-en-2020.12.07-0.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c8f734a28a088b88bb6481fcf972d0b2c3dc8da944f7673283ce487eac49fb3
|
||||
size 188972
|
BIN
aspell6-en-2020.12.07-0.tar.bz2.sig
Normal file
BIN
aspell6-en-2020.12.07-0.tar.bz2.sig
Normal file
Binary file not shown.
Reference in New Issue
Block a user