diff --git a/hunspell-hsb.spec b/hunspell-hsb.spec new file mode 100644 index 0000000..233d8a7 --- /dev/null +++ b/hunspell-hsb.spec @@ -0,0 +1,30 @@ +Name: hunspell-hsb +Version: 0.20060327.3 +Release: 14 +Summary: The dictionaries for Upper Sorbian hunspell +License: GPLv2+ +URL: http://sorbzilla.de/ +Source: https://addons.mozilla.org/firefox/downloads/file/113003/upper_sorbian_spelling_dictionary-0.0.20060327.3-tb+fx+sm.xpi +BuildArch: noarch +Requires: hunspell +Supplements: (hunspell and langpacks-hsb) + +%description +The dictionaries for Upper Sorbian hunspell + +%prep +%autosetup -c -n hunspell-hsb-%{version} -p1 + +%build + +%install +install -Dp dictionaries/hsb.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/hsb_DE.aff +cp -p dictionaries/hsb.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/hsb_DE.dic + +%files +%doc COPYING README +%{_datadir}/myspell/* + +%changelog +* Fri Jul 03 2020 yaokai - 0.20060327.3-14 +- Package init diff --git a/upper_sorbian_spelling_dictionary-0.0.20060327.3-tb+fx+sm.xpi b/upper_sorbian_spelling_dictionary-0.0.20060327.3-tb+fx+sm.xpi new file mode 100644 index 0000000..9bc1819 Binary files /dev/null and b/upper_sorbian_spelling_dictionary-0.0.20060327.3-tb+fx+sm.xpi differ