From cbe3b03472a678b9a8470b3e3a0e08655808e06d Mon Sep 17 00:00:00 2001 From: Alexey Tikhonov Date: Tue, 15 Oct 2024 18:47:59 +0200 Subject: [PATCH] When using SPDX expression the booleans must be in all caps. Reviewed-by: Sumit Bose --- contrib/sssd.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in index bd57f830461..b5ed967ca9d 100644 --- a/contrib/sssd.spec.in +++ b/contrib/sssd.spec.in @@ -509,7 +509,7 @@ Provides library that simplifies D-Bus API for the SSSD InfoPipe responder. %package winbind-idmap Summary: SSSD's idmap_sss Backend for Winbind -License: GPL-3.0-or-later and LGPL-3.0-or-later +License: GPL-3.0-or-later AND LGPL-3.0-or-later Requires: libsss_nss_idmap = %{version}-%{release} Requires: libsss_idmap = %{version}-%{release} Conflicts: sssd-common < %{version}-%{release}