[pkg-bacula-commits] [bacula] 01/01: add patch to fix configure script some files were removed that the configure script tried to change

Carsten Leonhardt leo at moszumanska.debian.org
Wed Jun 1 15:07:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

leo pushed a commit to branch master
in repository bacula.

commit 51b6d2dd1f46f4b1365e13bc277c4b53e774abc4
Author: Carsten Leonhardt <leo at debian.org>
Date:   Wed Jun 1 17:05:09 2016 +0200

    add patch to fix configure script
    some files were removed that the configure script tried to change
---
 debian/changelog             |  1 +
 debian/patches/fix-configure | 15 +++++++++++++++
 debian/patches/series        |  1 +
 3 files changed, 17 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 93797cb..1a21d85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ bacula (7.4.1~dfsg-1) unstable; urgency=medium
   * New upstream release
   * skip old check for unsafe passwords if bacula-dir.conf doesn't
     pre-exist
+  * added patch to fix configure script
 
  --
 
diff --git a/debian/patches/fix-configure b/debian/patches/fix-configure
new file mode 100644
index 0000000..6527d58
--- /dev/null
+++ b/debian/patches/fix-configure
@@ -0,0 +1,15 @@
+Description: fix configure script
+Author: Carsten Leonhardt <leo at debian.org>
+--- a/autoconf/configure.in
++++ b/autoconf/configure.in
+@@ -3368,10 +3368,6 @@
+ 	   updatedb/update_mysql_tables_11_to_12 \
+ 	   updatedb/update_sqlite3_tables_11_to_12 \
+ 	   updatedb/update_postgresql_tables_11_to_12 \
+-	   updatedb/update_mysql_tables_12_to_13 \
+-	   updatedb/update_postgresql_tables_12_to_13 \
+-	   updatedb/update_mysql_tables_13_to_14 \
+-	   updatedb/update_postgresql_tables_13_to_14 \
+ 	   examples/nagios/check_bacula/Makefile \
+ 	   platforms/rpms/redhat/bacula.spec \
+ 	   platforms/rpms/redhat/bacula-bat.spec \
diff --git a/debian/patches/series b/debian/patches/series
index 19b46d9..35edc10 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -10,3 +10,4 @@ fix-scriptdir-examples-devices.patch
 fix-systemd-tmpfiles.d-location.patch
 enable-hardening-for-bat.patch
 fix-update-pgsql-script.patch
+fix-configure

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bacula/bacula.git



More information about the pkg-bacula-commits mailing list