[fence-agents/f19] minor patch

Marek GrĂ¡c marx at fedoraproject.org
Wed Apr 3 14:00:40 UTC 2013


commit cf9bcfd28d203a093bfc23279fe8b25db599398c
Author: Marek 'marx' Grac <mgrac at redhat.com>
Date:   Wed Apr 3 16:00:23 2013 +0200

    minor patch

 fence-agents.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
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 <mgrac at redhat.com> - 4.0.0-4
+- minor changes in spec file
+
 * Thu Mar 21 2013 Marek Grac <mgrac at redhat.com> - 4.0.0-3
 - minor changes in spec file
 


More information about the scm-commits mailing list