Require authselect instead of authconfig, related: rhbz#1537246
This commit is contained in:
parent
32fd684763
commit
c4dbb2656d
@ -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 <sbose@redhat.com> - 0.16.3-11
|
||||
- Require authselect instead of authconfig, related: rhbz#1537246
|
||||
|
||||
* Tue Feb 20 2018 Sumit Bose <sbose@redhat.com> - 0.16.3-10
|
||||
- added BuildRequires gcc
|
||||
- Use authselect instead of authconfig, related: rhbz#1537246
|
||||
|
||||
Loading…
Reference in New Issue
Block a user