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:
committed by
Git OBS Bridge
parent
f7d656e679
commit
27a3078960
@@ -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
|
||||
|
Reference in New Issue
Block a user