From 3798173795631c3047da1f67591c7d8c90f59b59 Mon Sep 17 00:00:00 2001 From: Andrew Beekhof Date: Oct 16 2009 07:44:17 +0000 Subject: Resolve file conflict, shellfuncs is provided by resource-agents --- diff --git a/heartbeat.spec b/heartbeat.spec index 80b7312..5e7a19f 100644 --- a/heartbeat.spec +++ b/heartbeat.spec @@ -2,7 +2,7 @@ # When downloading directly from Mercurial, it will automatically add this prefix # Invoking 'hg archive' wont but you can add one with: # hg archive -t tgz -p "Linux-HA-Dev-" -r $upstreamversion $upstreamversion.tar.gz -%global specversion 4 +%global specversion 5 %global upstreamprefix Linux-HA-Dev- %global upstreamversion 0daab7da36a8 @@ -15,7 +15,7 @@ Summary: Messaging and membership subsystem for High-Availability Linux Name: heartbeat Version: 3.0.0 -Release: %{?alphatag:0.}%{specversion}%{?alphatag:.%{alphatag}}%{?dist}.1 +Release: %{?alphatag:0.}%{specversion}%{?alphatag:.%{alphatag}}%{?dist} License: GPLv2 and LGPLv2+ URL: http://linux-ha.org/ Group: System Environment/Daemons @@ -136,7 +136,7 @@ fi %doc %{_datadir}/doc/%{name}-%{version} %dir %{_sysconfdir}/ha.d %{_sysconfdir}/ha.d/harc -%config(noreplace) %{_sysconfdir}/ha.d/shellfuncs +%exclude %{_sysconfdir}/ha.d/shellfuncs %{_sysconfdir}/ha.d/rc.d %config(noreplace) %{_sysconfdir}/ha.d/README.config %{_datadir}/heartbeat/ @@ -176,6 +176,9 @@ fi %{_libdir}/*.so %changelog +* Thu Oct 15 2009 Andrew Beekhof - 3.0.0-0.5.0daab7da36a8.hg +- Resolve file conflict, shellfuncs is provided by resource-agents + * Fri Aug 21 2009 Tomas Mraz - 3.0.0-0.4.0daab7da36a8.hg.1 - rebuilt with new openssl