Fix import using pkcs11-tool and OpenSSL 3.0

Resolves: RHEL-280
This commit is contained in:
Jakub Jelen 2023-03-08 12:22:54 +01:00
parent 399c3d3b19
commit 77fb73f18e

View File

@ -13,6 +13,8 @@ Source1: opensc.module
Patch1: opensc-0.19.0-pinpad.patch
# File caching by default (#2000626)
Patch8: %{name}-0.22.0-file-cache.patch
# https://github.com/OpenSC/OpenSC/pull/2656
Patch9: %{name}-0.23.0-pkcs11-tool-import.patch
BuildRequires: make
BuildRequires: pcsc-lite-devel
@ -52,6 +54,7 @@ every software/card that does so, too.
%setup -q
%patch1 -p1 -b .pinpad
%patch8 -p1 -b .file-cache
%patch9 -p1 -b .pkcs11-tool-import
cp -p src/pkcs15init/README ./README.pkcs15init
cp -p src/scconf/README.scconf .