add build requires of gdb
This commit is contained in:
parent
1ebc275e59
commit
3dfe1f7697
@ -1,6 +1,6 @@
|
||||
Name: keyutils
|
||||
Version: 1.5.10
|
||||
Release: 10
|
||||
Release: 11
|
||||
Summary: Utilities of Linux Key Management
|
||||
License: GPLv2+ and LGPLv2+
|
||||
|
||||
@ -9,7 +9,7 @@ Source0: http://people.redhat.com/~dhowells/keyutils/keyutils-%{version}.tar.bz2
|
||||
|
||||
Patch9000: bugfix-fix-argv-string-out-of-bounds.patch
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc gdb
|
||||
BuildRequires: glibc-kernheaders >= 2.4-9.1.92
|
||||
|
||||
%description
|
||||
@ -94,6 +94,9 @@ make \
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Sat Mar 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.5.10-11
|
||||
- Add build requires of gdb
|
||||
|
||||
* Mon Feb 17 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.5.10-10
|
||||
- add keyutils-libs containing dynamic library for keyutils
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user