- Updated to 1.3.7

- NVRAM support, new binaries: tpm_nvdefine tpm_nvinfo tpm_nvrelease
    tpm_nvread tpm_nvwrite

OBS-URL: https://build.opensuse.org/package/show/security/tpm-tools?expand=0&rev=16
This commit is contained in:
Marcus Meissner 2011-09-08 14:56:21 +00:00 committed by Git OBS Bridge
parent 101cc50e67
commit b6e88d779e
4 changed files with 13 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:93294e702da98df0d1d221897f2aa2118f7b46be5daf38aefd1168727fb2227a
size 835756

3
tpm-tools-1.3.7.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:53d7ba6fcfef11b079f48219d7758228d516f23f7ed6d8989cc0fd39f4b885e4
size 451349

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Sep 8 16:53:21 CEST 2011 - meissner@suse.de
- Updated to 1.3.7
- NVRAM support, new binaries: tpm_nvdefine tpm_nvinfo tpm_nvrelease
tpm_nvread tpm_nvwrite
-------------------------------------------------------------------
Tue Aug 30 14:50:07 UTC 2011 - pgajdos@suse.com

View File

@ -24,10 +24,10 @@ Url: http://trousers.sourceforge.net/
License: IBM PL
Group: Productivity/Security
AutoReqProv: on
Version: 1.3.6
Version: 1.3.7
Release: 11
Summary: Trusted Platform Module (TPM) administration tools
Source0: %name-%version.tar.bz2
Source0: http://downloads.sourceforge.net/project/trousers/tpm-tools/1.3.7/tpm-tools-%version.tar.gz
Source1: %name-rpmlintrc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: %install_info_prereq
@ -56,7 +56,7 @@ export CFLAGS="%{optflags} -Wno-unused-but-set-variable"
%endif
# please notify upstream
export LIBS="-lcrypto -ldl"
#export LIBS="-lcrypto -ldl"
%configure --disable-static
make