Author: baggins Date: Mon Jul 6 11:15:12 2009 GMT Module: packages Tag: heartbeat-2_1 ---- Log message: - rel 2 - fixed install
---- Files affected: packages/heartbeat: heartbeat.spec (1.87 -> 1.87.2.1) ---- Diffs: ================================================================ Index: packages/heartbeat/heartbeat.spec diff -u packages/heartbeat/heartbeat.spec:1.87 packages/heartbeat/heartbeat.spec:1.87.2.1 --- packages/heartbeat/heartbeat.spec:1.87 Mon May 11 11:17:13 2009 +++ packages/heartbeat/heartbeat.spec Mon Jul 6 13:15:06 2009 @@ -12,7 +12,7 @@ Summary(pt_BR.UTF-8): Implementa sistema de monitoração (heartbeats) visando Alta Disponibilidade Name: heartbeat Version: 2.1.4 -Release: 1 +Release: 2 License: GPL v2+ Group: Applications/System Source0: http://hg.linux-ha.org/lha-2.1/archive/STABLE-%{version}.tar.bz2 @@ -21,6 +21,7 @@ Source2: ldirectord.init Patch0: %{name}-ac.patch Patch1: %{name}-no_ipmilan_test.patch +Patch2: %{name}-install.patch URL: http://www.linux-ha.org/Heartbeat BuildRequires: OpenIPMI-devel >= 2.0.3 BuildRequires: autoconf @@ -173,6 +174,7 @@ %setup -qn Heartbeat-STABLE-2-1-STABLE-%{version} %patch0 -p1 %patch1 -p1 +%patch2 -p1 rm -rf libltdl @@ -435,6 +437,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.87.2.1 2009/07/06 11:15:06 baggins +- rel 2 +- fixed install + Revision 1.87 2009/05/11 09:17:13 jajcus - Version: 2.1.4 (the last one with CRM and Stonith included) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/heartbeat/heartbeat.spec?r1=1.87&r2=1.87.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
