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:
parent
f957d5de00
commit
b81b72912b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:139833202e506b24464d8959affdf15f041776f0a376d3a00e4850c2f8dd8ea9
|
|
||||||
size 880032
|
|
@ -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
|
Tue Jan 14 14:51:14 UTC 2014 - meissner@suse.com
|
||||||
|
|
||||||
|
15
libtpms.spec
15
libtpms.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libtpms
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,17 +18,19 @@
|
|||||||
%define lname libtpms0
|
%define lname libtpms0
|
||||||
|
|
||||||
Name: libtpms
|
Name: libtpms
|
||||||
Version: 0.5.1
|
Version: 0.5.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library providing Trusted Platform Module (TPM) functionality
|
Summary: Library providing Trusted Platform Module (TPM) functionality
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Url: http://sourceforge.net/projects/ibmswtpm
|
Url: https://github.com/stefanberger/libtpms
|
||||||
#Source: http://bergerstefan.users.sourceforge.net/libtpms/%{name}-%{version}.tar.gz
|
Source0: https://github.com/stefanberger/libtpms/archive/v%{version}.tar.gz
|
||||||
Source0: %{name}-%{version}.tar.gz
|
BuildRequires: autoconf
|
||||||
|
BuildRequires: automake
|
||||||
|
BuildRequires: libtool
|
||||||
|
BuildRequires: mozilla-nspr-devel
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: mozilla-nspr-devel
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A library providing TPM functionality for VMs. Targeted for integration
|
A library providing TPM functionality for VMs. Targeted for integration
|
||||||
@ -57,6 +59,7 @@ Libtpms header files and documentation.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
./bootstrap.sh
|
||||||
%configure \
|
%configure \
|
||||||
--with-openssl \
|
--with-openssl \
|
||||||
--disable-static
|
--disable-static
|
||||||
|
3
v0.5.2.tar.gz
Normal file
3
v0.5.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d62e521fb26c1c04dd7b80f54754f454f135f5240e52e3b9eec0b0aad02cc6c6
|
||||||
|
size 588670
|
Loading…
Reference in New Issue
Block a user