[openwsman] Remove unnecessary net-tools requirement

vcrhonek vcrhonek at fedoraproject.org
Thu Jan 26 12:14:10 UTC 2012


commit 96920284106c2de15bca10e27f37f5f2056693a5
Author: Vitezslav Crhonek <Vitezslav.Crhonek at seznam.cz>
Date:   Thu Jan 26 13:14:02 2012 +0100

    Remove unnecessary net-tools requirement

 openwsman.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/openwsman.spec b/openwsman.spec
index e3b4753..e60e5ec 100644
--- a/openwsman.spec
+++ b/openwsman.spec
@@ -12,9 +12,8 @@ BuildRequires:  libcurl-devel libxml2-devel pam-devel sblim-sfcc-devel
 BuildRequires:  python python-devel ruby ruby-devel ruby-rdoc perl
 BuildRequires:  perl-devel pkgconfig openssl-devel
 BuildRequires:  cmake
-Requires:       net-tools
 Version:        2.2.7
-Release:        1%{?dist}
+Release:        2%{?dist}
 Url:            http://www.openwsman.org/
 License:        BSD
 Group:          Applications/System
@@ -283,6 +282,10 @@ fi
 
 
 %changelog
+* Thu Jan 26 2012 Vitezslav Crhonek <vcrhonek at redhat.com> - 2.2.7-2
+- Remove unnecessary net-tools requirement
+  Resolves: #784787
+
 * Wed Jan 11 2012 Vitezslav Crhonek <vcrhonek at redhat.com> - 2.2.7-1
 - Update to openwsman-2.2.7
 


More information about the scm-commits mailing list