[packages/opencryptoki] - rediff patch, rebuild with openssl 3.0.0, rel 3

baggins baggins at pld-linux.org
Mon Oct 4 22:44:59 CEST 2021


commit a5d01cd6515b1cc91a69c5ebc6af662860269151
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Oct 4 22:44:29 2021 +0200

    - rediff patch, rebuild with openssl 3.0.0, rel 3

 opencryptoki-sh.patch | 9 +++++----
 opencryptoki.spec     | 2 +-
 2 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/opencryptoki.spec b/opencryptoki.spec
index bed0524..dd96d76 100644
--- a/opencryptoki.spec
+++ b/opencryptoki.spec
@@ -2,7 +2,7 @@ Summary:	An Implementation of PKCS#11 (Cryptoki) v2.11
 Summary(pl.UTF-8):	Implementacja PKCS#11 (Cryptoki) v2.11
 Name:		opencryptoki
 Version:	3.6.2
-Release:	2
+Release:	3
 License:	CPL v0.5
 Group:		Applications/System
 Source0:	http://downloads.sourceforge.net/opencryptoki/%{name}-%{version}.tar.gz
diff --git a/opencryptoki-sh.patch b/opencryptoki-sh.patch
index 22842e7..41e78ca 100644
--- a/opencryptoki-sh.patch
+++ b/opencryptoki-sh.patch
@@ -1,8 +1,9 @@
---- opencryptoki/configure.ac.orig	2016-03-05 21:11:02.889462586 +0100
-+++ opencryptoki/configure.ac	2016-03-05 21:12:55.766124521 +0100
-@@ -556,7 +556,7 @@
+diff -urNp -x '*.orig' opencryptoki-3.6.2.org/configure.ac opencryptoki-3.6.2/configure.ac
+--- opencryptoki-3.6.2.org/configure.ac	2017-02-17 13:33:35.000000000 +0100
++++ opencryptoki-3.6.2/configure.ac	2021-10-04 22:38:36.599697493 +0200
+@@ -556,7 +556,7 @@ AM_CONDITIONAL([ENABLE_PKCSEP11_MIGRATE]
  
- CFLAGS="$CFLAGS -DPKCS64 -D_XOPEN_SOURCE=500 -Wall -Wno-pointer-sign"
+ CFLAGS="$CFLAGS -DPKCS64 -D_XOPEN_SOURCE=600 -Wall -Wno-pointer-sign"
  
 -CFLAGS+=' -DCONFIG_PATH=\"$(localstatedir)/lib/opencryptoki\" -DSBIN_PATH=\"$(sbindir)\" -DLIB_PATH=\"$(libdir)\" -DLOCKDIR_PATH=\"$(lockdir)\" -DOCK_CONFDIR=\"$(sysconfdir)/opencryptoki\" -DOCK_LOGDIR=\"$(logdir)\"'
 +CFLAGS="$CFLAGS"' -DCONFIG_PATH=\"$(localstatedir)/lib/opencryptoki\" -DSBIN_PATH=\"$(sbindir)\" -DLIB_PATH=\"$(libdir)\" -DLOCKDIR_PATH=\"$(lockdir)\" -DOCK_CONFDIR=\"$(sysconfdir)/opencryptoki\" -DOCK_LOGDIR=\"$(logdir)\"'
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opencryptoki.git/commitdiff/a5d01cd6515b1cc91a69c5ebc6af662860269151



More information about the pld-cvs-commit mailing list