hunspell-qu/hunspell-qu.spec
2021-07-10 11:05:10 +08:00

37 lines
1.1 KiB
RPMSpec

Name: hunspell-qu
Version: 0.9
Release: 17
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
%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
* Sat Jul 10 2021 wangyue <wangyue92@huawei.com> - 0.9-17
- %prep no longer patched with git
* 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