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}