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' *
Fixed in rawhide.