!8 【Mainline】Solve the failure when installing libkcapi-tests
From: @yixiangzhike Reviewed-by: @zhujianwei001 Signed-off-by: @zhujianwei001
This commit is contained in:
commit
cab83c3d1f
@ -4,7 +4,7 @@
|
||||
|
||||
Name: libkcapi
|
||||
Version: 1.2.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: libkcapi - Linux Kernel Crypto API User Space Interface Library
|
||||
|
||||
License: BSD or GPLv2
|
||||
@ -23,13 +23,11 @@ Provides: %{name}-tools
|
||||
Provides: hmaccalc == 0.9.14-10.1
|
||||
Provides: hmaccalc%{?_isa} == 0.9.14-10.1
|
||||
Provides: %{name}-hmaccalc
|
||||
Provides: %{name}-tests
|
||||
|
||||
Obsoletes: %{name}-replacements <= %{version}-%{release}
|
||||
Obsoletes: %{name}-tools
|
||||
Obsoletes: hmaccalc <= 0.9.14-10
|
||||
Obsoletes: %{name}-hmaccalc
|
||||
Obsoletes: %{name}-tests
|
||||
|
||||
%description
|
||||
The Linux kernel exports a Netlink interface of type AF_ALG to allow user space to utilize the kernel crypto API.
|
||||
@ -190,6 +188,12 @@ ln -s libkcapi.so.%{version}.hmac %{buildroot}/%{_lib}/fipscheck/libkcapi.so.
|
||||
%{_mandir}/man3/kcapi_*.3.*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 22 2020 zhangxingliang <zhangxingliang3@huawei.com> - 1.2.0-3
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:Solve the failure when installing libkcapi-tests
|
||||
|
||||
* Fri Oct 16 2020 zhangxingliang <zhangxingliang3@huawei.com> - 1.2.0-2
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user