forked from pool/freeradius-server
Accepting request 1144489 from home:msmeissn:branches:network
- provides for user(radiusd), group(radiusd) and group (winbind) bsc#1219600 OBS-URL: https://build.opensuse.org/request/show/1144489 OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=167
This commit is contained in:
parent
8c5428e4e0
commit
30b14f60b6
@ -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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -96,6 +96,9 @@ Conflicts: radiusd-cistron
|
||||
Conflicts: radiusd-livingston
|
||||
BuildRequires: libunbound-devel
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
Provides: group(radiusd)
|
||||
Provides: group(winbind)
|
||||
Provides: user(radiusd)
|
||||
%{?systemd_requires}
|
||||
|
||||
#bsc#1055679 - freeradius-server does not provide winbind/AD auth
|
||||
|
Loading…
Reference in New Issue
Block a user