ethtool/ethtool.spec

168 lines
5.8 KiB
RPMSpec
Raw Normal View History

### AUTOUPDATE-OFF: 9
Name: ethtool
Epoch: 1
Version: 5.13
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 <silvan.calarco@mambasoft.it>
URL: https://mirrors.edge.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
BuildRequires: libmnl-devel
## AUTOBUILDREQ-END
%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.*
%{_datadir}/bash-completion/completions/ethtool
%doc AUTHORS COPYING
#ChangeLog NEWS README
%changelog
* Fri Jul 09 2021 Automatic Build System <autodist@mambasoft.it> 5.13-1mamba
- automatic version update by autodist
* Mon May 03 2021 Automatic Build System <autodist@mambasoft.it> 5.12-1mamba
- automatic version update by autodist
* Tue Jan 05 2021 Automatic Build System <autodist@mambasoft.it> 5.10-1mamba
- automatic version update by autodist
* Tue Oct 20 2020 Automatic Build System <autodist@mambasoft.it> 5.9-1mamba
- automatic version update by autodist
* Thu Oct 08 2020 Automatic Build System <autodist@mambasoft.it> 5.8-1mamba
- automatic version update by autodist
* Mon Jun 08 2020 Automatic Build System <autodist@mambasoft.it> 5.7-1mamba
- automatic version update by autodist
* Tue May 19 2020 Automatic Build System <autodist@mambasoft.it> 5.6-1mamba
- automatic version update by autodist
* Thu Jan 23 2020 Automatic Build System <autodist@mambasoft.it> 5.4-1mamba
- automatic version update by autodist
* Wed Sep 25 2019 Automatic Build System <autodist@mambasoft.it> 5.3-1mamba
- automatic version update by autodist
* Mon Aug 05 2019 Automatic Build System <autodist@mambasoft.it> 5.2-1mamba
- automatic version update by autodist
* Sun May 26 2019 Automatic Build System <autodist@mambasoft.it> 5.1-1mamba
- automatic version update by autodist
* Sat Mar 16 2019 Automatic Build System <autodist@mambasoft.it> 5.0-1mamba
- automatic version update by autodist
* Tue Nov 13 2018 Automatic Build System <autodist@mambasoft.it> 4.19-1mamba
- automatic version update by autodist
* Sat Aug 25 2018 Automatic Build System <autodist@mambasoft.it> 4.18-1mamba
- automatic version update by autodist
* Mon Jun 25 2018 Automatic Build System <autodist@mambasoft.it> 4.17-1mamba
- automatic version update by autodist
* Wed Apr 18 2018 Automatic Build System <autodist@mambasoft.it> 4.16-1mamba
- automatic version update by autodist
* Sat Feb 03 2018 Automatic Build System <autodist@mambasoft.it> 4.15-1mamba
- automatic version update by autodist
* Sun Oct 29 2017 Automatic Build System <autodist@mambasoft.it> 4.13-1mamba
- automatic version update by autodist
* Thu Jun 08 2017 Automatic Build System <autodist@mambasoft.it> 4.11-1mamba
- automatic version update by autodist
* Tue Apr 25 2017 Automatic Build System <autodist@mambasoft.it> 4.10-1mamba
- automatic version update by autodist
* Sun Oct 16 2016 Automatic Build System <autodist@mambasoft.it> 4.8-1mamba
- automatic version update by autodist
* Thu Jun 30 2016 Automatic Build System <autodist@mambasoft.it> 4.6-1mamba
- automatic version update by autodist
* Mon Apr 25 2016 Automatic Build System <autodist@mambasoft.it> 4.5-1mamba
- automatic version update by autodist
* Fri Dec 18 2015 Automatic Build System <autodist@mambasoft.it> 4.2-1mamba
- automatic version update by autodist
* Sat Jun 06 2015 Automatic Build System <autodist@mambasoft.it> 4.0-1mamba
- automatic update by autodist
* Wed Jan 14 2015 Automatic Build System <autodist@mambasoft.it> 3.18-1mamba
- automatic version update by autodist
* Thu Oct 09 2014 Automatic Build System <autodist@mambasoft.it> 3.16-1mamba
- automatic version update by autodist
* Wed Feb 19 2014 Automatic Build System <autodist@mambasoft.it> 3.13-1mamba
- automatic version update by autodist
* Fri Dec 27 2013 Automatic Build System <autodist@mambasoft.it> 3.12.1-1mamba
- automatic update by autodist
* Wed Sep 18 2013 Automatic Build System <autodist@mambasoft.it> 3.11-1mamba
- automatic update by autodist
* Sun Jul 21 2013 Automatic Build System <autodist@mambasoft.it> 3.10-1mamba
- automatic update by autodist
* Tue Jun 11 2013 Automatic Build System <autodist@mambasoft.it> 3.9-1mamba
- update to 3.9
* Wed Mar 06 2013 Automatic Build System <autodist@mambasoft.it> 3.8-1mamba
- automatic version update by autodist
* Fri Jan 11 2013 Automatic Build System <autodist@mambasoft.it> 3.7-1mamba
- update to 3.7
* Sat Nov 03 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 3.6-1mamba
- update to 3.6
* Thu Aug 30 2007 Aleph0 <aleph0@openmamba.org> 6-1mamba
- update to version 6
* Tue Feb 08 2005 Silvan Calarco <silvan.calarco@mambasoft.it> 3-1qilnx
- update to version 3 by autospec
* Fri Nov 19 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6-1qilnx
- package created by autospec