Accepting request 945403 from home:Guillaume_G:branches:security

- Use BuildRequires: openssl-devel instead of forcing 1.1 since 3.x
  is now supported.

OBS-URL: https://build.opensuse.org/request/show/945403
OBS-URL: https://build.opensuse.org/package/show/security/libfido2?expand=0&rev=45
This commit is contained in:
Marcus Meissner 2022-01-16 15:30:27 +00:00 committed by Git OBS Bridge
parent b688e5c6b4
commit a1c5a79ba9
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 10 17:22:01 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Use BuildRequires: openssl-devel instead of forcing 1.1 since 3.x
is now supported.
-------------------------------------------------------------------
Mon Nov 1 14:39:51 UTC 2021 - Torsten Gruner <simmphonie@opensuse.org>

View File

@ -28,7 +28,7 @@ Source0: https://developers.yubico.com/libfido2/Releases/%{name}-%{versio
Source1: https://developers.yubico.com/libfido2/Releases/%{name}-%{version}.tar.gz.sig
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: libopenssl-1_1-devel
BuildRequires: openssl-devel
BuildRequires: ninja
BuildRequires: pkgconfig
BuildRequires: pkgconfig(hidapi-hidraw)
@ -55,7 +55,7 @@ Client-to-Authenticator Protocol (CTAP 1 and 2).
Summary: Development files for FIDO U2F and FIDO 2.0 protocols
Group: Development/Libraries/C and C++
Requires: %{name}-%{sover} = %{version}
Requires: libopenssl-1_1-devel
Requires: openssl-devel
Conflicts: libfido2-0_4_0
Conflicts: libfido2-1_0_0