fix build dependencies
This commit is contained in:
parent
28dd7c8f01
commit
e5ce73b09a
@ -16,7 +16,7 @@
|
||||
Name: fence-agents
|
||||
Summary: Fence Agents for Red Hat Cluster
|
||||
Version: 3.1.7
|
||||
Release: 1%{?alphatag:.%{alphatag}}%{?dist}
|
||||
Release: 2%{?alphatag:.%{alphatag}}%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Group: System Environment/Base
|
||||
URL: http://sourceware.org/cluster/wiki/
|
||||
@ -46,6 +46,7 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: nss-devel nspr-devel
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: python pexpect python-pycurl python-suds
|
||||
BuildRequires: perl-Net-Telner net-snmp-utils
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
@ -84,7 +85,7 @@ power management for several devices.
|
||||
%{_mandir}/man8/fence*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 12 2011 Marek Grac <mgrac@redhat.com> - 3.1.7-1
|
||||
* Mon Dec 12 2011 Marek Grac <mgrac@redhat.com> - 3.1.7-2
|
||||
- new upstream release
|
||||
|
||||
* Wed Oct 5 2011 Marek Grac <mgrac@redhat.com> - 3.1.6-1
|
||||
|
Loading…
Reference in New Issue
Block a user