diff --git a/.gitignore b/.gitignore index cddd66b..979b230 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ fence-agents-3.0.14.tar.bz2 /fence-agents-3.0.16.tar.bz2 /fence-agents-3.0.17.tar.bz2 /fence-agents-3.1.0.tar.xz +/fence-agents-3.1.1.tar.xz diff --git a/fence-agents.spec b/fence-agents.spec index c3a0bd6..1697227 100644 --- a/fence-agents.spec +++ b/fence-agents.spec @@ -1,7 +1,7 @@ ############################################################################### ############################################################################### ## -## Copyright (C) 2004-2010 Red Hat, Inc. All rights reserved. +## Copyright (C) 2004-2011 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 @@ -15,7 +15,7 @@ Name: fence-agents Summary: Fence Agents for Red Hat Cluster -Version: 3.1.0 +Version: 3.1.1 Release: 1%{?alphatag:.%{alphatag}}%{?dist} License: GPLv2+ and LGPLv2+ Group: System Environment/Base @@ -44,9 +44,6 @@ BuildRequires: perl python BuildRequires: glibc-devel BuildRequires: nss-devel nspr-devel BuildRequires: libxslt pexpect python-pycurl -BuildRequires: clusterlib-devel >= 3.0.0 -BuildRequires: corosynclib-devel >= 1.2.0-1 -BuildRequires: openaislib-devel >= 1.1.2-1 %prep %setup -q -n %{name}-%{version} @@ -81,6 +78,11 @@ power management for several devices. %{_mandir}/man8/fence* %changelog +* Tue Feb 8 2011 Fabio M. Di Nitto - 3.1.1-1 +- new upstream release +- spec file update: + Drop unnecessary BuildRequires + * Thu Dec 2 2010 Fabio M. Di Nitto - 3.1.0-1 - new upstream release - spec file update: diff --git a/sources b/sources index 25076d5..3839d82 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6fbccb2f9fc176710a7be7a4726fa27c fence-agents-3.1.0.tar.xz +64ee97558f70ce2d46fdc680d97325ce fence-agents-3.1.1.tar.xz