diff --git a/freeradius.spec b/freeradius.spec index 43f588f..ea79b43 100644 --- a/freeradius.spec +++ b/freeradius.spec @@ -1,7 +1,7 @@ Summary: High-performance and highly configurable free RADIUS server Name: freeradius Version: 3.0.15 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv2+ and LGPLv2+ Group: System Environment/Daemons URL: http://www.freeradius.org/ @@ -135,7 +135,7 @@ This plugin provides the Perl support for the FreeRADIUS server project. Summary: Python support for freeradius Group: System Environment/Daemons Requires: %{name} = %{version}-%{release} -BuildRequires: python-devel +BuildRequires: python2-devel %{?python_provide:%python_provide python2-freeradius} # Remove before F30 Provides: %{name}-python = %{version}-%{release} @@ -801,6 +801,10 @@ exit 0 %attr(640,root,radiusd) %config(noreplace) /etc/raddb/mods-available/rest %changelog +* Fri Jan 05 2018 Iryna Shcherbina - 3.0.15-8 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Sun Dec 10 2017 Björn Esser - 3.0.15-7 - Rebuilt for libjson-c.so.3