diff --git a/tpm-tools-1.3.6.tar.bz2 b/tpm-tools-1.3.6.tar.bz2 deleted file mode 100644 index 0a59570..0000000 --- a/tpm-tools-1.3.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93294e702da98df0d1d221897f2aa2118f7b46be5daf38aefd1168727fb2227a -size 835756 diff --git a/tpm-tools-1.3.7.tar.gz b/tpm-tools-1.3.7.tar.gz new file mode 100644 index 0000000..0e5da9a --- /dev/null +++ b/tpm-tools-1.3.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53d7ba6fcfef11b079f48219d7758228d516f23f7ed6d8989cc0fd39f4b885e4 +size 451349 diff --git a/tpm-tools.changes b/tpm-tools.changes index aee46cc..5dcfae1 100644 --- a/tpm-tools.changes +++ b/tpm-tools.changes @@ -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 diff --git a/tpm-tools.spec b/tpm-tools.spec index ee07aef..624cbdf 100644 --- a/tpm-tools.spec +++ b/tpm-tools.spec @@ -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