forked from jengelh/sssd
replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sssd?expand=0&rev=33
This commit is contained in:
parent
fa85ddd231
commit
1a7586ec6b
@ -22,7 +22,7 @@ Version: 1.5.11
|
|||||||
Release: 2
|
Release: 2
|
||||||
Group: System/Daemons
|
Group: System/Daemons
|
||||||
Summary: System Security Services Daemon
|
Summary: System Security Services Daemon
|
||||||
License: GPLv3+ and LGPLv3+
|
License: GPL-3.0+ and LGPL-3.0+
|
||||||
Url: https://fedorahosted.org/sssd/
|
Url: https://fedorahosted.org/sssd/
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
Source1: baselibs.conf
|
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.
|
services for projects like FreeIPA.
|
||||||
|
|
||||||
%package ipa-provider
|
%package ipa-provider
|
||||||
License: GPLv3+ and LGPLv3+
|
License: GPL-3.0+ and LGPL-3.0+
|
||||||
Summary: FreeIPA provider plugin for sssd
|
Summary: FreeIPA provider plugin for sssd
|
||||||
Group: System/Daemons
|
Group: System/Daemons
|
||||||
Requires: sssd = %{version}
|
Requires: sssd = %{version}
|
||||||
@ -99,7 +99,7 @@ This package provide the FreeIPA provider plugin for the System Security
|
|||||||
Services Daemon (sssd).
|
Services Daemon (sssd).
|
||||||
|
|
||||||
%package tools
|
%package tools
|
||||||
License: GPLv3+ and LGPLv3+
|
License: GPL-3.0+ and LGPL-3.0+
|
||||||
Summary: Commandline tools for sssd
|
Summary: Commandline tools for sssd
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
Requires: sssd = %{version}
|
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).
|
the "local" id provider of the System Security Services Daemon (sssd).
|
||||||
|
|
||||||
%package -n python-sssd-config
|
%package -n python-sssd-config
|
||||||
License: GPLv3+ and LGPLv3+
|
License: GPL-3.0+ and LGPL-3.0+
|
||||||
Summary: Python API for configuring sssd
|
Summary: Python API for configuring sssd
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
%{py_requires}
|
%{py_requires}
|
||||||
|
Loading…
Reference in New Issue
Block a user