From b81b72912b0dfe47e945392b84556241d2b65addca99589db3e2d9c65a7986b5 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 21 Mar 2015 12:07:02 +0000 Subject: [PATCH] Accepting request 292200 from home:posophe:branches:security update OBS-URL: https://build.opensuse.org/request/show/292200 OBS-URL: https://build.opensuse.org/package/show/security/libtpms?expand=0&rev=11 --- libtpms-0.5.1.tar.gz | 3 --- libtpms.changes | 9 +++++++++ libtpms.spec | 15 +++++++++------ v0.5.2.tar.gz | 3 +++ 4 files changed, 21 insertions(+), 9 deletions(-) delete mode 100644 libtpms-0.5.1.tar.gz create mode 100644 v0.5.2.tar.gz diff --git a/libtpms-0.5.1.tar.gz b/libtpms-0.5.1.tar.gz deleted file mode 100644 index 7057c6b..0000000 --- a/libtpms-0.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:139833202e506b24464d8959affdf15f041776f0a376d3a00e4850c2f8dd8ea9 -size 880032 diff --git a/libtpms.changes b/libtpms.changes index ba71724..eb1660b 100644 --- a/libtpms.changes +++ b/libtpms.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Mar 21 11:50:03 UTC 2015 - p.drouand@gmail.com + +- Update to version 0.5.2 + * No entry for this release +- Update project home and download Urls +- Add autoconf, automake and libtool build require; the tarball + comes from git and configure script has to be generated + ------------------------------------------------------------------- Tue Jan 14 14:51:14 UTC 2014 - meissner@suse.com diff --git a/libtpms.spec b/libtpms.spec index 79426d0..6ceb78a 100644 --- a/libtpms.spec +++ b/libtpms.spec @@ -1,7 +1,7 @@ # # spec file for package libtpms # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -18,17 +18,19 @@ %define lname libtpms0 Name: libtpms -Version: 0.5.1 +Version: 0.5.2 Release: 0 Summary: Library providing Trusted Platform Module (TPM) functionality License: BSD-3-Clause Group: Development/Libraries -Url: http://sourceforge.net/projects/ibmswtpm -#Source: http://bergerstefan.users.sourceforge.net/libtpms/%{name}-%{version}.tar.gz -Source0: %{name}-%{version}.tar.gz +Url: https://github.com/stefanberger/libtpms +Source0: https://github.com/stefanberger/libtpms/archive/v%{version}.tar.gz +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: libtool +BuildRequires: mozilla-nspr-devel BuildRequires: openssl-devel BuildRequires: pkg-config -BuildRequires: mozilla-nspr-devel %description A library providing TPM functionality for VMs. Targeted for integration @@ -57,6 +59,7 @@ Libtpms header files and documentation. %setup -q %build +./bootstrap.sh %configure \ --with-openssl \ --disable-static diff --git a/v0.5.2.tar.gz b/v0.5.2.tar.gz new file mode 100644 index 0000000..b3df18e --- /dev/null +++ b/v0.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d62e521fb26c1c04dd7b80f54754f454f135f5240e52e3b9eec0b0aad02cc6c6 +size 588670