packages/heartbeat branch master updated.
draenog
draenog at pld-linux.org
Thu Jul 5 16:42:32 CEST 2012
The branch, master has been updated
via 0e6a9a5cee6ea556b6a7661de5fb8a95f7c6cd53 (commit)
from 264020c921a5e356b4dc29fbf85907a8f2758c03 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0e6a9a5cee6ea556b6a7661de5fb8a95f7c6cd53
Author: Jacek Konieczny <jajcus at pld-linux.org>
Date: Thu Jul 5 11:18:48 2012 +0000
- %{_sysconfdir}/ha.d/resource.d now in resource-agents
- Release: 5
Changed files:
heartbeat.spec -> 1.108
diff --git a/heartbeat.spec b/heartbeat.spec
index dc98e64..4094463 100644
--- a/heartbeat.spec
+++ b/heartbeat.spec
@@ -11,7 +11,7 @@ Summary(pl.UTF-8): Podsystem heartbeat dla systemów o podwyższonej niezawodno
Summary(pt_BR.UTF-8): Implementa sistema de monitoração (heartbeats) visando Alta Disponibilidade
Name: heartbeat
Version: 3.0.5
-Release: 4
+Release: 5
License: GPL v2+
Group: Networking/Daemons
Source0: http://hg.linux-ha.org/heartbeat-STABLE_3_0/archive/%{gitrel}.tar.bz2
@@ -55,7 +55,7 @@ Requires: %{name}-libs = %{version}-%{release}
Requires: cluster-glue
Requires: psmisc >= 22.5-2
Requires: rc-scripts
-Requires: resource-agents
+Requires: resource-agents >= 3.9.2-2
Requires: syslogdaemon
Requires: which
# disappeared
@@ -221,9 +221,7 @@ fi
%attr(755,root,root) %{_datadir}/heartbeat/hb_*
%attr(755,root,root) %{_datadir}/heartbeat/mach_down
%attr(755,root,root) %{_datadir}/heartbeat/req_resource
-%dir %{_sysconfdir}/ha.d
%attr(755,root,root) %{_sysconfdir}/ha.d/rc.d
-%attr(755,root,root) %{_sysconfdir}/ha.d/resource.d
%{_sysconfdir}/ha.d/README.config
%attr(755,root,root) %{_sysconfdir}/ha.d/harc
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/heartbeat
-----------------------------------------------------------------------
Summary of changes:
heartbeat.spec | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
hooks/post-receive
--
packages/heartbeat
More information about the test
mailing list