fail2ban: fix package for fail2ban v0.11.2 16554/head
authorKerma Gérald <gandalf@gk2.net>
Tue, 7 Sep 2021 12:55:56 +0000 (14:55 +0200)
committerKerma Gérald <gandalf@gk2.net>
Tue, 7 Sep 2021 13:12:59 +0000 (15:12 +0200)
commita4f24a353e540c111b0139c72866f6382fb6b581
treec747f6074a3191564fc41430fae99feed8ffcbd3
parent62cc627aba9b9aa1ac7b54ac5471b6f97e3f4ba3
fail2ban: fix package for fail2ban v0.11.2

fail2ban v0.11.2 package version 2

Following PR #15098, add fixes to build fail2ban package:
- remove use of fail2ban-python (directly use python3 in script)
- remove link to python3 in /usr/bin (break the package build)
- remove python-tests (reduce the package size)

Signed-off-by: Kerma Gérald <gandalf@gk2.net>
net/fail2ban/Makefile
net/fail2ban/patches/001-fail2ban-fix-python3-script.patch [new file with mode: 0644]