Accepting request 311454 from home:gberh:branches:network:utilities

- Remove hostname, domainname, dnsdomainname and require the
  separate hostname package instead

OBS-URL: https://build.opensuse.org/request/show/311454
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=46
This commit is contained in:
Andreas Stieger 2015-06-10 18:32:08 +00:00 committed by Git OBS Bridge
parent 1c0b1a5762
commit 4dba58c069
2 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 10 12:57:09 UTC 2015 - gber@opensuse.org
- Remove hostname, domainname, dnsdomainname and require the
separate hostname package instead
-------------------------------------------------------------------
Tue May 26 15:09:57 UTC 2015 - dgutu@suse.com

View File

@ -23,6 +23,8 @@ Provides: net_tool
Obsoletes: net_tool
#force new traceroute or else..
Recommends: traceroute >= 2.0.0
# provides hostname, domainname and dnsdomainname
Requires: hostname
Version: 1.60
Release: 0
Summary: Important Programs for Networking
@ -84,7 +86,7 @@ Patch52: net-tools-1.60-plipconfig-ecode.patch
%description
This package contains essential programs for network administration and
maintenance: netstat, hostname, arp, ifconfig, rarp, and route.
maintenance: netstat, arp, ifconfig, rarp, and route.
@ -183,7 +185,7 @@ for tool in \
%ifarch s390
plipconfig slattach \
%endif
nisdomainname ypdomainname mii-tool rarp
hostname domainname dnsdomainname nisdomainname ypdomainname mii-tool rarp
do
rm -f $RPM_BUILD_ROOT/*bin/$tool
rm -f $RPM_BUILD_ROOT/%{_mandir}/man*/$tool.*