[Debian-ha-svn-commits] [SCM] corosync Debian packaging branch, master, updated. debian/1.0.0-4-2-g2d84b1e
Guido Günther
agx at sigxcpu.org
Thu Jul 16 15:04:28 UTC 2009
The following commit has been merged in the master branch:
commit 8cac11c249a9320517065f2f481cd6bf2cd8b830
Author: Ante Karamatić <ivoks at ubuntu.com>
Date: Thu Jul 16 16:21:57 2009 +0200
fix corodefs for pacemaker
Signed-off-by: Guido Günther <agx at sigxcpu.org>
diff --git a/debian/patches/0002-fix-corodefs b/debian/patches/0002-fix-corodefs
new file mode 100644
index 0000000..e27152f
--- /dev/null
+++ b/debian/patches/0002-fix-corodefs
@@ -0,0 +1,13 @@
+Index: corosync/include/corosync/corodefs.h
+===================================================================
+--- corosync.orig/include/corosync/corodefs.h 2009-07-16 07:33:59.000000000 +0200
++++ corosync/include/corosync/corodefs.h 2009-07-16 07:34:18.000000000 +0200
+@@ -50,7 +50,7 @@
+ CFG_SERVICE = 7,
+ CPG_SERVICE = 8,
+ CMAN_SERVICE = 9,
+- CRM_SERVICE = 10,
++ PCMK_SERVICE = 10,
+ CONFDB_SERVICE = 11,
+ QUORUM_SERVICE = 12,
+ PLOAD_SERVICE = 13,
diff --git a/debian/patches/series b/debian/patches/series
index 4da9180..d8e659a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
0001-add-missing-NAME-entry-for-whatis.patch
+0002-fix-corodefs
--
corosync Debian packaging
More information about the Debian-ha-svn-commits
mailing list