From 1a7586ec6bcc4272c8e58ab01a547720a93134ee6e54141f4ef163a6ac7c76e8 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 18:05:47 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sssd?expand=0&rev=33 --- sssd.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sssd.spec b/sssd.spec index eb156cd..4ea61d9 100644 --- a/sssd.spec +++ b/sssd.spec @@ -22,7 +22,7 @@ Version: 1.5.11 Release: 2 Group: System/Daemons Summary: System Security Services Daemon -License: GPLv3+ and LGPLv3+ +License: GPL-3.0+ and LGPL-3.0+ Url: https://fedorahosted.org/sssd/ Source0: %{name}-%{version}.tar.bz2 Source1: baselibs.conf @@ -89,7 +89,7 @@ account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. %package ipa-provider -License: GPLv3+ and LGPLv3+ +License: GPL-3.0+ and LGPL-3.0+ Summary: FreeIPA provider plugin for sssd Group: System/Daemons Requires: sssd = %{version} @@ -99,7 +99,7 @@ This package provide the FreeIPA provider plugin for the System Security Services Daemon (sssd). %package tools -License: GPLv3+ and LGPLv3+ +License: GPL-3.0+ and LGPL-3.0+ Summary: Commandline tools for sssd Group: System/Management Requires: sssd = %{version} @@ -109,7 +109,7 @@ The packages contains commandline tools for managing users and groups using the "local" id provider of the System Security Services Daemon (sssd). %package -n python-sssd-config -License: GPLv3+ and LGPLv3+ +License: GPL-3.0+ and LGPL-3.0+ Summary: Python API for configuring sssd Group: Development/Libraries/Python %{py_requires}