Author: mmazur Date: Wed Jul 27 14:27:29 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 2 - add /etc/ha.d to file list
---- Files affected: packages/heartbeat: heartbeat.spec (1.104 -> 1.105) ---- Diffs: ================================================================ Index: packages/heartbeat/heartbeat.spec diff -u packages/heartbeat/heartbeat.spec:1.104 packages/heartbeat/heartbeat.spec:1.105 --- packages/heartbeat/heartbeat.spec:1.104 Tue Jul 19 23:53:59 2011 +++ packages/heartbeat/heartbeat.spec Wed Jul 27 16:27:24 2011 @@ -3,7 +3,6 @@ # - merge mibs supackage from 2.1 branch # - cleanup deps, users for 3.x # - fixup deps, inner deps, think of subpackages, ugprade path from 2.1 -# - keep /etc/ha.d/resource.d in resource-agents, not here # %include /usr/lib/rpm/macros.perl Summary: Heartbeat - subsystem for High-Availability Linux @@ -12,7 +11,7 @@ Summary(pt_BR.UTF-8): Implementa sistema de monitoração (heartbeats) visando Alta Disponibilidade Name: heartbeat Version: 3.0.5 -Release: 1 +Release: 2 License: GPL v2+ Group: Networking/Daemons Source0: http://hg.linux-ha.org/heartbeat-STABLE_3_0/archive/STABLE-%{version}.tar.bz2 @@ -217,6 +216,7 @@ %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 @@ -287,6 +287,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.105 2011/07/27 14:27:24 mmazur +- rel 2 +- add /etc/ha.d to file list + Revision 1.104 2011/07/19 21:53:59 mmazur - works; rel 1; stbr ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/heartbeat/heartbeat.spec?r1=1.104&r2=1.105&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
