### AUTOUPDATE-OFF: 9 Name: ethtool Epoch: 1 Version: 4.11 Release: 1mamba Summary: The standard Linux utility for controlling network drivers and hardware Group: System/Kernel and Hardware Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.kernel.org/pub/software/network/ethtool/ Source: http://www.kernel.org/pub/software/network/ethtool/ethtool-%{version}.tar.xz #Source: http://downloads.sourceforge.net/gkernel/ethtool-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel ## AUTOBUILDREQ-END BuildRoot: %{_tmppath}/%{name}-%{version}-root %description ethtool is the standard Linux utility for controlling network drivers and hardware, particularly for wired Ethernet devices. It can be used to: Get identification and diagnostic information Get extended device statistics Control speed, duplex, autonegotiation and flow control for Ethernet devices Control checksum offload and other hardware offload features Control DMA ring sizes and interrupt moderation Control receive queue selection for multiqueue devices Upgrade firmware in flash memory Most features are dependent on support in the specific driver. See the manual page for full information. %prep %setup -q %build %configure %make %install [ "%{buildroot}" != / ] && rm -rf %{buildroot} %makeinstall %clean [ "%{buildroot}" != / ] && rm -rf %{buildroot} %files %defattr(-,root,root) %{_sbindir}/ethtool %{_mandir}/man8/ethtool.* %doc AUTHORS COPYING ChangeLog NEWS README %changelog * Thu Jun 08 2017 Automatic Build System 4.11-1mamba - automatic version update by autodist * Tue Apr 25 2017 Automatic Build System 4.10-1mamba - automatic version update by autodist * Sun Oct 16 2016 Automatic Build System 4.8-1mamba - automatic version update by autodist * Thu Jun 30 2016 Automatic Build System 4.6-1mamba - automatic version update by autodist * Mon Apr 25 2016 Automatic Build System 4.5-1mamba - automatic version update by autodist * Fri Dec 18 2015 Automatic Build System 4.2-1mamba - automatic version update by autodist * Sat Jun 06 2015 Automatic Build System 4.0-1mamba - automatic update by autodist * Wed Jan 14 2015 Automatic Build System 3.18-1mamba - automatic version update by autodist * Thu Oct 09 2014 Automatic Build System 3.16-1mamba - automatic version update by autodist * Wed Feb 19 2014 Automatic Build System 3.13-1mamba - automatic version update by autodist * Fri Dec 27 2013 Automatic Build System 3.12.1-1mamba - automatic update by autodist * Wed Sep 18 2013 Automatic Build System 3.11-1mamba - automatic update by autodist * Sun Jul 21 2013 Automatic Build System 3.10-1mamba - automatic update by autodist * Tue Jun 11 2013 Automatic Build System 3.9-1mamba - update to 3.9 * Wed Mar 06 2013 Automatic Build System 3.8-1mamba - automatic version update by autodist * Fri Jan 11 2013 Automatic Build System 3.7-1mamba - update to 3.7 * Sat Nov 03 2012 Silvan Calarco 3.6-1mamba - update to 3.6 * Thu Aug 30 2007 Aleph0 6-1mamba - update to version 6 * Tue Feb 08 2005 Silvan Calarco 3-1qilnx - update to version 3 by autospec * Fri Nov 19 2004 Silvan Calarco 1.6-1qilnx - package created by autospec