From 4ba8b5fd659082230e1bb32030388e47eb87c6d6cdc7c16204c06bb7f47191d0 Mon Sep 17 00:00:00 2001 From: Lidong Zhong Date: Thu, 3 Jul 2014 05:28:11 +0000 Subject: [PATCH] Accepting request 239415 from home:zhonglidong:branches:network:ha-clustering:Factory update OBS-URL: https://build.opensuse.org/request/show/239415 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=55 --- bnc#882449-corosync-conf-example.patch | 4 ++-- corosync.changes | 6 ++++++ corosync.spec | 4 ++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/bnc#882449-corosync-conf-example.patch b/bnc#882449-corosync-conf-example.patch index daddef2..2ae9131 100644 --- a/bnc#882449-corosync-conf-example.patch +++ b/bnc#882449-corosync-conf-example.patch @@ -21,7 +21,7 @@ Index: corosync-2.3.3/conf/corosync.conf.example # must not be set. - to_logfile: yes - logfile: /var/log/cluster/corosync.log -+ to_logfile: no ++ #to_logfile: no + #logfile: /var/log/cluster/corosync.log # Log to the system log daemon. When in doubt, set to yes. to_syslog: yes @@ -51,7 +51,7 @@ Index: corosync-2.3.3/conf/corosync.conf.example.udpu logging { fileline: off - to_logfile: yes -+ to_logfile: no ++ #to_logfile: no + #logfile: /var/log/cluster/corosync.log to_syslog: yes - logfile: /var/log/cluster/corosync.log diff --git a/corosync.changes b/corosync.changes index 7bf1e52..b7ca095 100644 --- a/corosync.changes +++ b/corosync.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 3 05:07:13 UTC 2014 - lzhong@suse.com + +- comment out line: to_logfile:no (bnc#882449) + work on patch bnc#882449-corosync-conf-example.patch + ------------------------------------------------------------------- Wed Jul 2 05:48:47 UTC 2014 - yzou@suse.com diff --git a/corosync.spec b/corosync.spec index 03743c4..12a7fc1 100644 --- a/corosync.spec +++ b/corosync.spec @@ -53,8 +53,8 @@ Patch1: corosync-init-lockfile-path-error.patch Patch2: corosync-cts-api-error.patch Patch3: bnc#867767-add-version.patch Patch4: bnc#872651-stop-cluster.patch -Patch5: bnc#882449-corosync-conf-example.patch -Patch6: bnc#881142-fix-shm-leak.patch +Patch5: bnc#881142-fix-shm-leak.patch +Patch6: bnc#882449-corosync-conf-example.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build # openais is indeed gone and should be uninstalled. Yes, we do not # provide openais on purpose, the package has been deleted.