From 0d6de86cd80850ae8e97a333debc77b19d18f169 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Fri, 21 Jan 2022 16:46:18 +0000 Subject: [PATCH] fix build with libica 4 --- openssl-ibmca.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openssl-ibmca.spec b/openssl-ibmca.spec index c51c671..63276b4 100644 --- a/openssl-ibmca.spec +++ b/openssl-ibmca.spec @@ -7,6 +7,8 @@ Release: 2%{?dist} License: ASL 2.0 URL: https://github.com/opencryptoki Source0: https://github.com/opencryptoki/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz +# https://github.com/opencryptoki/openssl-ibmca/pull/74 +Patch0: openssl-ibmca-2.2.1-libica-4.patch Requires: libica >= 3.8.0 BuildRequires: make BuildRequires: gcc