New upstream release

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
This commit is contained in:
Fabio M. Di Nitto 2011-02-08 09:32:22 +01:00
parent 1a38c039ef
commit 00ce5c4b1e
3 changed files with 9 additions and 6 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <fdinitto@redhat.com> - 3.1.1-1
- new upstream release
- spec file update:
Drop unnecessary BuildRequires
* Thu Dec 2 2010 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.1.0-1
- new upstream release
- spec file update:

View File

@ -1 +1 @@
6fbccb2f9fc176710a7be7a4726fa27c fence-agents-3.1.0.tar.xz
64ee97558f70ce2d46fdc680d97325ce fence-agents-3.1.1.tar.xz