Author: mguevara Date: Mon Oct 24 21:21:42 2011 GMT Module: packages Tag: HEAD ---- Log message: - 3.0.5-3 up to gitrel 7e3a82377fa8, added heartbeat-tls.patch
---- Files affected: packages/heartbeat: heartbeat.spec (1.105 -> 1.106) ---- Diffs: ================================================================ Index: packages/heartbeat/heartbeat.spec diff -u packages/heartbeat/heartbeat.spec:1.105 packages/heartbeat/heartbeat.spec:1.106 --- packages/heartbeat/heartbeat.spec:1.105 Wed Jul 27 16:27:24 2011 +++ packages/heartbeat/heartbeat.spec Mon Oct 24 23:21:37 2011 @@ -4,6 +4,7 @@ # - cleanup deps, users for 3.x # - fixup deps, inner deps, think of subpackages, ugprade path from 2.1 # +%define gitrel 7e3a82377fa8 %include /usr/lib/rpm/macros.perl Summary: Heartbeat - subsystem for High-Availability Linux Summary(es.UTF-8): Subsistema heartbeat para Linux "High-Availability" @@ -11,14 +12,15 @@ Summary(pt_BR.UTF-8): Implementa sistema de monitoração (heartbeats) visando Alta Disponibilidade Name: heartbeat Version: 3.0.5 -Release: 2 +Release: 3 License: GPL v2+ Group: Networking/Daemons -Source0: http://hg.linux-ha.org/heartbeat-STABLE_3_0/archive/STABLE-%{version}.tar.bz2 -# Source0-md5: f8686abde8722c42265c6d84fbe3d3bf +Source0: http://hg.linux-ha.org/heartbeat-STABLE_3_0/archive/%{gitrel}.tar.bz2 +# Source0-md5: 396510e3c143a9c2288bc52cfc9caa3c Source1: %{name}.init Patch0: %{name}-ac.patch Patch1: %{name}-libs.patch +Patch2: %{name}-tls.patch URL: http://www.linux-ha.org/Heartbeat BuildRequires: OpenIPMI-devel >= 2.0.3 BuildRequires: autoconf @@ -135,9 +137,10 @@ Zestaw testów klastra opartego o heartbeat. %prep -%setup -qn Heartbeat-3-0-STABLE-%{version} +%setup -qn Heartbeat-3-0-%{gitrel} %patch0 -p1 %patch1 -p1 +%patch2 -p1 rm -rf libltdl %build @@ -287,6 +290,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.106 2011/10/24 21:21:37 mguevara +- 3.0.5-3 up to gitrel 7e3a82377fa8, added heartbeat-tls.patch + Revision 1.105 2011/07/27 14:27:24 mmazur - rel 2 - add /etc/ha.d to file list ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/heartbeat/heartbeat.spec?r1=1.105&r2=1.106&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
