Finish dropping python2 package on Fedora 31+

Signed-off-by: Alexander Scheel <ascheel@redhat.com>
This commit is contained in:
Alexander Scheel 2019-05-08 10:41:49 -04:00
parent ab22b18a78
commit dc4edcad17
No known key found for this signature in database
GPG Key ID: C0D6C737D0003143

View File

@ -680,11 +680,13 @@ exit 0
%{_libdir}/freeradius/rlm_perl.so
%if 0%{?fedora} <= 30
%files -n python2-freeradius
%dir %attr(750,root,radiusd) /etc/raddb/mods-config/python
/etc/raddb/mods-config/python/example.py*
/etc/raddb/mods-config/python/radiusd.py*
%{_libdir}/freeradius/rlm_python.so
%endif
%files mysql
%dir %attr(750,root,radiusd) /etc/raddb/mods-config/sql/counter/mysql
@ -790,6 +792,7 @@ exit 0
- Updated crypto-policies patch
- Updated /etc/raddb/certs/bootstrap to only create certificates if missing
- Updated logrotate definitions to run as radiusd:radiusd
- Drop python2 package on Fedora 31+
* Wed Apr 10 2019 Alexander Scheel <ascheel@redhat.com> - 3.0.19-1
- Rebased to 3.0.19