New upstream release fixes several bugs
This commit is contained in:
parent
1440768999
commit
60d96be02a
@ -1 +1 @@
|
||||
fence-agents-3.0.3.tar.gz
|
||||
fence-agents-3.0.4.tar.gz
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: fence-agents
|
||||
Summary: Fence Agents for Red Hat Cluster
|
||||
Version: 3.0.3
|
||||
Version: 3.0.4
|
||||
Release: 1%{?alphatag:.%{alphatag}}%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Group: System Environment/Base
|
||||
@ -39,6 +39,7 @@ BuildRequires: perl python
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: nss-devel nspr-devel
|
||||
BuildRequires: libxml2-devel libvirt-devel
|
||||
BuildRequires: libxslt pexpect
|
||||
BuildRequires: clusterlib-devel >= 3.0.0
|
||||
BuildRequires: corosynclib-devel >= 1.0.0-1
|
||||
BuildRequires: openaislib-devel >= 1.0.0-1
|
||||
@ -84,6 +85,10 @@ power management for several devices.
|
||||
%{_mandir}/man8/fence*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 21 2009 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.4-1
|
||||
- New upstream release
|
||||
- BuildRequire libxslt and pexpect for automatic man page generation
|
||||
|
||||
* Wed Sep 23 2009 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.3-1
|
||||
- New upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user