diff --git a/dict-uk_UA-1.8.0.oxt b/dict-uk_UA-1.8.0.oxt new file mode 100644 index 0000000..0b94a8f Binary files /dev/null and b/dict-uk_UA-1.8.0.oxt differ diff --git a/hunspell-uk.spec b/hunspell-uk.spec new file mode 100644 index 0000000..9f63482 --- /dev/null +++ b/hunspell-uk.spec @@ -0,0 +1,29 @@ +Name: hunspell-uk +Version: 1.8.0 +Release: 3 +Summary: Hunspell dictionaries for Ukrainian +License: GPLv2+ or LGPLv2+ or MPLv1.1 +URL: http://sourceforge.net/projects/ispell-uk +Source: https://downloads.sourceforge.net/project/ispell-uk/spell-uk/%{version}/dict-uk_UA-%{version}.oxt +BuildArch: noarch +Requires: hunspell +Supplements: (hunspell and langpacks-uk) +%description +Hunspell dictionaries for Ukrainian. + +%prep +%autosetup -c -n hunspell-uk-%{version} -p1 + +%build + +%install +install -Dp uk_UA/uk_UA.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/uk_UA.aff +install -Dp uk_UA/uk_UA.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/uk_UA.dic + +%files +%doc uk_UA/README_uk_UA.txt +%{_datadir}/myspell/* + +%changelog +* Tue Apr 28 2020 huanghaitao - 1.8.0-3 +- package init diff --git a/hunspell-uk.yaml b/hunspell-uk.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/hunspell-uk.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA