Remove unnecessary net-tools requirement
This commit is contained in:
parent
bc7d7061fc
commit
9692028410
@ -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: python python-devel ruby ruby-devel ruby-rdoc perl
|
||||||
BuildRequires: perl-devel pkgconfig openssl-devel
|
BuildRequires: perl-devel pkgconfig openssl-devel
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: net-tools
|
|
||||||
Version: 2.2.7
|
Version: 2.2.7
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Url: http://www.openwsman.org/
|
Url: http://www.openwsman.org/
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -283,6 +282,10 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 26 2012 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.2.7-2
|
||||||
|
- Remove unnecessary net-tools requirement
|
||||||
|
Resolves: #784787
|
||||||
|
|
||||||
* Wed Jan 11 2012 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.2.7-1
|
* Wed Jan 11 2012 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.2.7-1
|
||||||
- Update to openwsman-2.2.7
|
- Update to openwsman-2.2.7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user