commit
d96cf00ef1
BIN
SpellcheckerLu.oxt
Normal file
BIN
SpellcheckerLu.oxt
Normal file
Binary file not shown.
35
hunspell-lb.spec
Normal file
35
hunspell-lb.spec
Normal file
@ -0,0 +1,35 @@
|
||||
Name: hunspell-lb
|
||||
Summary: The hunspell dictionaries for Luxembourgish
|
||||
Version: 0.20121128
|
||||
Release: 11
|
||||
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
|
||||
* Wed Apr 15 2020 wangyue<wangyue92@huawei.com> - 0.20121128-11
|
||||
- Package init
|
||||
Loading…
x
Reference in New Issue
Block a user