[bacula] Update to 5.2.3

Simone Caronni slaanesh at fedoraproject.org
Mon Dec 19 08:36:22 UTC 2011


commit d55721fbe5d6090146b92706450a593977d45745
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Mon Dec 19 09:36:11 2011 +0100

    Update to 5.2.3

 .gitignore  |    3 +++
 bacula.spec |    9 +++++----
 sources     |    5 +++--
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ca56dc2..1027bbb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,6 @@ bacula-5.0.3.tar.gz
 bacula-docs-5.0.3.tar.bz2
 /bacula-5.2.2.tar.gz
 /bacula-docs-5.2.2.tar.bz2
+/bacula-5.2.3.tar.gz
+/bacula-docs-5.2.3.tar.bz2
+
diff --git a/bacula.spec b/bacula.spec
index 906ce8d..a3d78cc 100644
--- a/bacula.spec
+++ b/bacula.spec
@@ -1,6 +1,6 @@
 Name:			bacula
-Version:		5.2.2
-Release:		11%{?dist}
+Version:		5.2.3
+Release:		1%{?dist}
 Summary:		Cross platform network backup for Linux, Unix, Mac and Windows
 # See LICENSE for details
 License:		GPLv2 with exceptions
@@ -27,7 +27,6 @@ Source18:		bacula-checkconf
 Patch1:			bacula-5.2.2-hostname.patch
 Patch2:			bacula-5.0.2-openssl.patch
 Patch3:			bacula-5.2.2-queryfile.patch
-Patch4:			bacula-5.2.2-mysql.patch
 Patch5:			bacula-5.2.2-log-path.patch
 Patch6:			bacula-5.0.3-sqlite-priv.patch
 Patch8:			bacula-5.2.2-qt-console-optflags.patch
@@ -309,7 +308,6 @@ Provides check_bacula support for Nagios.
 %patch1 -p1 -b .hostname
 %patch2 -p2 -b .openssl
 %patch3 -p1 -b .queryfile
-%patch4 -p1 -b .mysql
 %patch5 -p1 -b .log-path
 %patch6 -p0 -b .priv
 %patch8 -p1 -b .optflags
@@ -856,6 +854,9 @@ fi
 
 
 %changelog
+* Mon Dec 19 2011 Simone Caronni <negativo17 at gmail.com> - 5.2.3-1
+- Updated to 5.2.3.
+
 * Sun Dec 11 2011 Simone Caronni <negativo17 at gmail.com> - 5.2.2-11
 - Add bat html docs so the help button works.
 - Minor packaging changes.
diff --git a/sources b/sources
index 6b5a83d..8d6b556 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
-227b88f56ae085da8f48823b220d4c87  bacula-5.2.2.tar.gz
-478273c0229f24d6690fdbedbeb50fa4  bacula-docs-5.2.2.tar.bz2
+43e41c3f88e7ba86d0dd248935ce2f00  bacula-5.2.3.tar.gz
+1dc74dbed0f9d454d2863b543153ddc1  bacula-docs-5.2.3.tar.bz2
+


More information about the scm-commits mailing list