forked from pool/freeradius-server
Accepting request 1145150 from network
OBS-URL: https://build.opensuse.org/request/show/1145150 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freeradius-server?expand=0&rev=96
This commit is contained in:
commit
0de1b7dabd
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 6 08:21:21 UTC 2024 - Marcus Meissner <meissner@suse.com>
|
||||||
|
|
||||||
|
- provides for user(radiusd), group(radiusd) and group (winbind) bsc#1219600
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 31 13:09:06 UTC 2023 - Adam Majer <adam.majer@suse.de>
|
Thu Aug 31 13:09:06 UTC 2023 - Adam Majer <adam.majer@suse.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package freeradius-server
|
# spec file for package freeradius-server
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -96,6 +96,9 @@ Conflicts: radiusd-cistron
|
|||||||
Conflicts: radiusd-livingston
|
Conflicts: radiusd-livingston
|
||||||
BuildRequires: libunbound-devel
|
BuildRequires: libunbound-devel
|
||||||
BuildRequires: pkgconfig(systemd)
|
BuildRequires: pkgconfig(systemd)
|
||||||
|
Provides: group(radiusd)
|
||||||
|
Provides: group(winbind)
|
||||||
|
Provides: user(radiusd)
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
|
|
||||||
#bsc#1055679 - freeradius-server does not provide winbind/AD auth
|
#bsc#1055679 - freeradius-server does not provide winbind/AD auth
|
||||||
|
Loading…
Reference in New Issue
Block a user