[fence-agents] fix dep

Marek GrĂ¡c marx at fedoraproject.org
Mon Feb 4 10:41:34 UTC 2013


commit 6de1c3c109bec9f98482525b1702d25dfce47395
Author: Marek 'marx' Grac <mgrac at redhat.com>
Date:   Mon Feb 4 11:41:20 2013 +0100

    fix dep

 fence-agents.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/fence-agents.spec b/fence-agents.spec
index 6da1df2..d7f87ea 100644
--- a/fence-agents.spec
+++ b/fence-agents.spec
@@ -16,7 +16,7 @@
 Name: fence-agents
 Summary: Fence Agents for Red Hat Cluster
 Version: 3.1.12
-Release: 2%{?alphatag:.%{alphatag}}%{?dist}
+Release: 3%{?alphatag:.%{alphatag}}%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
 URL: http://sourceware.org/cluster/wiki/
@@ -27,7 +27,6 @@ Requires: sg3_utils telnet openssh-clients
 Requires: pexpect python-pycurl python-suds pyOpenSSL
 Requires: net-snmp-utils
 Requires: perl-Net-Telnet
-Requires: perl-podlators
 
 # This is required by fence_virsh. Per discussion on fedora-devel
 # switching from package to file based require.
@@ -48,6 +47,7 @@ BuildRequires: nss-devel nspr-devel
 BuildRequires: libxslt
 BuildRequires: python pexpect python-pycurl python-suds
 BuildRequires: perl-Net-Telnet net-snmp-utils
+BuildRequires: perl-podlators
 
 %prep
 %setup -q -n %{name}-%{version}
@@ -86,7 +86,7 @@ power management for several devices.
 %{_mandir}/man8/fence*
 
 %changelog
-* Mon Feb 02 2013 Marek Grac <mgrac at redhat.com> - 3.1.12-2
+* Mon Feb 02 2013 Marek Grac <mgrac at redhat.com> - 3.1.12-3
 - new upstream release
 
 * Mon Nov 05 2012 Marek Grac <mgrac at redhat.com> - 3.1.11-1


More information about the scm-commits mailing list