From 14c6b555b8b974731398fe813c0bb20b62d2a61b Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Thu, 11 Apr 2024 18:42:22 +0200 Subject: [PATCH] Fix license tag so its validated by license-validate Related: RHEL-30210 --- glib-networking.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glib-networking.spec b/glib-networking.spec index 3cbf10e..6167ec0 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -44,9 +44,9 @@ implementation. %package tests Summary: Tests for the glib-networking package # glib-networking-2.78.0/tls/tests/mock-pkcs11.c is Apache-2.0 -# pkcs11t.h is RSA-MD +# pkcs11t.h is LicenseRef-RSA # dtls-connection.c is LGPL-2.0-or-later but not currently included in the binaries -License: LGPL-2.1-or-later WITH cryptsetup-OpenSSL-exception AND Apache-2.0 AND RSA-MD +License: LGPL-2.1-or-later WITH cryptsetup-OpenSSL-exception AND Apache-2.0 AND LicenseRef-RSA Requires: %{name}%{?_isa} = %{version}-%{release} %description tests