[packages/tpm2-pkcs11] - updated to 1.9.1

qboosh qboosh at pld-linux.org
Wed Sep 25 20:46:46 CEST 2024


commit f6a68381980bfa32369178531079e27ea7c2b0e2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Sep 25 20:49:43 2024 +0200

    - updated to 1.9.1

 tpm2-pkcs11-ac.patch | 11 -----------
 tpm2-pkcs11.spec     |  6 ++----
 2 files changed, 2 insertions(+), 15 deletions(-)
---
diff --git a/tpm2-pkcs11.spec b/tpm2-pkcs11.spec
index fa0594e..f5a5499 100644
--- a/tpm2-pkcs11.spec
+++ b/tpm2-pkcs11.spec
@@ -6,14 +6,13 @@
 Summary:	PKCS#11 interface for TPM2 hardware
 Summary(pl.UTF-8):	Interfejs PKCS#11 do układów TPM2
 Name:		tpm2-pkcs11
-Version:	1.9.0
+Version:	1.9.1
 Release:	1
 License:	BSD
 Group:		Libraries
 #Source0Download: https://github.com/tpm2-software/tpm2-pkcs11/releases
 Source0:	https://github.com/tpm2-software/tpm2-pkcs11/releases/download/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	94cc9e2795b7781f54e4a90480b4b868
-Patch0:		%{name}-ac.patch
+# Source0-md5:	4a87263887b692b83204c18e7608302c
 URL:		https://github.com/tpm2-software/tpm2-pkcs11
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
@@ -93,7 +92,6 @@ przechowywanych przez bibliotekę kryptograficzną tpm2-pkcs11.
 
 %prep
 %setup -q
-%patch0 -p1
 
 # set VERSION properly when there is no .git directory
 %{__sed} -i -e 's/m4_esyscmd_s(\[git describe --tags --always --dirty\])/%{version}/' configure.ac
diff --git a/tpm2-pkcs11-ac.patch b/tpm2-pkcs11-ac.patch
deleted file mode 100644
index 64fcb94..0000000
--- a/tpm2-pkcs11-ac.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- tpm2-pkcs11-1.8.0/configure.ac.orig	2022-03-21 14:07:16.000000000 +0100
-+++ tpm2-pkcs11-1.8.0/configure.ac	2022-07-02 08:12:45.167023531 +0200
-@@ -540,7 +540,7 @@ and submitting patches upstream!])
- # Rather than nesting these and making them ugly just use a counter.
- AX_CHECK_COMPILE_FLAG([-fdata-sections], [strip=y])
- AX_CHECK_COMPILE_FLAG([-ffunction-sections], [strip="y$strip"])
--AX_CHECK_LINK_FLAG([[-Wl,--gc-sections]], [strip+="y$strip"])
-+AX_CHECK_LINK_FLAG([[-Wl,--gc-sections]], [strip="y$strip"])
- 
- AS_IF([test x"$strip" = xyyy], [
-   EXTRA_CFLAGS="$EXTRA_CFLAGS -fdata-sections -ffunction-sections"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tpm2-pkcs11.git/commitdiff/f6a68381980bfa32369178531079e27ea7c2b0e2



More information about the pld-cvs-commit mailing list