diff --git a/bacula.spec b/bacula.spec index 385d52c..489712e 100644 --- a/bacula.spec +++ b/bacula.spec @@ -3,7 +3,7 @@ Name: bacula Version: 7.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Cross platform network backup for Linux, Unix, Mac and Windows # See LICENSE for details License: AGPLv3 with exceptions @@ -332,6 +332,7 @@ Provides check_bacula support for Nagios. %patch6 -p1 %patch7 -p1 %patch8 -p2 +%patch10 -p1 cp %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} . # Remove execution permissions from files we're packaging as docs later on @@ -772,6 +773,9 @@ fi %{_libdir}/nagios/plugins/check_bacula %changelog +* Sun Dec 13 2015 Simone Caronni - 7.2.0-3 +- Re-add autoconf patch erraneously removed. + * Fri Dec 11 2015 Simone Caronni - 7.2.0-2 - Add fixes from upstream 7.2 branch.