Hello community,

here is the log from the commit of package ha-cluster-bootstrap for 
openSUSE:Factory checked in at 2019-08-22 10:52:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ha-cluster-bootstrap (Old)
 and      /work/SRC/openSUSE:Factory/.ha-cluster-bootstrap.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ha-cluster-bootstrap"

Thu Aug 22 10:52:48 2019 rev:35 rq:724853 version:0.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ha-cluster-bootstrap/ha-cluster-bootstrap.changes    
    2017-11-30 12:44:56.658893941 +0100
+++ 
/work/SRC/openSUSE:Factory/.ha-cluster-bootstrap.new.22127/ha-cluster-bootstrap.changes
     2019-08-22 10:52:51.601695959 +0200
@@ -1,0 +2,5 @@
+Wed Aug 14 17:52:10 UTC 2019 - xli...@suse.com
+
+- use help2man to generate init/join/remove man page (bsc#1138353)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ha-cluster-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.qDIvXM/_old  2019-08-22 10:52:52.093695893 +0200
+++ /var/tmp/diff_new_pack.qDIvXM/_new  2019-08-22 10:52:52.093695893 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ha-cluster-bootstrap
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010-2011 Novell Inc. All Rights Reserved.
 #
 # All modifications and additions to the file contributed by third parties
@@ -79,6 +79,9 @@
 mkhelp() {
        help2man -s 8 -n "$1" -o %{buildroot}%{_mandir}/man8/ha-cluster-$2.8 
--version-string "%{version}" --help-option "cluster $2 --help" /usr/sbin/crm
 }
+mkhelp "Initialize cluster" init
+mkhelp "Join cluster" join
+mkhelp "Remove node from cluster" remove
 mkhelp "Initialize as geo cluster" geo-init
 mkhelp "Join geo cluster" geo-join
 mkhelp "Initialize as geo arbitrator" geo-init-arbitrator


Reply via email to