[packages/ibmswtpm2] - updated to 1682 - removed obsolete openssl3 patch

qboosh qboosh at pld-linux.org
Sat Oct 22 16:52:47 CEST 2022


commit fb104cfbf140557d41b93bd80921e947282f10ac
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Oct 22 16:53:52 2022 +0200

    - updated to 1682
    - removed obsolete openssl3 patch

 ibmswtpm2-openssl3.patch | 11 -----------
 ibmswtpm2.spec           | 10 ++++------
 2 files changed, 4 insertions(+), 17 deletions(-)
---
diff --git a/ibmswtpm2.spec b/ibmswtpm2.spec
index 1bcd9c6..1cb5a36 100644
--- a/ibmswtpm2.spec
+++ b/ibmswtpm2.spec
@@ -1,13 +1,12 @@
 Summary:	IBM's Software TPM 2.0
 Summary(pl.UTF-8):	Programowy TPM 2.0 stworzony przez IBM
 Name:		ibmswtpm2
-Version:	1661
-Release:	2
+Version:	1682
+Release:	1
 License:	BSD
 Group:		Development/Tools
 Source0:	https://downloads.sourceforge.net/ibmswtpm2/ibmtpm%{version}.tar.gz
-# Source0-md5:	df691c9c548023c1126742ff9213c006
-Patch0:		%{name}-openssl3.patch
+# Source0-md5:	d929acc296cf2eb2dd481bc97fe42fa9
 URL:		https://sourceforge.net/projects/ibmswtpm2/
 BuildRequires:	openssl-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -24,7 +23,6 @@ Microsoft z dodatkowymi plikami dopełniającymi implementację.
 
 %prep
 %setup -q -c
-%patch0 -p1
 
 %build
 %{__make} -C src \
@@ -43,5 +41,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc LICENSE README.md ibmtpm.doc
+%doc LICENSE ibmtpm.doc
 %attr(755,root,root) %{_bindir}/tpm_server
diff --git a/ibmswtpm2-openssl3.patch b/ibmswtpm2-openssl3.patch
deleted file mode 100644
index da88826..0000000
--- a/ibmswtpm2-openssl3.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ibmswtpm2-1661/src/TpmToOsslMath.h.orig	2021-01-23 00:14:01.000000000 +0100
-+++ ibmswtpm2-1661/src/TpmToOsslMath.h	2022-07-01 22:24:21.822533492 +0200
-@@ -73,7 +73,7 @@
- 
- #define SYMMETRIC_ALIGNMENT RADIX_BYTES
- 
--#if OPENSSL_VERSION_NUMBER >= 0x10200000L
-+#if OPENSSL_VERSION_NUMBER >= 0x30100000L
- // Check the bignum_st definition in crypto/bn/bn_lcl.h and either update the
- // version check or provide the new definition for this version.
- #   error Untested OpenSSL version
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ibmswtpm2.git/commitdiff/fb104cfbf140557d41b93bd80921e947282f10ac



More information about the pld-cvs-commit mailing list