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

From: @wu-leilei
Reviewed-by: @hht8,@small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-06-15 01:36:57 +00:00 committed by Gitee
commit 98f0393260

View File

@ -1,13 +1,14 @@
Name: hyphen-as Name: hyphen-as
Summary: Assamese hyphenation rules Summary: Assamese hyphenation rules
Version: 0.7.0 Version: 0.7.0
Release: 13 Release: 14
Epoch: 1 Epoch: 1
Source: http://download.savannah.gnu.org/releases/smc/hyphenation/patterns/hyphen-as-%{version}.tar.bz2 Source: http://download.savannah.gnu.org/releases/smc/hyphenation/patterns/hyphen-as-%{version}.tar.bz2
URL: http://wiki.smc.org.in URL: http://wiki.smc.org.in
License: LGPLv3+ License: LGPLv3+
BuildArch: noarch BuildArch: noarch
Requires: hyphen Requires: hyphen
BuildRequires: git
Supplements: (hyphen and langpacks-as) Supplements: (hyphen and langpacks-as)
%description %description
@ -27,5 +28,8 @@ chmod 644 %{buildroot}/%{_datadir}/hyphen/*.dic
%{_datadir}/hyphen/* %{_datadir}/hyphen/*
%changelog %changelog
* Tue Jun 01 2021 wulei <wulei80@huawei.com> - 1:0.7.0-14
- fixes failed: git no such file or directory
* Fri Apr 17 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1:0.7.0-13 * Fri Apr 17 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1:0.7.0-13
- Package init - Package init