diff --git a/fail2ban.spec b/fail2ban.spec index 224a893..79c2608 100644 --- a/fail2ban.spec +++ b/fail2ban.spec @@ -1,6 +1,6 @@ Name: fail2ban Version: 0.11.2 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Daemon to ban hosts that cause multiple authentication errors License: GPLv2+ @@ -162,7 +162,7 @@ This package contains Fail2Ban's testscases and scripts. %package mail Summary: Mail actions for Fail2Ban Requires: %{name}-server = %{version}-%{release} -Requires: mailx +Requires: /usr/bin/mail %description mail This package installs Fail2Ban's mail actions. These are an alternative @@ -407,6 +407,9 @@ fi %changelog +* Fri Jan 28 2022 Orion Poplawski - 0.11.2-11 +- Require /usr/bin/mail instead of mailx + * Thu Jan 20 2022 Fedora Release Engineering - 0.11.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild