package init

This commit is contained in:
small_leek 2020-07-22 14:46:53 +08:00
parent 0123918180
commit 3879818e9c
3 changed files with 34 additions and 0 deletions

30
hunspell-qu.spec Normal file
View File

@ -0,0 +1,30 @@
Name: hunspell-qu
Version: 0.9
Release: 15
Summary: Quechua Ecuador hunspell dictionaries for hunspell used in OpenOffice
License: AGPLv3
URL: http://extensions.services.openoffice.org/project/KichwaSpellchecker
Source: https://sourceforge.net/projects/aoo-extensions/files/2121/8/qu_EC-0.9.oxt
Requires: hunspell
BuildArch: noarch
Supplements: (hunspell and langpacks-qu)
%description
Quechua Ecuador hunspell dictionaries for hunspell used in OpenOffice.
%prep
%autosetup -c -n hunspell-qu-%{version} -p1 -S git
%build
%install
install -Dp qu_EC.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/qu_EC.aff
install -Dp qu_EC.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/qu_EC.dic
%files
%doc CURRENTVERSION.txt README.txt REVISION.txt LICENSE.txt
%{_datadir}/myspell/*
%changelog
* Sun Apr 26 2020 Jeffery.Gao <gaojianxing@huawei.com> - 0.9-15
- Package init

4
hunspell-qu.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: NA
src_repo: NA
tag_prefix: NA
seperator: NA

BIN
qu_EC-0.9.oxt Normal file

Binary file not shown.