[packages/tpm-tools] - updated to 1.3.9.1 - updated link patch
qboosh
qboosh at pld-linux.org
Tue Apr 18 20:11:08 CEST 2017
commit 6bbb2ec12c594e81e326ef0a59c0cb654f7cad61
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Apr 18 20:11:20 2017 +0200
- updated to 1.3.9.1
- updated link patch
tpm-tools-link.patch | 8 ++++----
tpm-tools.spec | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/tpm-tools.spec b/tpm-tools.spec
index 1d94de1..c1a9c99 100644
--- a/tpm-tools.spec
+++ b/tpm-tools.spec
@@ -1,17 +1,17 @@
Summary: Management tools for the TPM hardware
Summary(pl.UTF-8): Narzędzia zarządzające sprzętem TPM
Name: tpm-tools
-Version: 1.3.8
+Version: 1.3.9.1
Release: 1
License: CPL v1.0+
Group: Applications/System
Source0: http://downloads.sourceforge.net/trousers/%{name}-%{version}.tar.gz
-# Source0-md5: 85a978c4e03fefd4b73cbeadde7c4d0b
+# Source0-md5: 1532293aa632a0eaa7e60df87c779855
Patch0: %{name}-link.patch
URL: http://trousers.sourceforge.net/
BuildRequires: autoconf >= 2.12
BuildRequires: automake >= 1.6
-BuildRequires: gettext >= 0.15
+BuildRequires: gettext-tools >= 0.15
BuildRequires: libtool
BuildRequires: opencryptoki-devel >= 2.2.4
BuildRequires: openssl-devel
@@ -68,7 +68,7 @@ Narzędzia pozwalają importować klucze i certyfikaty, wypisywać listę
obiektów w kontenerze i chronić dane.
%prep
-%setup -q
+%setup -q -c
%patch0 -p1
%build
diff --git a/tpm-tools-link.patch b/tpm-tools-link.patch
index a02fbc5..4dafc85 100644
--- a/tpm-tools-link.patch
+++ b/tpm-tools-link.patch
@@ -1,11 +1,11 @@
---- tpm-tools-1.3.6/lib/Makefile.am.orig 2010-09-30 19:28:09.000000000 +0200
-+++ tpm-tools-1.3.6/lib/Makefile.am 2011-06-20 18:45:09.291658421 +0200
+--- tpm-tools-1.3.9.1/lib/Makefile.am.orig 2017-04-18 19:24:41.996944485 +0200
++++ tpm-tools-1.3.9.1/lib/Makefile.am 2017-04-18 19:25:29.006943947 +0200
@@ -52,7 +52,7 @@
noinst_LTLIBRARIES += libtpm_pkcs11.la
libtpm_pkcs11_la_SOURCES= tpm_pkcs11.c
--libtpm_pkcs11_la_LIBADD = libtpm_utils.la
-+libtpm_pkcs11_la_LIBADD = libtpm_utils.la -ldl
+-libtpm_pkcs11_la_LIBADD = libtpm_utils.la @INTLLIBS@
++libtpm_pkcs11_la_LIBADD = libtpm_utils.la -ldl @INTLLIBS@
endif
#
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tpm-tools.git/commitdiff/6bbb2ec12c594e81e326ef0a59c0cb654f7cad61
More information about the pld-cvs-commit
mailing list