From 02b0e46b7f50c7b395323568c1cbf1440900acf5 Mon Sep 17 00:00:00 2001 From: Rafael Guterres Jeffman Date: Tue, 28 Feb 2023 21:25:39 -0300 Subject: [PATCH] Migrated to SPDX license. According to [1] all Fedora packages need to be updated to use a SPDX expression. This patch updates the freeipa spec template to comply with this change. [1] https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1 Fixes: https://pagure.io/freeipa/issue/9342 Signed-off-by: Rafael Guterres Jeffman Reviewed-By: Florence Blanc-Renaud Reviewed-By: Alexander Bokovoy --- freeipa.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freeipa.spec.in b/freeipa.spec.in index c9ff8f74e..433debf95 100755 --- a/freeipa.spec.in +++ b/freeipa.spec.in @@ -226,7 +226,7 @@ Version: %{IPA_VERSION} Release: 0%{?rc_version:.%rc_version}%{?dist} Summary: The Identity, Policy and Audit system -License: GPLv3+ +License: GPL-3.0-or-later URL: http://www.freeipa.org/ Source0: https://releases.pagure.org/freeipa/freeipa-%{version}%{?rc_version}.tar.gz # Only use detached signature for the distribution builds. If it is a developer build, skip it