From 851b5cf8e73483b02a2737f83fea8dd1b40d4cfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Wed, 26 Apr 2023 15:53:14 +0100 Subject: [PATCH] Convert license to SPDX format MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel P. Berrangé --- libiscsi.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libiscsi.spec b/libiscsi.spec index e47a8dc..4c55302 100644 --- a/libiscsi.spec +++ b/libiscsi.spec @@ -2,7 +2,7 @@ Name: libiscsi Summary: iSCSI client library Version: 1.19.0 Release: 7%{?dist} -License: LGPLv2+ +License: LGPL-2.1-or-later URL: https://github.com/sahlberg/%{name} #Source: https://github.com/sahlberg/libiscsi/archive/{version}.tar.gz @@ -62,7 +62,7 @@ rm $RPM_BUILD_ROOT/%{libiscsi_libdir}/libiscsi.la %package utils Summary: iSCSI Client Utilities -License: GPLv2+ +License: GPL-2.0-or-later Requires: %{name}%{?_isa} = %{version}-%{release} %description utils