Hello community,

here is the log from the commit of package booth for openSUSE:Factory checked 
in at 2014-02-01 08:43:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2014-01-13 
12:00:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.booth.new/booth.changes 2014-02-01 
08:43:13.000000000 +0100
@@ -1,0 +2,15 @@
+Fri Jan 24 16:00:00 CET 2014 - philipp.ma...@linbit.com
+
+- Version 0.1.3
+- New (extended) version of man pages
+- First draft of unit-tests
+- Run as non-root user
+- Transmission retry counter configureable
+- Lots of fixes for the state engine
+- Improve timeout handling mechanism to make booth more robust
+  (fate#316131)
+- reconfiguration of boothd while running (fate#316126)
+- Multi-tenancy for booth (fate#316123)
+- booth should support IPv6 in full (fate#316122)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ booth.spec ++++++
--- /var/tmp/diff_new_pack.V3Y8qs/_old  2014-02-01 08:43:14.000000000 +0100
+++ /var/tmp/diff_new_pack.V3Y8qs/_new  2014-02-01 08:43:14.000000000 +0100
@@ -35,7 +35,7 @@
 Summary:        The Booth Cluster Ticket Manager
 License:        GPL-2.0+
 Group:          Productivity/Clustering/HA
-Version:        0.1.2
+Version:        0.1.3
 Release:        0
 Source:         booth.tar.bz2
 Source1:        %name-rpmlintrc
@@ -45,7 +45,6 @@
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  glib2-devel
-BuildRequires:  help2man
 BuildRequires:  libglue-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  pkgconfig
@@ -82,6 +81,10 @@
 make DESTDIR=$RPM_BUILD_ROOT install docdir=%{_defaultdocdir}/%{name}
 ln -s ../../etc/init.d/booth-arbitrator 
%{buildroot}/usr/sbin/rcbooth-arbitrator
 
+mkdir -p %{buildroot}/%{_mandir}/man8/
+gzip < docs/boothd.8 > %{buildroot}/%{_mandir}/man8/booth.8.gz
+ln %{buildroot}/%{_mandir}/man8/booth.8.gz 
%{buildroot}/%{_mandir}/man8/boothd.8.gz 
+
 %check
 %if 0%{?run_build_tests}
 echo "%%run_build_tests set to %run_build_tests; including tests"

++++++ booth.tar.bz2 ++++++
++++ 3161 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