!3 为tpm-quote-tools包添加help安装依赖

From: @kkkl12
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2020-11-10 16:17:51 +08:00 committed by Gitee
commit 176d597783

View File

@ -1,12 +1,13 @@
Name: tpm-quote-tools
Version: 1.0.4
Release: 3
Release: 4
Summary: Trusted Platform Module (TPM) remote attestation tools
License: BSD
URL: http://sf.net/projects/tpmquotetools
Source0: http://downloads.sourceforge.net/tpmquotetools/%{name}-%{version}.tar.gz
BuildRequires: gcc trousers-devel
Requires: %{name}-help = %{version}-%{release}
%description
The tpm-quote-tools package provides additional tools that employ the TPM quote command
@ -36,5 +37,8 @@ Man pages and other related help documents for tpm-quote-tools.
%{_mandir}/man8/*
%changelog
* Mon Nov 09 2019 liuweibo <liuweibo10@huawei.com> - 1.0.4-4
- Append help requires to tpm-quote-tools
* Wed Nov 20 2019 duyeyu <duyeyu@huawei.com> - 1.0.4-3
- Package init