package init

This commit is contained in:
root 2020-07-04 11:14:02 +08:00
parent 37fff2621b
commit 8537ec1540
2 changed files with 32 additions and 0 deletions

32
hunspell-kn.spec Normal file
View 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

Binary file not shown.