206606
Name:		ethtool
206606
Epoch:		2
206606
Version:	3.8
efb608
Release:	3%{?dist}
206606
Summary:	Settings tool for Ethernet NICs
206606
206606
License:	GPLv2
206606
Group:		Applications/System
206606
#Old URL:	http://sourceforge.net/projects/gkernel/
206606
URL:		http://ftp.kernel.org/pub/software/network/%{name}/
206606
206606
# When using tarball from released upstream version:
206606
# - http://ftp.kernel.org/pub/software/network/%{name}/%{name}-%{version}.tar.bz2
206606
#
206606
# When generating tarball package from upstream git:
206606
# - git clone git://git.kernel.org/pub/scm/network/ethtool/ethtool.git ethtool-6
206606
# - cd ethtool-6; git checkout 669ba5cadfb15842e90d8aa7ba5a575f7a457b3e
206606
# - cp -f ChangeLog ChangeLog.old; git log > ChangeLog.git
206606
# - rm -rf .git; cd ..; tar cvfz ethtool-6.tar.gz ethtool-6
206606
# - Use the visible date of latest git log entry for %{release} in spec file
206606
Source0:	http://ftp.kernel.org/pub/software/network/%{name}/%{name}-%{version}.tar.xz
206606
BuildRequires:	automake, autoconf
206606
Conflicts:      filesystem < 3
206606
206606
%description
206606
This utility allows querying and changing settings such as speed,
206606
port, auto-negotiation, PCI locations and checksum offload on many
206606
network devices, especially of Ethernet devices.
206606
206606
%prep
206606
%setup -q
206606
206606
# Only needed when using upstream git
206606
# aclocal
206606
# autoheader
206606
# automake --gnu --add-missing --copy
206606
# autoconf
206606
206606
%build
206606
%configure
206606
make %{?_smp_mflags}
206606
206606
%install
206606
make DESTDIR=%{buildroot} INSTALL='install -p' install
206606
206606
%files
206606
%doc AUTHORS ChangeLog* COPYING LICENSE NEWS README
206606
%{_sbindir}/%{name}
206606
%{_mandir}/man8/%{name}.8*
206606
206606
%changelog
efb608
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 2:3.8-3
efb608
- Mass rebuild 2014-01-24
efb608
efb608
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 2:3.8-2
efb608
- Mass rebuild 2013-12-27
efb608
206606
* Mon Mar 04 2013 Jaromir Capik <jcapik@redhat.com> - 2:3.8-1
206606
- Update to 3.8 (#916922)
206606
206606
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.7-2
206606
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
206606
206606
* Mon Dec 17 2012 Jaromir Capik <jcapik@redhat.com> - 2:3.7-1
206606
- Update to 3.7 (#887463)
206606
206606
* Tue Oct 23 2012 Jaromir Capik <jcapik@redhat.com> 2:3.6-1
206606
- Update to 3.6 (#863774)
206606
206606
* Tue Sep 25 2012 Jaromir Capik <jcapik@redhat.com> 2:3.5-1
206606
- Update to 3.5 (#840741)
206606
206606
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.4.1-2
206606
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
206606
206606
* Thu Jun 28 2012 Jaromir Capik <jcapik@redhat.com> 2:3.4.1-1
206606
- Update to 3.4.1 (#830263)
206606
206606
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 2:3.2-2
206606
- install everything in /usr
206606
  https://fedoraproject.org/wiki/Features/UsrMove
206606
206606
* Fri Jan 13 2012 Jaromir Capik <jcapik@redhat.com> 2:3.2-1
206606
- Update to 3.2 (#781357)
206606
- Minor spec file changes according to the latest guidelines
206606
206606
* Fri Dec 23 2011 Robert Scheck <robert@fedoraproject.org> 2:3.1-1
206606
- Upgrade to 3.1 (#728480)
206606
206606
* Sun Jul 17 2011 Robert Scheck <robert@fedoraproject.org> 2:2.6.39-1
206606
- Upgrade to 2.6.39 (#710400)
206606
206606
* Mon Mar 21 2011 Robert Scheck <robert@fedoraproject.org> 2:2.6.38-1
206606
- Upgrade to 2.6.38 (#667594)
206606
206606
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:2.6.36-2
206606
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
206606
206606
* Fri Dec 31 2010 Robert Scheck <robert@fedoraproject.org> 2:2.6.36-1
206606
- Upgrade to 2.6.36 (#623094)
206606
206606
* Wed Jul 14 2010 Jeff Garzik <jgarzik@redhat.com> 2:2.6.34-1
206606
- Update to release 2.6.34.
206606
206606
* Thu Feb  4 2010 Jeff Garzik <jgarzik@redhat.com> 2.6.33-0.1
206606
- update to version 2.6.33-pre1
206606
206606
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6-7.20090323git
206606
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
206606
206606
* Sat Jul 18 2009 Robert Scheck <robert@fedoraproject.org> 6-6.20090323git
206606
- Upgrade to GIT 20090323
206606
206606
* Thu Jul 16 2009 Jeff Garzik <jgarzik@redhat.com> 6-5.20090306git
206606
- minor specfile cleanups
206606
206606
* Sat Mar 07 2009 Robert Scheck <robert@fedoraproject.org> 6-4.20090306git
206606
- Upgrade to GIT 20090306
206606
206606
* Mon Feb 23 2009 Robert Scheck <robert@fedoraproject.org> 6-3.20090115git
206606
- Rebuild for gcc 4.4 and rpm 4.6
206606
206606
* Sat Jan 17 2009 Robert Scheck <robert@fedoraproject.org> 6-2.20090115git
206606
- Changes to match with Fedora Packaging Guidelines (#225735)
206606
- Upgrade to GIT 20090115 (#225735, #477498)
206606
- Removed bogus stated need of DEVNAME in -h/--help (#472038)
206606
- Removed completely needless INSTALL file from %%doc (#472034)
206606
206606
* Wed Mar 12 2008 Tom "spot" Callaway <tcallawa@redhat.com> 6-1
206606
- Upgrade to ethtool version 6
206606
206606
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 5-2
206606
- Autorebuild for GCC 4.3
206606
206606
* Thu Dec 14 2006 Jay Fenlason <fenlason@redhat.com> 5-1
206606
- Upgrade to ethtool version 5 to close
206606
  bz#184985: RFE: 10gigE support
206606
  bz#204840: "buffer overflow detected" when devname's length >=16 of ethtool
206606
  Resolves: #184985, #204840
206606
206606
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 3-1.2.2
206606
- rebuild
206606
206606
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3-1.2.1
206606
- bump again for double-long bug on ppc(64)
206606
206606
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3-1.2
206606
- rebuilt for new gcc4.1 snapshot and glibc changes
206606
206606
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
206606
- rebuilt
206606
206606
* Thu Mar  3 2005 Jeff Garzik <jgarzik@pobox.com>
206606
- Update to version 3.
206606
- Use %%buildroot macro, rather than RPM_BUILD_ROOT env var,
206606
  as recommended by RPM packaging guidelines.
206606
206606
* Sun Feb 27 2005 Florian La Roche <laroche@redhat.com>
206606
- Copyright: -> License
206606
206606
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
206606
- rebuilt
206606
206606
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
206606
- rebuilt
206606
206606
* Fri Sep  5 2003 Bill Nottingham <notting@redhat.com> 1.8-2
206606
- remove bogus check for devices starting with ethXX, this time applying
206606
  the patch
206606
206606
* Thu Jul 24 2003 Bill Nottingham <notting@redhat.com> 1.8-1
206606
- update to 1.8
206606
- remove bogus check for devices starting with ethXX
206606
206606
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
206606
- rebuilt
206606
206606
* Sat Feb  8 2003 Bill Nottingham <notting@redhat.com> 1.6-5
206606
- move to /sbin
206606
206606
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
206606
- rebuilt
206606
206606
* Thu Dec 12 2002 Tim Powers <timp@redhat.com> 1.6-3
206606
- rebuild on all arches
206606
206606
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
206606
- automated rebuild
206606
206606
* Thu Jun 20 2002 Florian La Roche <Florian.LaRoche@redhat.de>
206606
- update to 1.6
206606
206606
* Thu May 23 2002 Tim Powers <timp@redhat.com>
206606
- automated rebuild
206606
206606
* Mon Mar  4 2002 Bill Nottingham <notting@redhat.com> 1.5-1
206606
- 1.5
206606
206606
* Thu Feb 21 2002 Bill Nottingham <notting@redhat.com>
206606
- rebuild
206606
206606
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
206606
- automated rebuild
206606
206606
* Tue Dec  4 2001 Bill Nottingham <notting@redhat.com>
206606
- update to 1.4
206606
206606
* Fri Aug  3 2001 Bill Nottingham <notting@redhat.com>
206606
- return of ethtool! (#50475)
206606
206606
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
206606
- automatic rebuild
206606
206606
* Sun Jun 18 2000 Matt Wilson <msw@redhat.com>
206606
- rebuilt for next release
206606
- use FHS man path
206606
206606
* Tue Feb 22 2000 Bill Nottingham <notting@redhat.com>
206606
- handle compressed manpages
206606
206606
* Wed Apr 14 1999 Bill Nottingham <notting@redhat.com>
206606
- run through with new s/d
206606
206606
* Tue Apr 13 1999 Jakub Jelinek <jj@ultra.linux.cz>
206606
- initial package.