Hello community, here is the log from the commit of package tpm-tools for openSUSE:Factory checked in at 2012-04-12 09:54:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tpm-tools (Old) and /work/SRC/openSUSE:Factory/.tpm-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tpm-tools", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/tpm-tools/tpm-tools.changes 2011-09-23 12:48:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.tpm-tools.new/tpm-tools.changes 2012-04-12 09:54:37.000000000 +0200 @@ -1,0 +2,18 @@ +Wed Mar 14 13:34:35 UTC 2012 - [email protected] + +- Updated to 1.3.7.1 + - smaller bugfixes from last release + +------------------------------------------------------------------- +Mon Feb 13 10:57:07 UTC 2012 - [email protected] + +- patch license to follow spdx.org standard + +------------------------------------------------------------------- +Thu Sep 8 16:53:21 CEST 2011 - [email protected] + +- Updated to 1.3.7 + - NVRAM support, new binaries: tpm_nvdefine tpm_nvinfo tpm_nvrelease + tpm_nvread tpm_nvwrite + +------------------------------------------------------------------- Old: ---- tpm-tools-1.3.6.tar.bz2 New: ---- tpm-tools-1.3.7.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tpm-tools.spec ++++++ --- /var/tmp/diff_new_pack.WUE8ki/_old 2012-04-12 09:54:38.000000000 +0200 +++ /var/tmp/diff_new_pack.WUE8ki/_new 2012-04-12 09:54:38.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package tpm-tools # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products 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,19 +15,29 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild -BuildRequires: atk-devel expat fontconfig-devel freetype2-devel glib2-devel gtk2-devel libtspi1 openCryptoki-devel openssl-devel pango-devel trousers-devel xorg-x11-devel xorg-x11-libs +BuildRequires: atk-devel +BuildRequires: expat +BuildRequires: fontconfig-devel +BuildRequires: freetype2-devel +BuildRequires: glib2-devel +BuildRequires: gtk2-devel +BuildRequires: libtspi1 +BuildRequires: openCryptoki-devel +BuildRequires: openssl-devel +BuildRequires: pango-devel +BuildRequires: trousers-devel +BuildRequires: xorg-x11-devel +BuildRequires: xorg-x11-libs Name: tpm-tools Url: http://trousers.sourceforge.net/ -License: IBM PL -Group: Productivity/Security -AutoReqProv: on -Version: 1.3.6 -Release: 11 +Version: 1.3.7.1 +Release: 0 Summary: Trusted Platform Module (TPM) administration tools -Source0: %name-%version.tar.bz2 +License: IPL-1.0 +Group: Productivity/Security +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 +66,7 @@ %endif # please notify upstream -export LIBS="-lcrypto -ldl" +#export LIBS="-lcrypto -ldl" %configure --disable-static make @@ -74,9 +84,6 @@ rm $RPM_BUILD_ROOT/usr/%_lib/*.la cp include/*.h $RPM_BUILD_ROOT/usr/include/tpm_tools -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) %doc README LICENSE -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
