SHA256
1
0
forked from pool/libp11

Accepting request 1139903 from home:ohollmann:branches:security:chipcard

- Add support for OpenSSL 3.x:
  Add libp11-configure-treat-all-openssl-3.x-releases-the-same.patch

OBS-URL: https://build.opensuse.org/request/show/1139903
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/libp11?expand=0&rev=45
This commit is contained in:
Otto Hollmann
2024-01-19 10:58:21 +00:00
committed by Git OBS Bridge
parent f7d656e679
commit 27a3078960
3 changed files with 35 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package libp11
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -36,7 +36,10 @@ Source1: https://github.com/OpenSC/libp11/releases/download/%{name}-%{ver
Source2: %{name}.keyring
Source3: %{name}-rpmlintrc
Source4: baselibs.conf
# PATCH-FIX-UPSTREAM
Patch0: libp11-openssl-3.1.patch
# PATCH-FIX-UPSTREAM
Patch1: libp11-configure-treat-all-openssl-3.x-releases-the-same.patch
BuildRequires: fdupes
BuildRequires: libtool
BuildRequires: p11-kit-devel