Hello community,

here is the log from the commit of package ctdb for openSUSE:Factory checked in 
at 2014-08-27 07:45:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ctdb (Old)
 and      /work/SRC/openSUSE:Factory/.ctdb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ctdb"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ctdb/ctdb.changes        2014-07-13 
17:16:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ctdb.new/ctdb.changes   2014-08-27 
07:45:49.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Aug 18 15:09:02 UTC 2014 - [email protected]
+
+- Fix ctdb.service file permissions; (bnc#892368).
+
+-------------------------------------------------------------------
+Fri Aug  8 13:57:29 UTC 2014 - [email protected]
+
+- Add tdbdump runtime requirement; (bnc#886095).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ctdb.spec ++++++
--- /var/tmp/diff_new_pack.MMqXWu/_old  2014-08-27 07:45:50.000000000 +0200
+++ /var/tmp/diff_new_pack.MMqXWu/_new  2014-08-27 07:45:50.000000000 +0200
@@ -46,6 +46,10 @@
 %if 0%{?suse_version} > 1220
 BuildRequires:  pkgconfig(systemd)
 %{?systemd_requires}
+# bnc886095: The CTDB resource agent could be split out into a separate rpm,
+# with corresponding ctdb and tdb-tools requirements. Until then, just add the
+# tdb-tools requirement to ctdb.
+Requires:       tdb-tools
 %else
 Requires(pre):  %{insserv_prereq}
 %endif
@@ -231,7 +235,7 @@
 %config(noreplace) %{_sysconfdir}/ctdb/ctdb-crash-cleanup.sh
 %config(noreplace) %{_sysconfdir}/ctdb/gcore_trace.sh
 %if 0%{?suse_version} > 1220
-%attr(755,root,root) %{_unitdir}/ctdb.service
+%attr(644,root,root) %{_unitdir}/ctdb.service
 %dir %{_tmpfilesdir}
 %{_tmpfilesdir}/ctdb.conf
 %ghost %dir /run/ctdbd

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

Reply via email to