Author: jajcus Date: Mon May 11 09:17:19 2009 GMT Module: packages Tag: HEAD ---- Log message: - Version: 2.1.4 (the last one with CRM and Stonith included)
---- Files affected: packages/heartbeat: heartbeat.spec (1.86 -> 1.87) ---- Diffs: ================================================================ Index: packages/heartbeat/heartbeat.spec diff -u packages/heartbeat/heartbeat.spec:1.86 packages/heartbeat/heartbeat.spec:1.87 --- packages/heartbeat/heartbeat.spec:1.86 Mon May 11 10:04:14 2009 +++ packages/heartbeat/heartbeat.spec Mon May 11 11:17:13 2009 @@ -11,12 +11,12 @@ Summary(pl.UTF-8): Podsystem heartbeat dla systemów o podwyższonej niezawodności Summary(pt_BR.UTF-8): Implementa sistema de monitoração (heartbeats) visando Alta Disponibilidade Name: heartbeat -Version: 2.1.3 -Release: 9 +Version: 2.1.4 +Release: 1 License: GPL v2+ Group: Applications/System -Source0: http://www.linux-ha.org/download/%{name}-%{version}.tar.gz -# Source0-md5: bca53530a3802f7677772323047405cd +Source0: http://hg.linux-ha.org/lha-2.1/archive/STABLE-%{version}.tar.bz2 +# Source0-md5: 021dd61c78754ecedef94dae5cf922d0 Source1: %{name}.init Source2: ldirectord.init Patch0: %{name}-ac.patch @@ -170,7 +170,7 @@ Graficzny interfejs użytkownika dla heartbeat. %prep -%setup -q +%setup -qn Heartbeat-STABLE-2-1-STABLE-%{version} %patch0 -p1 %patch1 -p1 @@ -180,6 +180,7 @@ %{__libtoolize} --ltdl %{__aclocal} %{__autoconf} +%{__autoheader} %{__automake} %configure \ FSCK=/sbin/fsck \ @@ -326,6 +327,7 @@ %attr(755,root,root) %{_datadir}/heartbeat/req_resource %attr(755,root,root) %{_datadir}/heartbeat/utillib.sh %{_datadir}/heartbeat/crm.dtd +%{_datadir}/heartbeat/ra-api-1.dtd %attr(755,root,root) %{_libdir}/pils/plugins/*/*.so %dir %{_sysconfdir}/ha.d %attr(755,root,root) %{_sysconfdir}/ha.d/rc.d @@ -376,6 +378,7 @@ %dir %{_libdir}/stonith/plugins/external %dir %{_libdir}/stonith/plugins/stonith2 %attr(755,root,root) %{_libdir}/stonith/plugins/*/* +%attr(755,root,root) %{_libdir}/stonith/plugins/xen0-ha-dom0-stonith-helper %attr(755,root,root) %{_sbindir}/meatclient %attr(755,root,root) %{_sbindir}/stonith %dir %{_datadir}/heartbeat/stonithdtest @@ -405,6 +408,7 @@ %files cts %defattr(644,root,root,755) %doc cts/README +%{_libdir}/heartbeat/cts %dir %{_datadir}/heartbeat/cts %attr(755,root,root) %{_datadir}/heartbeat/cts/*.py %{_datadir}/heartbeat/cts/*.py[co] @@ -431,6 +435,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.87 2009/05/11 09:17:13 jajcus +- Version: 2.1.4 (the last one with CRM and Stonith included) + Revision 1.86 2009/05/11 08:04:14 jajcus - BR: libnl-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/heartbeat/heartbeat.spec?r1=1.86&r2=1.87&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
