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
This commit is contained in:
Marcus Meissner 2015-03-21 12:07:02 +00:00 committed by Git OBS Bridge
parent f957d5de00
commit b81b72912b
4 changed files with 21 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:139833202e506b24464d8959affdf15f041776f0a376d3a00e4850c2f8dd8ea9
size 880032

View File

@ -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

View File

@ -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

3
v0.5.2.tar.gz Normal file
View File

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