Summary: Ethernet settings tool for PCI ethernet cards Name: ethtool Version: 1.6 Release: 2 Copyright: GPL Group: Applications/System URL: http://sourceforge.net/projects/gkernel/ Source: http://download.sourceforge.net/gkernel/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %description This utility allows querying and changing of ethernet card settings, such as speed, port, autonegotiation, and PCI locations. %prep %setup -q %build %configure make %install rm -rf $RPM_BUILD_ROOT %makeinstall %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc AUTHORS ChangeLog COPYING INSTALL NEWS README /usr/sbin/ethtool %{_mandir}/man8/ethtool.* %changelog * Fri Jun 21 2002 Tim Powers - automated rebuild * Thu Jun 20 2002 Florian La Roche - update to 1.6 * Thu May 23 2002 Tim Powers - automated rebuild * Mon Mar 4 2002 Bill Nottingham 1.5-1 - 1.5 * Thu Feb 21 2002 Bill Nottingham - rebuild * Wed Jan 09 2002 Tim Powers - automated rebuild * Tue Dec 4 2001 Bill Nottingham - update to 1.4 * Fri Aug 3 2001 Bill Nottingham - return of ethtool! (#50475) * Wed Jul 12 2000 Prospector - automatic rebuild * Sun Jun 18 2000 Matt Wilson - rebuilt for next release - use FHS man path * Tue Feb 22 2000 Bill Nottingham - handle compressed manpages * Wed Apr 14 1999 Bill Nottingham - run through with new s/d * Tue Apr 13 1999 Jakub Jelinek - initial package.