!15 bug fix of adding build request of g++

From: @flysubmarine
Reviewed-by: @zhujianwei001
Signed-off-by: @zhujianwei001
This commit is contained in:
openeuler-ci-bot 2021-06-04 17:51:18 +08:00 committed by Gitee
commit 266838fc94

View File

@ -1,6 +1,6 @@
Name: keyutils
Version: 1.6.3
Release: 2
Release: 3
Summary: Utilities of Linux Key Management
License: GPLv2+ and LGPLv2+
@ -9,7 +9,7 @@ Source0: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/s
Patch9000: bugfix-fix-argv-string-out-of-bounds.patch
BuildRequires: gcc gdb
BuildRequires: gcc gcc-c++ gdb
BuildRequires: glibc-kernheaders >= 2.4-9.1.92
Requires: %{name}-libs = %{version}-%{release}
@ -96,6 +96,9 @@ make \
%{_mandir}/man*/*
%changelog
* Thu Jun 3 2021 steven <steven_ygui@163.com> - 1.6.3-3
- add build require of gcc-c++
* Mon Sep 14 2020 steven <steven_ygui@163.com> - 1.6.3-2
- update url and source0, and let it can be accessed