Summary: The basic tools for setting up networking. Name: net-tools Version: 1.53 Release: 1a Copyright: GPL Group: System Environment/Base Source0: http://www.tazenda.demon.co.uk/phil/net-tools/net-tools-%{version}.tar.gz Source1: net-tools-1.48-config.h BuildRoot: /var/tmp/%{name}-root # XXX dunno minimum required kernel version #BuildRequires: kernel-headers >= 2.1.100 %description The net-tools package contains the basic tools needed for setting up networking: arp, rarp, ifconfig, netstat, ethers and route. %prep %setup -q cp %SOURCE1 ./config.h %build export I18N=1 export HAVE_IP_TOOLS=1 make %install export I18N=1 export HAVE_IP_TOOLS=1 rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/{bin,sbin,usr/{share/locale,/man/man{1,5,8}}} make BASEDIR=$RPM_BUILD_ROOT install { cd $RPM_BUILD_ROOT strip ./sbin/* ./bin/* || : } %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) /sbin/arp /sbin/ifconfig /sbin/rarp /sbin/route /sbin/slattach /sbin/plipconfig /sbin/ipmaddr /sbin/iptunnel /bin/dnsdomainname /bin/domainname /bin/hostname /bin/netstat /bin/nisdomainname /bin/ypdomainname /usr/man/man[158]/* /usr/man/pt_BR/man[18]/* /usr/man/fr_FR/man[18]/* /usr/share/locale/*/LC_MESSAGES/net-tools.mo %changelog * Mon Aug 30 1999 Keisuke Fujii - update to v.1.53. * Thu Jun 17 1999 Jeff Johnson - plug potential buffer overruns. * Sat Jun 12 1999 John Hardin - patch to recognize ESP and GRE protocols for VPN masquerade * Fri Apr 23 1999 Jeff Johnson - update to 1.52. * Thu Mar 25 1999 Jeff Johnson - update interface statistics continuously (#1323) * Sun Mar 21 1999 Cristian Gafton - auto rebuild in the new build environment (release 2) * Fri Mar 19 1999 Jeff Johnson - update to 1.51. - strip binaries. * Tue Feb 2 1999 Jeff Johnson - update to 1.50. - added slattach/plipconfig/ipmaddr/iptunnel commands. - enabled translated man pages. * Tue Dec 15 1998 Jakub Jelinek - update to 1.49. * Sat Dec 5 1998 Jeff Johnson - update to 1.48. * Thu Nov 12 1998 Jeff Johnson - update to 1.47. * Wed Sep 2 1998 Jeff Johnson - update to 1.46 * Thu Jul 9 1998 Jeff Johnson - build root - include ethers.5 * Thu Jun 11 1998 Aron Griffis - upgraded to 1.45 - patched hostname.c to initialize buffer - patched ax25.c to use kernel headers * Fri May 01 1998 Prospector System - translations modified for de, fr, tr * Fri Feb 27 1998 Jason Spangler - added config patch * Fri Feb 27 1998 Jason Spangler - changed to net-tools 1.432 - removed old glibc 2.1 patch * Wed Oct 22 1997 Erik Troan - added extra patches for glibc 2.1 * Tue Oct 21 1997 Erik Troan - included complete set of network protocols (some were removed for initial glibc work) * Wed Sep 03 1997 Erik Troan - updated glibc patch for glibc 2.0.5 * Thu Jun 19 1997 Erik Troan - built against glibc - updated to 1.33