diff --git a/fail2ban.spec b/fail2ban.spec index a3b1928..474364a 100644 --- a/fail2ban.spec +++ b/fail2ban.spec @@ -1,7 +1,7 @@ Summary: Daemon to ban hosts that cause multiple authentication errors Name: fail2ban Version: 0.9.7 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ URL: http://fail2ban.sourceforge.net/ Source0: https://github.com/%{name}/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -15,8 +15,7 @@ Patch2: fail2ban-partof.patch Patch3: fail2ban-sendmail.patch BuildRequires: python3-devel -# For 2to3 -BuildRequires: python2-tools +BuildRequires: /usr/bin/2to3 # For testcases BuildRequires: python3-inotify BuildArch: noarch @@ -299,6 +298,9 @@ fi %changelog +* Wed Aug 16 2017 Orion Poplawski - 0.9.7-4 +- Use BR /usr/bin/2to3 + * Wed Jul 26 2017 Fedora Release Engineering - 0.9.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild