Update dependency so that tpm2-tss update won't break tpm2-tools build

This commit is contained in:
Yunying Sun 2017-07-28 10:39:26 +08:00
parent c5c20ac8ba
commit a85fced9bb

View File

@ -26,7 +26,7 @@ BuildRequires: pkgconfig(tcti-socket)
ExclusiveArch: %{ix86} x86_64
# tpm2-tools is heavily depending on TPM2.0-TSS project, matched tss is required
Requires: tpm2-tss%{?_isa} = 1.0-3%{?dist}
Requires: tpm2-tss%{?_isa} >= 1.0-3%{?dist}
%description
tpm2-tools is a batch of testing tools for tpm2.0. It is based on tpm2-tss.