[Pkg-ganeti-devel] [ganeti] 01/06: Update fix-wconfd-metad to also patch configure.ac

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Thu Feb 11 11:34:28 UTC 2016


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

apoikos pushed a commit to branch gdn/wheezy
in repository ganeti.

commit 4f7411753b207a628c8bdbc0f34f02a85b312b7c
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date:   Fri May 22 15:15:34 2015 +0300

    Update fix-wconfd-metad to also patch configure.ac
    
    The changes introduced by fix-wconfd-metad were overriden by
    dh_autoreconf. Make sure we patch both files.
---
 debian/patches/fix-wconfd-metad | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/debian/patches/fix-wconfd-metad b/debian/patches/fix-wconfd-metad
index e22886f..199c118 100644
--- a/debian/patches/fix-wconfd-metad
+++ b/debian/patches/fix-wconfd-metad
@@ -26,3 +26,19 @@ Date:   Sat Oct 18 00:42:32 2014 +0300
     group_noded="$group_default";
     group_daemons="${withval}daemons";
     group_mond="$group_default"
+--- a/configure.ac
++++ b/configure.ac
+@@ -338,11 +338,11 @@
+   [group_rapi="${withval}rapi";
+    group_admin="${withval}admin";
+    group_confd="${withval}confd";
+-   group_wconfd="${withval}wconfd";
++   group_wconfd="${withval}masterd";
+    group_kvmd="$group_default";
+    group_luxid="${withval}luxid";
+    group_masterd="${withval}masterd";
+-   group_metad="${withval}metad";
++   group_metad="$group_default";
+    group_noded="$group_default";
+    group_daemons="${withval}daemons";
+    group_mond="$group_default"],

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



More information about the Pkg-ganeti-devel mailing list