From b2f6109bd01e3c46e3a91ee320475d3c7d9d4b40 Mon Sep 17 00:00:00 2001 From: "Fabio M. Di Nitto" Date: Wed, 8 Jul 2009 21:18:02 +0000 Subject: [PATCH] New upstream stable release --- .cvsignore | 2 +- fence-agents.spec | 17 ++++++++++++----- sources | 2 +- 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index 34e6ea9..bd43a1f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -fence-agents-3.0.0.rc4.tar.gz +fence-agents-3.0.0.tar.gz diff --git a/fence-agents.spec b/fence-agents.spec index 017ba95..6f902a1 100644 --- a/fence-agents.spec +++ b/fence-agents.spec @@ -1,7 +1,7 @@ ############################################################################### ############################################################################### ## -## Copyright (C) 2004-2008 Red Hat, Inc. All rights reserved. +## Copyright (C) 2004-2009 Red Hat, Inc. All rights reserved. ## ## This copyrighted material is made available to anyone wishing to use, ## modify, copy, or redistribute it subject to the terms and conditions @@ -14,12 +14,12 @@ # http://www.rpm.org/max-rpm/s1-rpm-subpack-spec-file-changes.html # keep around ready for later user -%define alphatag rc4 +## define alphatag rc4 Name: fence-agents Summary: Fence Agents for Red Hat Cluster Version: 3.0.0 -Release: 13%{?alphatag:.%{alphatag}}%{?dist} +Release: 14%{?alphatag:.%{alphatag}}%{?dist} License: GPLv2+ and LGPLv2+ Group: System Environment/Base URL: http://sources.redhat.com/cluster/wiki/ @@ -39,8 +39,8 @@ BuildRequires: glibc-devel BuildRequires: nss-devel nspr-devel BuildRequires: libxml2-devel libvirt-devel BuildRequires: clusterlib-devel >= 3.0.0 -BuildRequires: corosynclib-devel >= 0.100-1 -BuildRequires: openaislib-devel >= 0.100-1 +BuildRequires: corosynclib-devel >= 1.0.0-1 +BuildRequires: openaislib-devel >= 1.0.0-1 %prep %setup -q -n fence-agents-%{version}%{?alphatag:.%{alphatag}} @@ -83,6 +83,13 @@ power management for several devices. %{_mandir}/man8/fence* %changelog +* Wed Jul 8 2009 Fabio M. Di Nitto - 3.0.0-14 +- New upstream release +- spec file updates: + * Update copyright header + * final release.. undefine alphatag + * BuildRequires and Requires corosync/openais 1.0.0-1 final. + * Thu Jul 2 2009 Fabio M. Di Nitto - 3.0.0-13.rc4 - New upstream release. - spec file updates: diff --git a/sources b/sources index 850de46..c5b9591 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ade3965d561d645f24c482e38b93a8e2 fence-agents-3.0.0.rc4.tar.gz +7bc650a9654a4e5059120243666b5eb5 fence-agents-3.0.0.tar.gz