!5 回退 'Pull Request !3 : update to 1.6.1'

Merge pull request !5 from 惊奇脆片饼干/revert-merge-3-master
This commit is contained in:
openeuler-ci-bot 2020-05-13 09:47:43 +08:00 committed by Gitee
commit 7fb1113bf8
3 changed files with 2 additions and 7 deletions

BIN
keyutils-1.5.10.tar.bz2 Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: keyutils Name: keyutils
Version: 1.6.1 Version: 1.5.10
Release: 1 Release: 11
Summary: Utilities of Linux Key Management Summary: Utilities of Linux Key Management
License: GPLv2+ and LGPLv2+ License: GPLv2+ and LGPLv2+
@ -11,7 +11,6 @@ Patch9000: bugfix-fix-argv-string-out-of-bounds.patch
BuildRequires: gcc gdb BuildRequires: gcc gdb
BuildRequires: glibc-kernheaders >= 2.4-9.1.92 BuildRequires: glibc-kernheaders >= 2.4-9.1.92
Requires: %{name}-libs = %{version}-%{release}
%description %description
The keyutils contains the kernel key management facility and provides the The keyutils contains the kernel key management facility and provides the
@ -90,15 +89,11 @@ make \
%files libs-devel %files libs-devel
%{_libdir}/libkeyutils.so %{_libdir}/libkeyutils.so
%{_includedir}/* %{_includedir}/*
%{_libdir}/pkgconfig/libkeyutils.pc
%files help %files help
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %changelog
* Thu Apr 16 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.6.1-1
- update to 1.6.1
* Sat Mar 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.5.10-11 * Sat Mar 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.5.10-11
- Add build requires of gdb - Add build requires of gdb