diff --git a/freeradius-server.changes b/freeradius-server.changes index d019f7a..41f0ecd 100644 --- a/freeradius-server.changes +++ b/freeradius-server.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 2 11:59:44 UTC 2022 - Samuel Cabrero + +- Remove libwbclient-devel BuildRequires in favor of + pkgconfig(wbclient); (jsc#SLE-20577); + ------------------------------------------------------------------- Thu Oct 7 21:34:06 UTC 2021 - Michael Ströder diff --git a/freeradius-server.spec b/freeradius-server.spec index 6cdddd2..d4bd6a1 100644 --- a/freeradius-server.spec +++ b/freeradius-server.spec @@ -1,7 +1,7 @@ # # spec file for package freeradius-server # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -97,8 +97,7 @@ BuildRequires: pkgconfig(systemd) %{?systemd_requires} #bsc#1055679 - freeradius-server does not provide winbind/AD auth -BuildRequires: libwbclient-devel -BuildRequires: samba-core-devel +BuildRequires: pkgconfig(wbclient) %description Remote Authentication Dial-In User Service (RADIUS) is a networking