!3 修复因缺少依赖导致编译失败问题

From: @wu-leilei
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-06-01 16:21:34 +08:00 committed by Gitee
commit 728b689bdd

View File

@ -1,12 +1,13 @@
Name: hunspell-vi
Summary: Vietnamese hunspell dictionaries for hunspell used in OpenOffice
Version: 0.20120418
Release: 3
Release: 4
Source: https://downloads.sourceforge.net/project/aoo-extensions/917/3/vi_spellchecker_ooo3.oxt
URL: https://extensions.openoffice.org/en/project/vietnamese-spellchecker
License: GPLv2
BuildArch: noarch
Requires: hunspell
Buildrequires: git
Supplements: (hunspell and langpacks-vi)
%description
@ -26,5 +27,8 @@ install -p dictionaries/*.dic dictionaries/*.aff $RPM_BUILD_ROOT/%{_datadir}/mys
%{_datadir}/myspell/*
%changelog
* Tue Jun 01 2021 wulei <wulei80@huawei.com> - 0.20120418-4
- fixes failed: git no such file or directory
* Fri Apr 17 2020 Jeffery.Gao <gaojianxing@huawei.com> - 0.20120418-3
- Package init