diff --git a/libfido2.changes b/libfido2.changes index 4192d64..9454037 100644 --- a/libfido2.changes +++ b/libfido2.changes @@ -20,6 +20,7 @@ Tue Sep 14 13:49:56 UTC 2021 - Paolo Perego * fido2-token: new -Sc option to update a resident credential. * Documentation and reliability fixes. * HID access serialisation on Linux. +- disable fix-cmake-linking.patch, not needed currently ------------------------------------------------------------------- Sat Apr 17 01:41:49 UTC 2021 - Ferdinand Thiessen diff --git a/libfido2.spec b/libfido2.spec index fb1da73..b2c24bc 100644 --- a/libfido2.spec +++ b/libfido2.spec @@ -44,6 +44,7 @@ over USB as well as verifying attestation and assertion signatures. %package -n %{name}-%{sover} Summary: FIDO U2F and FIDO 2.0 protocols +Group: Development/Libraries/C and C++ Provides: %{name} = %{version} Obsoletes: %{name} < %{version} @@ -54,6 +55,7 @@ Client-to-Authenticator Protocol (CTAP 1 and 2). %package -n %{name}-devel 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 Conflicts: libfido2-0_4_0 @@ -64,8 +66,8 @@ This package contains the header file needed to develop applications that use FIDO U2F and FIDO 2.0 protocols. %package -n %{name}-utils -Group: Hardware/Other Summary: Utility programs making use of libfido2, a library for FIDO U2F and FIDO 2.0 +Group: Hardware/Other Conflicts: libfido2-0_4_0 Conflicts: libfido2-1_0_0 @@ -74,6 +76,7 @@ This package contains utilities to use FIDO U2F and FIDO 2.0 protocols. %package -n %{name}-udev Summary: Udev rules for libfido2 +Group: Development/Libraries/C and C++ BuildArch: noarch %description -n %{name}-udev