!3 Completing build dependencies to fix gcc-c++ compiler missing error

From: @hht8
Reviewed-by: @licihua
Signed-off-by: @licihua
This commit is contained in:
openeuler-ci-bot 2021-06-07 09:46:39 +08:00 committed by Gitee
commit 8dda75c6be

View File

@ -1,11 +1,11 @@
Name: teckit
Version: 2.5.7
Release: 4
Release: 5
Summary: A library and compiler for mapping and transposition
License: LGPLv2+ or CPL
URL: https://github.com/silnrsi/teckit
Source0: https://github.com/silnrsi/teckit/releases/download/v%{version}/teckit-%{version}.tar.gz
BuildRequires: expat-devel zlib-devel libtool
BuildRequires: expat-devel zlib-devel libtool gcc-c++
Patch0000: TECkit_2_5_1-includes.patch
Patch0001: teckit-2.5.7-Remove-compressed-image-test.patch
%description
@ -65,6 +65,9 @@ make check
%{_mandir}/man1/*
%changelog
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 2.5.7-5
- Completing build dependencies to fix gcc-c++ compiler missing error
* Thu Oct 22 2020 caodongxia <caodongxia@huawei.com> - 2.5.7-4
- fix build failure and modify url