Use BR /usr/bin/2to3

i9ce
Orion Poplawski 7 years ago
parent 72f0087b75
commit 06df6da577

@ -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 <orion@cora.nwra.com> - 0.9.7-4
- Use BR /usr/bin/2to3
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

Loading…
Cancel
Save