diff --git a/realmd.spec b/realmd.spec index 9282616..86d3d3d 100644 --- a/realmd.spec +++ b/realmd.spec @@ -26,7 +26,7 @@ BuildRequires: libxslt BuildRequires: xmlto BuildRequires: python -Requires: authconfig +Requires: authselect %description realmd is a DBus system service which manages discovery and enrollment in realms @@ -83,6 +83,9 @@ make install DESTDIR=%{buildroot} %doc ChangeLog %changelog +* Thu Mar 01 2018 Sumit Bose - 0.16.3-11 +- Require authselect instead of authconfig, related: rhbz#1537246 + * Tue Feb 20 2018 Sumit Bose - 0.16.3-10 - added BuildRequires gcc - Use authselect instead of authconfig, related: rhbz#1537246