From eac4217c6a3ac9f44995fb7f8d493ef2a5649657 Mon Sep 17 00:00:00 2001 From: "Fabio M. Di Nitto" Date: Fri, 9 Oct 2009 15:04:26 +0000 Subject: [PATCH] Rebuild for net-snmp soname change --- pacemaker.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pacemaker.spec b/pacemaker.spec index c805ff9..1549b98 100644 --- a/pacemaker.spec +++ b/pacemaker.spec @@ -7,7 +7,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 "Pacemaker-1-0-" -r $upstreamversion $upstreamversion.tar.gz -%global specversion 2 +%global specversion 3 %global upstreamprefix Pacemaker-1-0- %global upstreamversion 462f1569a437 @@ -17,7 +17,7 @@ Name: pacemaker Summary: Scalable High-Availability cluster resource manager Version: 1.0.5 -Release: %{?alphatag:0.}%{specversion}%{?alphatag:.%{alphatag}}%{?dist}.1 +Release: %{?alphatag:0.}%{specversion}%{?alphatag:.%{alphatag}}%{?dist} License: GPLv2+ and LGPLv2+ Url: http://www.clusterlabs.org Group: System Environment/Daemons @@ -216,6 +216,9 @@ rm -rf %{buildroot} %doc AUTHORS %changelog +* Fri Oct 9 2009 Fabio M. Di Nitto - 1.0.5-3 +- rebuilt with new net-snmp + * Fri Aug 21 2009 Tomas Mraz - 1.0.5-2.1 - rebuilt with new openssl