commit
04eb9ab1fe
32
hunspell-kn.spec
Normal file
32
hunspell-kn.spec
Normal file
@ -0,0 +1,32 @@
|
||||
Name: hunspell-kn
|
||||
Summary: hunspell dictionaries for Kannada
|
||||
Version: 1.0.3
|
||||
Release: 17
|
||||
Source: https://downloads.sourceforge.net/project/aoo-extensions/2628/1/kannada.oxt
|
||||
URL: http://extensions.services.openoffice.org/project/kannada
|
||||
License: GPLv2+ or LGPLv2+ or MPLv1.1
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell
|
||||
Supplements: (hunspell and langpacks-kn)
|
||||
|
||||
%description
|
||||
hunspell dictionaries for Kannada.
|
||||
|
||||
%prep
|
||||
%autosetup -c -n hunspell-kn -p 1
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
cp -p kn_IN.* $RPM_BUILD_ROOT/%{_datadir}/myspell/
|
||||
|
||||
%files
|
||||
%doc README_kn_IN.txt
|
||||
%license COPYING COPYING.MPL COPYING.GPL COPYING.LGPL
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 15 2020 Shuaishuai Song <songshuaishuai2@huawei.com> - 1.0.3-17
|
||||
- package init
|
||||
BIN
kannada.oxt
Normal file
BIN
kannada.oxt
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user