diff --git a/bacula.spec b/bacula.spec index c6e4851..4e46302 100644 --- a/bacula.spec +++ b/bacula.spec @@ -9,7 +9,7 @@ Name: bacula Version: 11.0.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Cross platform network backup for Linux, Unix, Mac and Windows # See LICENSE for details License: AGPLv3 with exceptions @@ -640,6 +640,10 @@ exit 0 %endif %changelog +* Tue Feb 15 2022 Pavel Cahyna - 11.0.1-5 +- Make nagios-plugin build conditional and disabled on RHEL to avoid + generating this subpackage that has missing dependencies + * Mon Aug 09 2021 Mohan Boddu - 11.0.1-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688