minor patch
This commit is contained in:
parent
354951a939
commit
3a61d219fd
@ -16,7 +16,7 @@
|
||||
Name: fence-agents
|
||||
Summary: Fence Agents for Red Hat Cluster
|
||||
Version: 4.0.0
|
||||
Release: 3%{?alphatag:.%{alphatag}}%{?dist}
|
||||
Release: 4%{?alphatag:.%{alphatag}}%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Group: System Environment/Base
|
||||
URL: http://sourceware.org/cluster/wiki/
|
||||
@ -45,7 +45,9 @@ BuildRequires: nss-devel nspr-devel
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: python pexpect python-pycurl python-suds
|
||||
BuildRequires: perl(Net::Telnet) net-snmp-utils
|
||||
%if 0%{?fedora}
|
||||
BuildRequires: perl(Pod::MinimumVersion)
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
@ -486,6 +488,9 @@ The fence-agents-wti package contains a fence agent for WTI network power switch
|
||||
%{_mandir}/man8/fence_wti.8*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 03 2013 Marek Grac <mgrac@redhat.com> - 4.0.0-4
|
||||
- minor changes in spec file
|
||||
|
||||
* Thu Mar 21 2013 Marek Grac <mgrac@redhat.com> - 4.0.0-3
|
||||
- minor changes in spec file
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user