Append help requires to main package
This commit is contained in:
parent
78f36fe7ae
commit
78ae1d5106
@ -1,6 +1,6 @@
|
|||||||
Name: tpm-tools
|
Name: tpm-tools
|
||||||
Version: 1.3.9
|
Version: 1.3.9
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: A group of tools to manage the TPM hardware
|
Summary: A group of tools to manage the TPM hardware
|
||||||
License: CPL
|
License: CPL
|
||||||
URL: http://trousers.sourceforge.net
|
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
|
BuildRequires: gcc trousers-devel openssl-devel opencryptoki-devel
|
||||||
Provides: %{name}-pkcs11 = %{version}-%{release}
|
Provides: %{name}-pkcs11 = %{version}-%{release}
|
||||||
Obsoletes: %{name}-pkcs11 < %{version}-%{release}
|
Obsoletes: %{name}-pkcs11 < %{version}-%{release}
|
||||||
|
Requires: %{name}-help = %{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Tpm-tools is used to manage and utilize the Trusted Computing Group's TPM hardware.
|
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_*
|
%{_mandir}/man8/tpm_*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Nov 23 2019 zhangchunyu <zhangchunyu11@huawei.com> - 1.3.9-6
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user