Bug 784787 - openwsman doesn't need to require net-tools
Summary: openwsman doesn't need to require net-tools
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: openwsman
Version: rawhide
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Vitezslav Crhonek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 687920
TreeView+ depends on / blocked
 
Reported: 2012-01-26 09:01 UTC by Jiri Popelka
Modified: 2012-01-27 14:57 UTC (History)
3 users (show)

Fixed In Version: openwsman-2.2.7-2.fc17
Clone Of:
Environment:
Last Closed: 2012-01-26 12:35:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jiri Popelka 2012-01-26 09:01:16 UTC
openwsman has requirement on net-tools however the only use I've been able to find [1] is 'hostname' use in openwsman-2.2.7/etc/owsmangencert.sh.in but this file is not installed (the installed /etc/openwsman/owsmangencert.sh is probably created from openwsman-2.2.7/etc/owsmangencert.sh.cmake which doesn't contain the 'hostname' use).

Anyway hostname is no longer part of net-tools (it's separate package).

So I suggest to either remove 'Requires:  net-tools'
or replace it with 'Requires:  hostname'
in openwsman.spec

[1] grep -R -E 'arp|etherwake|ifconfig|ipmaddr|iptunnel|mii-diag|mii-tool|nameif|plipconfig|route|slattach|hostname' *


Note You need to log in before you can comment on or make changes to this bug.