Hello community, here is the log from the commit of package ctdb for openSUSE:Factory checked in at 2015-07-21 13:26:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-04-22 01:11:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ctdb.new/ctdb.changes 2015-07-21 13:26:27.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Jul 10 10:47:08 UTC 2015 - [email protected] + +- Add missing rcctdb shortcut. + +------------------------------------------------------------------- @@ -4 +9 @@ -- Update to version 2.5.5 +- Update to version 2.5.5; (bsc#937646) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ctdb.spec ++++++ --- /var/tmp/diff_new_pack.u9hWUS/_old 2015-07-21 13:26:27.000000000 +0200 +++ /var/tmp/diff_new_pack.u9hWUS/_new 2015-07-21 13:26:27.000000000 +0200 @@ -168,11 +168,13 @@ %endif %if 0%{?suse_version} > 1220 %{__install} -m 0755 config/ctdb.service %{buildroot}%{_unitdir}/ctdb.service +ln -s service %{buildroot}/%{_sbindir}/rcctdb # create tmpfile conf install -d -m 0755 %{buildroot}/%{_tmpfilesdir} echo "d /run/ctdbd 0755 root root" >%{buildroot}/%{_tmpfilesdir}/ctdb.conf %else %{__install} -m 0755 config/ctdb.init ${RPM_BUILD_ROOT}/%{initdir}/ctdb +ln -s %{_sysconfdir}/init.d/ctdb %{buildroot}/%{_sbindir}/rcctdb %endif install -m 0644 -p config/events.d/README README.eventscripts install -m 0644 -p config/notify.d.README README.notify.d @@ -271,6 +273,7 @@ %{_sysconfdir}/ctdb/statd-callout %{_sbindir}/ctdbd %{_sbindir}/ctdbd_wrapper +%{_sbindir}/rcctdb %{_bindir}/ctdb %{_bindir}/smnotify %{_bindir}/ctdb_diagnostics
