hunspell-qu/hunspell-qu.spec
2020-09-11 18:15:52 +08:00

34 lines
1.0 KiB
RPMSpec

Name: hunspell-qu
Version: 0.9
Release: 16
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
* Fri Sep 11 2020 baizhonggui <baizhonggui@huawei.com> - 0.9-16
- Modify source0 and rename package
* Sun Apr 26 2020 Jeffery.Gao <gaojianxing@huawei.com> - 0.9-15
- Package init