diff --git a/SPECS/icinga2.spec b/SPECS/icinga2.spec index 8b0247d..3b21f45 100644 --- a/SPECS/icinga2.spec +++ b/SPECS/icinga2.spec @@ -40,7 +40,7 @@ Summary: Network monitoring application License: GPLv2+ Group: System/Monitoring Name: icinga2 -Version: 2.14.0 +Version: 2.14.2 Release: %{revision}%{?dist} Url: https://www.icinga.com/ Source: https://github.com/Icinga/%{name}/archive/v%{version}%{?src_version_suffix}.tar.gz @@ -177,6 +177,7 @@ Provides Nano syntax highlighting for icinga2. %prep %setup -q -n %{name}-%{version}%{?src_version_suffix} +sed 's/return\ 256\ \*\ 1024\;/return 512 * 4096\;/g' -i lib/base/io-engine.hpp %build source /opt/rh/devtoolset-10/enable