Fix license tag so its validated by license-validate
Related: RHEL-30210
This commit is contained in:
parent
bf23a645ec
commit
14c6b555b8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user