Merge pull request !2 from syyhao/init
This commit is contained in:
openeuler-ci-bot 2020-03-15 10:29:38 +08:00 committed by Gitee
commit 11f152f4a6

View File

@ -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