!3 增加构建依赖git

From: @bzg1107
Reviewed-by: @hht8,@small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-06-09 11:27:10 +08:00 committed by Gitee
commit 77d641fe79

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