Hello community,

here is the log from the commit of package booth for openSUSE:Factory checked 
in at 2014-01-13 12:00:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/booth (Old)
 and      /work/SRC/openSUSE:Factory/.booth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "booth"

Changes:
--------
--- /work/SRC/openSUSE:Factory/booth/booth.changes      2013-09-26 
14:43:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.booth.new/booth.changes 2014-01-13 
12:00:22.000000000 +0100
@@ -1,0 +2,17 @@
+Fri Jan 10 13:53:48 CET 2014 - philipp.ma...@linbit.com
+
+- Nearly full rewrite, version number 0.1.2.
+  github.com:ClusterLabs/booth.git 7fce594
+  - Use UDP for initial catchup, to avoid blocking on simultaneous restarts
+  - Automatic ticket renewal after first half of the expire interval
+  - Fixed building for OSC (libs in LDADD instead of LDFLAGS)
+  - Many cleanups.
+  - Daemon restart won't lose information, tickets loaded from CIB
+  - Multi-tenancy via multiple config files (FATE 316123)
+    Init script starts all instances.
+  - Cleaned up config file parsing, is now more user-friendly
+  - Type (site/arbitrator) deduced from configuration and local IP addresses
+  - Should (might) work with IPv6, too.
+- booth-resource-monitor-build-issue.patch 
+
+-------------------------------------------------------------------

Old:
----
  booth-resource-monitor-build-issue.patch

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

Other differences:
------------------
++++++ booth.spec ++++++
--- /var/tmp/diff_new_pack.W64p0P/_old  2014-01-13 12:00:23.000000000 +0100
+++ /var/tmp/diff_new_pack.W64p0P/_new  2014-01-13 12:00:23.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package booth
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,9 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
-Url:            https://github.com/jjzhang/booth
+Url:            https://github.com/ClusterLabs/booth
+
 %if 0%{?suse_version}
 %define _libexecdir %{_libdir}
 %endif
@@ -33,19 +33,22 @@
 
 Name:           booth
 Summary:        The Booth Cluster Ticket Manager
-Version:        0.1
-Release:        0
 License:        GPL-2.0+
 Group:          Productivity/Clustering/HA
+Version:        0.1.2
+Release:        0
 Source:         booth.tar.bz2
 Source1:        %name-rpmlintrc
-Patch1:                booth-resource-monitor-build-issue.patch        
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-AutoReqProv:    on
 # 1.1.6-2 on SLES has latest ticket support
 Requires:       pacemaker-ticket-support >= 2.0
-BuildRequires:  autoconf automake help2man pkgconfig
-BuildRequires:  glib2-devel libglue-devel libxml2-devel 
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  glib2-devel
+BuildRequires:  help2man
+BuildRequires:  libglue-devel
+BuildRequires:  libxml2-devel
+BuildRequires:  pkgconfig
 %if %{with_resource_monitor}
 BuildRequires:  libpacemaker-devel
 #pacemaker-libs-devel
@@ -65,7 +68,6 @@
 
 %prep
 %setup -n booth
-%patch1 -p1
 %build
 ./autogen.sh
 %configure \

++++++ booth.tar.bz2 ++++++
++++ 18910 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to