update tpm2-tss version in spec to fix broken dependency on f26
This commit is contained in:
parent
c20e98e0ac
commit
cbe3cc372f
@ -1,6 +1,6 @@
|
|||||||
Name: tpm2-tools
|
Name: tpm2-tools
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: A TPM2.0 testing tool build upon TPM2.0-TSS
|
Summary: A TPM2.0 testing tool build upon TPM2.0-TSS
|
||||||
|
|
||||||
%global pkg_prefix tpm2.0-tools
|
%global pkg_prefix tpm2.0-tools
|
||||||
@ -26,7 +26,7 @@ BuildRequires: pkgconfig(tcti-socket)
|
|||||||
ExclusiveArch: %{ix86} x86_64
|
ExclusiveArch: %{ix86} x86_64
|
||||||
|
|
||||||
# tpm2-tools is heavily depending on TPM2.0-TSS project, matched tss is required
|
# tpm2-tools is heavily depending on TPM2.0-TSS project, matched tss is required
|
||||||
Requires: tpm2-tss%{?_isa} = 1.0-2%{?dist}
|
Requires: tpm2-tss%{?_isa} = 1.0-3%{?dist}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
tpm2-tools is a batch of testing tools for tpm2.0. It is based on tpm2-tss.
|
tpm2-tools is a batch of testing tools for tpm2.0. It is based on tpm2-tss.
|
||||||
@ -48,6 +48,9 @@ tpm2-tools is a batch of testing tools for tpm2.0. It is based on tpm2-tss.
|
|||||||
%{_sbindir}/tpm2_*
|
%{_sbindir}/tpm2_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 1 2017 Sun Yunying <yunying.sun@intel.com> - 1.1.0-6
|
||||||
|
- Update tpm2-tss version to 1.0-3 to fix broken dependency on f26
|
||||||
|
|
||||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user