add build requires of gdb

This commit is contained in:
openeuler-basic 2020-03-14 18:17:34 +08:00
parent 1ebc275e59
commit 3dfe1f7697

View File

@ -1,6 +1,6 @@
Name: keyutils Name: keyutils
Version: 1.5.10 Version: 1.5.10
Release: 10 Release: 11
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: http://people.redhat.com/~dhowells/keyutils/keyutils-%{version}.tar.bz2
Patch9000: bugfix-fix-argv-string-out-of-bounds.patch Patch9000: bugfix-fix-argv-string-out-of-bounds.patch
BuildRequires: gcc BuildRequires: gcc gdb
BuildRequires: glibc-kernheaders >= 2.4-9.1.92 BuildRequires: glibc-kernheaders >= 2.4-9.1.92
%description %description
@ -94,6 +94,9 @@ make \
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %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 * Mon Feb 17 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.5.10-10
- add keyutils-libs containing dynamic library for keyutils - add keyutils-libs containing dynamic library for keyutils