Hello community,
here is the log from the commit of package ha-cluster-bootstrap for
openSUSE:Factory checked in at 2013-09-27 17:32:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ha-cluster-bootstrap (Old)
and /work/SRC/openSUSE:Factory/.ha-cluster-bootstrap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ha-cluster-bootstrap"
Changes:
--------
---
/work/SRC/openSUSE:Factory/ha-cluster-bootstrap/ha-cluster-bootstrap.changes
2013-09-26 11:45:34.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.ha-cluster-bootstrap.new/ha-cluster-bootstrap.changes
2013-09-27 17:32:52.000000000 +0200
@@ -1,0 +2,12 @@
+Thu Sep 26 12:13:15 UTC 2013 - [email protected]
+
+- Trigger corosync config reload after node join/remove
+- Minor punctuation fixes for man pages
+- Send crm_mon stderr to /dev/null while waiting for cluster bringup
+- Warn on partprobe failure instead of hard error (bnc#840606)
+- Remove mention of openais from csync2 config
+- Don't mention openais when removing node
+- Decrement expected_votes when removing node
+- Upstream version cs:119bc91
+
+-------------------------------------------------------------------
Old:
----
sleha-bootstrap.tar.bz2
New:
----
sleha-bootstrap-0.4+git.1380195050.119bc91.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ha-cluster-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.Curuad/_old 2013-09-27 17:32:53.000000000 +0200
+++ /var/tmp/diff_new_pack.Curuad/_new 2013-09-27 17:32:53.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ha-cluster-bootstrap
#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010-2011 Novell Inc. All Rights Reserved.
#
# All modifications and additions to the file contributed by third parties
@@ -17,15 +17,14 @@
#
-
Name: ha-cluster-bootstrap
-Version: 0.4
+Version: 0.4+git.1380195050.119bc91
Release: 0
-License: GPL-2.0
Summary: Pacemaker HA Cluster Bootstrap Tool
-Url: https://github.com/tserong/sleha-bootstrap
+License: GPL-2.0
Group: Productivity/Clustering/HA
-Source: sleha-bootstrap.tar.bz2
+Url: https://github.com/tserong/sleha-bootstrap
+Source: sleha-bootstrap-%{version}.tar.bz2
Requires: csync2
Requires: hawk
Requires: iproute2
@@ -43,7 +42,7 @@
Tool to bootstrap a Pacemaker High Availability cluster in a hurry.
%prep
-%setup -n sleha-bootstrap
+%setup -n sleha-bootstrap-%{version}
%build
%install
++++++ _service ++++++
--- /var/tmp/diff_new_pack.Curuad/_old 2013-09-27 17:32:53.000000000 +0200
+++ /var/tmp/diff_new_pack.Curuad/_new 2013-09-27 17:32:53.000000000 +0200
@@ -3,19 +3,8 @@
<param name="url">git://github.com/tserong/sleha-bootstrap.git</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
- <param name="version"></param>
-
- <!--
- This option requires an updated obs-service-tar_scm from openSUSE:Tools.
- See https://github.com/SUSE/cloud/wiki/Packaging-HOWTO for more details.
- <param name="versionformat">%at.%h</param>
- -->
-
- <!--
- Use this if you want a specific branch / tag / revision, or comment it
- out to get the latest master.
- -->
- <param name="revision">f5ffd1c</param>
+ <param name="versionformat">0.4+git.%ct.%h</param>
+ <param name="revision">119bc91</param>
</service>
<service name="recompress" mode="disabled">
@@ -23,11 +12,5 @@
<param name="compression">bz2</param>
</service>
- <!--
- Uncomment to automatically change the version in the .spec file
- to match the version generated for the tarball.
- <service name="set_version" mode="disabled">
- <param name="basename">sleha-bootstrap</param>
- </service>
- -->
+ <service name="set_version" mode="disabled"/>
</services>
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]