Update Python 2 dependency declarations to new packaging standards
This commit is contained in:
parent
a457a9642e
commit
86259f8e52
@ -24,7 +24,7 @@ BuildRequires: krb5-devel
|
||||
BuildRequires: systemd-devel
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: xmlto
|
||||
BuildRequires: python
|
||||
BuildRequires: python2
|
||||
|
||||
Requires: authselect
|
||||
|
||||
@ -85,6 +85,9 @@ make install DESTDIR=%{buildroot}
|
||||
%changelog
|
||||
* Sun Mar 18 2018 René Genz <liebundartig@freenet.de> - 0.16.3-12
|
||||
- use correct authselect syntax for *-disable-logins to fix rhbz#1558245
|
||||
- Iryna Shcherbina <ishcherb@redhat.com>
|
||||
Update Python 2 dependency declarations to new packaging standards
|
||||
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
||||
|
||||
* Thu Mar 01 2018 Sumit Bose <sbose@redhat.com> - 0.16.3-11
|
||||
- Require authselect instead of authconfig, related: rhbz#1537246
|
||||
|
||||
Loading…
Reference in New Issue
Block a user