[bacula] Bug fixes from upstream.

Simone Caronni slaanesh at fedoraproject.org
Thu Apr 24 13:21:44 UTC 2014


commit fef9b0577ee15cd44242b06b82fec98e22a727aa
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Thu Apr 24 15:21:34 2014 +0200

    Bug fixes from upstream.

 bacula.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/bacula.spec b/bacula.spec
index c815faf..95f10ce 100644
--- a/bacula.spec
+++ b/bacula.spec
@@ -3,7 +3,7 @@
 
 Name:               bacula
 Version:            7.0.2
-Release:            1%{?dist}
+Release:            2%{?dist}
 Summary:            Cross platform network backup for Linux, Unix, Mac and Windows
 # See LICENSE for details
 License:            AGPLv3 with exceptions
@@ -39,6 +39,7 @@ Patch5:             %{name}-5.2.12-seg-fault.patch
 Patch6:             %{name}-5.2.13-logwatch.patch
 Patch7:             %{name}-non-free-code.patch
 Patch8:             %{name}-7.0.2-configure.patch
+Patch9:             %{name}-7.0.2-git.patch
 
 BuildRequires:      desktop-file-utils
 BuildRequires:      perl
@@ -302,6 +303,7 @@ Provides check_bacula support for Nagios.
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p2
 cp %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} .
 
 # Remove execution permissions from files we're packaging as docs later on
@@ -735,6 +737,9 @@ fi
 %{_libdir}/nagios/plugins/check_bacula
 
 %changelog
+* Thu Apr 24 2014 Simone Caronni <negativo17 at gmail.com> - 7.0.2-2
+- Bug fixes from upstream.
+
 * Thu Apr 03 2014 Simone Caronni <negativo17 at gmail.com> - 7.0.2-1
 - Update to 7.0.2, drop upstreamed patches.
 


More information about the scm-commits mailing list