diff --git a/hunspell-dsb.spec b/hunspell-dsb.spec new file mode 100644 index 0000000..3bcc255 --- /dev/null +++ b/hunspell-dsb.spec @@ -0,0 +1,30 @@ +Name: hunspell-dsb +Version: 1.4.8 +Release: 3 +Summary: Hunspell dictionaries for Lower Sorbian +Source: https://sourceforge.net/projects/aoo-extensions/files/3045/14/lower_sorbian_spelling_dictionary-%{version}.oxt +URL: http://dsb-spell.sourceforge.net +License: GPLv2+ +BuildArch: noarch +Requires: hunspell +Supplements:(hunspell and langpacks-dsb) + +%description +Hunspell dictionaries for Lower Sorbian. + +%prep +%autosetup -c hunspell-dsb-%{version} -p1 + +%build + +%install +install -d $RPM_BUILD_ROOT/%{_datadir}/myspell +install -p -D dsb_DE.* $RPM_BUILD_ROOT/%{_datadir}/myspell + +%files +%doc description/desc_de.txt description/desc_en.txt description/desc_pl.txt registration/license_en.txt +%{_datadir}/myspell/* + +%changelog +* Thu Apr 16 2020 wangerfeng - 1.4.8-3 +- Package init diff --git a/hunspell-dsb.yaml b/hunspell-dsb.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/hunspell-dsb.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA diff --git a/lower_sorbian_spelling_dictionary-1.4.8.oxt b/lower_sorbian_spelling_dictionary-1.4.8.oxt new file mode 100644 index 0000000..ba8e8a3 Binary files /dev/null and b/lower_sorbian_spelling_dictionary-1.4.8.oxt differ