diff --git a/tboot.changes b/tboot.changes index 0293f39..0fca0f4 100644 --- a/tboot.changes +++ b/tboot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 12 11:31:12 UTC 2012 - coolo@suse.com + +- change license to be in spdx.org format + ------------------------------------------------------------------- Tue May 24 14:48:45 UTC 2011 - idonmez@novell.com diff --git a/tboot.spec b/tboot.spec index c93af28..4752802 100644 --- a/tboot.spec +++ b/tboot.spec @@ -1,7 +1,7 @@ # # spec file for package tboot # -# 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,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: tboot Version: 20110520 -Release: 1 +Release: 0 Summary: Performs a verified launch using Intel(R) TXT +License: BSD-3-Clause Group: Productivity/Security -License: BSD Url: http://sourceforge.net/projects/tboot/ Source0: %{name}-%{version}.tar.bz2 #Patch0: tboot-%{version}-Makefile_typo.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: openssl-devel trousers-devel +BuildRequires: openssl-devel +BuildRequires: trousers-devel #ExclusiveArch: %{ix86} x86_64