Hello community, here is the log from the commit of package heartbeat checked in at Mon Sep 1 02:36:32 CEST 2008. -------- --- heartbeat/heartbeat.changes 2008-08-20 19:49:52.000000000 +0200 +++ /mounts/work_src_done/STABLE/heartbeat/heartbeat.changes 2008-09-01 01:14:36.552922000 +0200 @@ -1,0 +2,12 @@ +Mon Sep 1 01:13:57 CEST 2008 - ro@suse.de + +- fix init-scripts: add Required-Stop to heartbeat init script + add Required-Stop and Should-Stop to ldiretord init script + +------------------------------------------------------------------- +Sat Aug 30 12:08:20 CEST 2008 - abeekhof@suse.de + +- Add Should-Stop: entry to heartbeat init script +- Fix spec file for older platforms + +------------------------------------------------------------------- @@ -6,0 +19 @@ +- Finalized on -common instead of -core for subpackage New: ---- ldirectord.suse.in ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ heartbeat.spec ++++++ --- /var/tmp/diff_new_pack.dr6454/_old 2008-09-01 02:36:21.000000000 +0200 +++ /var/tmp/diff_new_pack.dr6454/_new 2008-09-01 02:36:21.000000000 +0200 @@ -37,12 +37,13 @@ Name: heartbeat Summary: The Heartbeat Subsystem for High-Availability Linux Version: 2.99.0 -Release: 1 +Release: 2 License: GPL v2 or later; LGPL v2.1 or later Url: http://linux-ha.org/ Group: Productivity/Clustering/HA Source: heartbeat.tar.gz Source1: heartbeat.suse.in +Source2: ldirectord.suse.in Patch1: heartbeat-doc-directory.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: %{name}-common = %{version}-%{release} @@ -340,6 +341,7 @@ %patch1 -p0 %if 0%{?suse_version} cp $RPM_SOURCE_DIR/heartbeat.suse.in ./heartbeat/init.d/heartbeat.in +cp $RPM_SOURCE_DIR/ldirectord.suse.in ./ldirectord/init.d/ldirectord.in %endif %{?suse_update_config:%{suse_update_config -f}} ########################################################### @@ -712,10 +714,17 @@ %config(noreplace) %{_sysconfdir}/logrotate.d/ldirectord %changelog +* Mon Sep 01 2008 ro@suse.de +- fix init-scripts: add Required-Stop to heartbeat init script + add Required-Stop and Should-Stop to ldiretord init script +* Sat Aug 30 2008 abeekhof@suse.de +- Add Should-Stop: entry to heartbeat init script +- Fix spec file for older platforms * Wed Aug 20 2008 abeekhof@suse.de - Merge with upstream (dev tree: 138224137a3f) - Sanitize spec file - Upstream removed dead code +- Finalized on -common instead of -core for subpackage * Fri Jul 18 2008 abeekhof@suse.de - Merge with upstream (dev tree: 95b9cf7578f4) - Stonithd has been moved into Pacemaker ++++++ heartbeat.suse.in ++++++ --- heartbeat/heartbeat.suse.in 2006-07-13 18:27:33.000000000 +0200 +++ /mounts/work_src_done/STABLE/heartbeat/heartbeat.suse.in 2008-09-01 01:09:47.140145000 +0200 @@ -17,7 +17,8 @@ # Provides: heartbeat # Required-Start: $network $syslog $named # Should-Start: drbd sshd xendomains o2cb evms ocfs2 -# Required-Stop: +# Should-Stop: $null +# Required-Stop: $network # Default-Start: 3 5 # Default-Stop: 0 1 2 6 # Description: Start heartbeat HA services ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de