add build requires for resolving building errors

This commit is contained in:
baizg1107 2021-06-09 10:10:33 +08:00
parent d6716f8721
commit b93c7ccc5a

View File

@ -1,11 +1,12 @@
Name: hunspell-kk
Summary: Kazakh hunspell dictionaries for hunspell used in OpenOffice.
Version: 1.1
Release: 16
Release: 17
Source: https://downloads.sourceforge.net/project/aoo-extensions/1172/12/dict-kk.oxt
URL: http://extensions.services.openoffice.org/project/dict-kk
License: GPLv2+ or LGPLv2+ or MPLv1.1
BuildArch: noarch
BuildRequires: git
Requires: hunspell
Supplements: (hunspell and langpacks-kk)
@ -28,5 +29,9 @@ install -p kk_KZ.* $RPM_BUILD_ROOT/%{_datadir}/myspell
%{_datadir}/myspell/*
%changelog
* Mon Jun 7 2021 baizhonggui <baizhonggui@huawei.com> - 1.1-17
- Fix building error: /usr/bin/git: No such file or directory
- Add git in BuildRequires
* Sat Apr 18 2020 Jeffery.Gao <gaojianxign.huawei.com> - 1.1-16
- Package init