From 530314dd38e93f6dcac7dafba410d8fd9b5c75a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 2 Sep 2024 12:08:27 +0200 Subject: [PATCH] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- nextcloud-client.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/nextcloud-client.spec b/nextcloud-client.spec index 9adfe5f..5fd79e5 100644 --- a/nextcloud-client.spec +++ b/nextcloud-client.spec @@ -9,7 +9,8 @@ Release: %autorelease Summary: The Nextcloud Client # -libs are LGPLv2+, rest GPLv2 -License: LGPLv2+ and GPLv2 +# Automatically converted from old format: LGPLv2+ and GPLv2 - review is highly recommended. +License: LicenseRef-Callaway-LGPLv2+ AND GPL-2.0-only Url: https://nextcloud.com/install/#install-clients Source0: https://github.com/nextcloud/desktop/archive/v%{version}/desktop-%{version}.tar.gz Source1: com.nextcloud.desktopclient.nextcloud.metainfo.xml @@ -85,7 +86,8 @@ the directory and the Nextcloud Client does the rest. %package libs Summary: Common files for nextcloud-client -License: LGPLv2+ +# Automatically converted from old format: LGPLv2+ - review is highly recommended. +License: LicenseRef-Callaway-LGPLv2+ Provides: mirall-common = %{version}-%{release} Obsoletes: mirall-common < 1.8.0 Requires: %{name}%{?_isa} = %{version}-%{release} @@ -97,7 +99,8 @@ configuration file that determines the excluded files in a sync. %package devel Summary: Development files for nextcloud-client -License: LGPLv2+ +# Automatically converted from old format: LGPLv2+ - review is highly recommended. +License: LicenseRef-Callaway-LGPLv2+ Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires: %{name}%{?_isa} = %{version}-%{release} Provides: %{name}-static = %{version}-%{release}