Bug 784806 - smokeping doesn't need to require net-tools
Summary: smokeping doesn't need to require net-tools
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: smokeping
Version: rawhide
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Terje Røsten
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 687920
TreeView+ depends on / blocked
 
Reported: 2012-01-26 10:02 UTC by Jiri Popelka
Modified: 2012-02-19 14:04 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-02-19 14:04:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jiri Popelka 2012-01-26 10:02:47 UTC
SmokePing has requirement on net-tools however I haven't been able to find out [1] which tools does it really use. I see only use of Sys::Hostname(3pm) in Smokeping.pm which eventually uses `hostname` command but only as one of several methods how to get hostname. And anyway hostname is not part of net-tools any more (it's separate package now).

So would you mind removing 'Requires: net-tools' from smokeping.spec ?


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

Comment 1 Terje Røsten 2012-02-19 14:04:21 UTC
Fixed in rawhide.


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