!3 为tpm-tools包添加help安装依赖
From: @kkkl12 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
513b21aef5
@ -1,6 +1,6 @@
|
||||
Name: tpm-tools
|
||||
Version: 1.3.9
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: A group of tools to manage the TPM hardware
|
||||
License: CPL
|
||||
URL: http://trousers.sourceforge.net
|
||||
@ -11,6 +11,7 @@ Patch0003: 0003-Allocate-OpenSSL-cipher-contexts-for-seal-unseal.patch
|
||||
BuildRequires: gcc trousers-devel openssl-devel opencryptoki-devel
|
||||
Provides: %{name}-pkcs11 = %{version}-%{release}
|
||||
Obsoletes: %{name}-pkcs11 < %{version}-%{release}
|
||||
Requires: %{name}-help = %{version}-%{release}
|
||||
|
||||
%description
|
||||
Tpm-tools is used to manage and utilize the Trusted Computing Group's TPM hardware.
|
||||
@ -65,5 +66,8 @@ Help document for the %{name} package.
|
||||
%{_mandir}/man8/tpm_*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 09 2020 liuweibo <liuweibo10@huawei.com> - 1.3.9-7
|
||||
- Append help requires to tpm-tools
|
||||
|
||||
* Sat Nov 23 2019 zhangchunyu <zhangchunyu11@huawei.com> - 1.3.9-6
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user