update to 1.6.1
This commit is contained in:
parent
7fb1113bf8
commit
da6d4c391c
Binary file not shown.
BIN
keyutils-1.6.1.tar.bz2
Normal file
BIN
keyutils-1.6.1.tar.bz2
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: keyutils
|
Name: keyutils
|
||||||
Version: 1.5.10
|
Version: 1.6.1
|
||||||
Release: 11
|
Release: 1
|
||||||
Summary: Utilities of Linux Key Management
|
Summary: Utilities of Linux Key Management
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
|
|
||||||
@ -11,6 +11,7 @@ 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
|
||||||
@ -89,11 +90,15 @@ 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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user