diff --git a/tpm2.0-tools.changes b/tpm2.0-tools.changes index 42c4d87..4a70b00 100644 --- a/tpm2.0-tools.changes +++ b/tpm2.0-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 22 12:02:01 UTC 2016 - meissner@suse.com + +- update description + ------------------------------------------------------------------- Thu Mar 24 12:42:04 UTC 2016 - meissner@suse.com diff --git a/tpm2.0-tools.spec b/tpm2.0-tools.spec index 2af7cec..66f434d 100644 --- a/tpm2.0-tools.spec +++ b/tpm2.0-tools.spec @@ -1,7 +1,7 @@ # -# spec file for package tpm-tools +# spec file for package tpm2.0-tools # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: tpm2.0-tools Version: 1.0.1 Release: 0 @@ -24,22 +25,21 @@ Group: Productivity/Security Url: http://trousers.sourceforge.net/ Source0: https://github.com/01org/tpm2.0-tools/archive/v%{version}.zip # https://github.com/01org/TPM2.0-TSS ... -Source1: https://github.com/01org/TPM2.0-TSS/archive/1.0-alpha_0.zip -Patch0: tpm2-install-binaries.patch -BuildRequires: unzip -BuildRequires: gcc-c++ +Source1: https://github.com/01org/TPM2.0-TSS/archive/1.0-alpha_0.zip +Patch0: tpm2-install-binaries.patch BuildRequires: autoconf-archive BuildRequires: automake +BuildRequires: gcc-c++ BuildRequires: libtool +BuildRequires: unzip BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Trusted Computing is a set of specifications published by the Trusted Computing Group (TCG). The Trusted Platform Module (TPM) is the -hardware component for Trusted Computing. The tpm-tools package -provides tools for enablement and configuration of the TPM and -associated interfaces. Also look inside the trousers package for more -software for TC. +hardware component for Trusted Computing. The tpm2.0-tools package +provides tools for enablement and configuration of the TPM 2.0 and +associated interfaces. %prep %setup -q