diff --git a/asturianu.oxt b/asturianu.oxt new file mode 100644 index 0000000000000000000000000000000000000000..adbf739fcc2a44b7e297e4f715d8fccfdb80d81c Binary files /dev/null and b/asturianu.oxt differ diff --git a/hunspell-ast.spec b/hunspell-ast.spec new file mode 100644 index 0000000000000000000000000000000000000000..0ed89016afd3b77297ddf2c430ae7a476fe4e277 --- /dev/null +++ b/hunspell-ast.spec @@ -0,0 +1,36 @@ +Name: hunspell-ast +Summary: Asturian hunspell dictionaries used in OpenOffice +Epoch: 1 +Version: 0.02 +Release: 16 +# actual link is %{Source}/download +Source: http://sourceforge.net/projects/aoo-extensions/files/3932/1/asturianu.oxt +URL: http://softastur.org/ +License: GPLv3+ +BuildArch: noarch + +Requires: hunspell +Supplements: (hunspell and langpacks-ast) + +%description +Asturian hunspell dictionaries used in OpenOffice. + +%prep +%autosetup -c -p1 + +%build +chmod -x dictionaries/* + +%install +install -d $RPM_BUILD_ROOT/%{_datadir}/myspell +install -Dp dictionaries/ast.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/ast_ES.aff +install -Dp dictionaries/ast.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/ast_ES.dic + + +%files +%doc LICENSES-en.txt LICENCES-ast.txt +%{_datadir}/myspell/* + +%changelog +* Mon Apr 20 2020 Captain Wei 1:0.02-16 +- Package init diff --git a/hunspell-ast.yaml b/hunspell-ast.yaml new file mode 100644 index 0000000000000000000000000000000000000000..00bbaf050db91e87f0ad529e5c29027a1bf150ae --- /dev/null +++ b/hunspell-ast.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA