Hello community,

here is the log from the commit of package booth for openSUSE:Factory checked 
in at 2014-05-27 11:51:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-05-20 
14:21:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.booth.new/booth.changes 2014-05-27 
11:52:00.000000000 +0200
@@ -1,0 +2,10 @@
+Tue May 27 08:09:59 UTC 2014 - [email protected]
+
+- raft: account for slow servers in elections
+- raft: improve ticket update on status message
+- raft: increment term if election ends in tie
+- booth operation testing facility
+- ticket: update status/startup ticket processing
+- upstream version: 63c908
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ booth.spec ++++++
--- /var/tmp/diff_new_pack.EU9WUf/_old  2014-05-27 11:52:01.000000000 +0200
+++ /var/tmp/diff_new_pack.EU9WUf/_new  2014-05-27 11:52:01.000000000 +0200
@@ -30,13 +30,12 @@
 %define pkg_group Productivity/Clustering/HA
 %endif
 
-%global booth_share    %{_prefix}/share/booth
-%global test_path      %{booth_share}/tests
+%global test_path      %{_datadir}/booth/tests
 
 Name:           booth
-Summary:        The Booth Cluster Ticket Manager
+Summary:        Ticket Manager for Multi-site Clusters
 License:        GPL-2.0+
-Group:          Productivity/Clustering/HA
+Group:          %{pkg_group}
 Version:        0.2.0
 Release:        0
 Source:         booth.tar.bz2
@@ -88,7 +87,9 @@
 #install test-parts
 
 mkdir -p %{buildroot}/%{test_path}
-cp -a unit-tests/ script/unit-test.py README-testing test conf 
%{buildroot}/%{test_path}/
+cp -a unit-tests/ script/unit-test.py test conf %{buildroot}/%{test_path}/
+chmod +x %{buildroot}/%{test_path}/test/live_test.sh
+chmod +x %{buildroot}/%{test_path}/test/booth_path
 
 mkdir -p %{buildroot}/%{test_path}/src/
 ln -s %{_sbindir}/boothd %{buildroot}/%{test_path}/src/
@@ -113,7 +114,6 @@
 %defattr(-,root,root)
 %{_sbindir}/booth
 %{_sbindir}/boothd
-%exclude %{_sbindir}/rcbooth-arbitrator
 %{_mandir}/man8/booth.8.gz
 %{_mandir}/man8/boothd.8.gz
 %dir /usr/lib/ocf
@@ -145,6 +145,6 @@
 %defattr(-,root,root)
 
 %doc README-testing
-%{booth_share}/tests
+%{test_path}
 
 %changelog

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

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to