diff --git a/fence-agents.spec b/fence-agents.spec index 1b14200..17c44bd 100644 --- a/fence-agents.spec +++ b/fence-agents.spec @@ -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 - 4.0.0-4 +- minor changes in spec file + * Thu Mar 21 2013 Marek Grac - 4.0.0-3 - minor changes in spec file