hunspell-lb/hunspell-lb.spec
2022-07-29 02:45:49 +00:00

39 lines
1.0 KiB
RPMSpec

Name: hunspell-lb
Summary: The hunspell dictionaries for Luxembourgish
Version: 0.20121128
Release: 12
Source: http://downloads.spellchecker.lu/packages/OOo3/SpellcheckerLu.oxt
URL: http://spellchecker.lu
License: EUPL-1.1
BuildArch: noarch
Requires: hunspell mythes
Supplements: (hunspell and langpacks-lb and mythes)
Provides: mythes-lb = %{version}-%{release}
Obsoletes: mythes-lb < %{version}-%{release}
%description
The hunspell dictionaries and thesaurus for Luxembourgish.
%prep
%autosetup -c -p1
%build
%install
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
install -d $RPM_BUILD_ROOT/%{_datadir}/mythes
cp -p th_lb_LU_v2.* $RPM_BUILD_ROOT/%{_datadir}/mythes
%files
%doc registration/README_lb_LU.txt
%{_datadir}/myspell/*
%{_datadir}/mythes/th_lb_LU_v2.*
%changelog
* Thu Jul 28 2022 fushanqing <fushanqing@kylinos.cn> - 0.20121128-12
- Unified license name specification
* Wed Apr 15 2020 wangyue<wangyue92@huawei.com> - 0.20121128-11
- Package init