diff --git a/freeradius-server.changes b/freeradius-server.changes index 5fa7554..c400dd7 100644 --- a/freeradius-server.changes +++ b/freeradius-server.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 6 08:21:21 UTC 2024 - Marcus Meissner + +- provides for user(radiusd), group(radiusd) and group (winbind) bsc#1219600 + ------------------------------------------------------------------- Thu Aug 31 13:09:06 UTC 2023 - Adam Majer diff --git a/freeradius-server.spec b/freeradius-server.spec index d1c91c1..f009fb5 100644 --- a/freeradius-server.spec +++ b/freeradius-server.spec @@ -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