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

This commit is contained in:
惊奇脆片饼干 2020-05-12 20:45:48 +08:00 committed by Gitee
parent 62f1ee3d97
commit b287ebd05a
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
Version: 1.6.1
Release: 1
Version: 1.5.10
Release: 11
Summary: Utilities of Linux Key Management
License: GPLv2+ and LGPLv2+
@ -11,7 +11,6 @@ Patch9000: bugfix-fix-argv-string-out-of-bounds.patch
BuildRequires: gcc gdb
BuildRequires: glibc-kernheaders >= 2.4-9.1.92
Requires: %{name}-libs = %{version}-%{release}
%description
The keyutils contains the kernel key management facility and provides the
@ -90,15 +89,11 @@ make \
%files libs-devel
%{_libdir}/libkeyutils.so
%{_includedir}/*
%{_libdir}/pkgconfig/libkeyutils.pc
%files help
%{_mandir}/man*/*
%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
- Add build requires of gdb