!16 keyutils delete BuildRequires gdb
From: @chenyanpanHW Reviewed-by: @zhujianwei001 Signed-off-by: @zhujianwei001
This commit is contained in:
commit
654fb33a93
@ -1,6 +1,6 @@
|
||||
Name: keyutils
|
||||
Version: 1.6.3
|
||||
Release: 3
|
||||
Release: 4
|
||||
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 gcc-c++ gdb
|
||||
BuildRequires: gcc gcc-c++
|
||||
BuildRequires: glibc-kernheaders >= 2.4-9.1.92
|
||||
Requires: %{name}-libs = %{version}-%{release}
|
||||
|
||||
@ -96,6 +96,9 @@ make \
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.6.3-4
|
||||
- DESC: delete BuildRequires gdb
|
||||
|
||||
* Thu Jun 3 2021 steven <steven_ygui@163.com> - 1.6.3-3
|
||||
- add build require of gcc-c++
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user