From 1c21182c4ffcab5dd190a456ed7d83582cc5ea30 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 18 Apr 2026 13:50:17 -0500 Subject: [PATCH] Update libfprint-tod.spec Co-authored-by: Gilver Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/lib/libfprint-tod/libfprint-tod.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/lib/libfprint-tod/libfprint-tod.spec b/anda/lib/libfprint-tod/libfprint-tod.spec index 576cda61b5..9a5b25290a 100644 --- a/anda/lib/libfprint-tod/libfprint-tod.spec +++ b/anda/lib/libfprint-tod/libfprint-tod.spec @@ -6,7 +6,7 @@ Release: 2%{?dist} URL: https://gitlab.freedesktop.org/3v1n0/libfprint/ Source: %{url}/-/archive/v%{version}/libfprint-v%{version}.tar.gz Summary: a light fork of libfprint to expose internal Drivers API in order to create drivers as shared libraries -License: GPL-2.1-or-later +License: LGPL-2.1-or-later Conflicts: libfprint BuildRequires: gcc-c++