delete BuildRequires gdb
This commit is contained in:
parent
266838fc94
commit
26b56c305a
@ -1,6 +1,6 @@
|
|||||||
Name: keyutils
|
Name: keyutils
|
||||||
Version: 1.6.3
|
Version: 1.6.3
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Utilities of Linux Key Management
|
Summary: Utilities of Linux Key Management
|
||||||
License: GPLv2+ and LGPLv2+
|
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
|
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
|
BuildRequires: glibc-kernheaders >= 2.4-9.1.92
|
||||||
Requires: %{name}-libs = %{version}-%{release}
|
Requires: %{name}-libs = %{version}-%{release}
|
||||||
|
|
||||||
@ -96,6 +96,9 @@ make \
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jun 3 2021 steven <steven_ygui@163.com> - 1.6.3-3
|
||||||
- add build require of gcc-c++
|
- add build require of gcc-c++
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user