cvsdist c79aac
Summary: Ethernet settings tool for PCI ethernet cards
cvsdist 99157a
Name: ethtool
fenlason af847d
Version: 5
fenlason af847d
Release: 1%{?dist}
Florian La Roche 6c4bae
License: GPL
cvsdist 99157a
Group: Applications/System
cvsdist 7b6134
URL: http://sourceforge.net/projects/gkernel/
Jeff Garzik d257a5
Source0: http://download.sourceforge.net/gkernel/%{name}-%{version}.tar.gz
cvsdist ed5d58
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
cvsdist 99157a
cvsdist f0b9f0
%define _sbindir	/sbin
cvsdist f0b9f0
cvsdist 99157a
%description
cvsdist 99157a
This utility allows querying and changing of ethernet
cvsdist c79aac
card settings, such as speed, port, autonegotiation,
cvsdist c79aac
and PCI locations.
cvsdist 99157a
cvsdist 99157a
%prep
cvsdist 99157a
%setup -q
cvsdist 99157a
cvsdist 99157a
%build
cvsdist c79aac
%configure
cvsdist 99157a
make
cvsdist 99157a
cvsdist 99157a
%install
Jeff Garzik d257a5
rm -rf %{buildroot}
cvsdist c79aac
%makeinstall
Jeff Garzik d257a5
mkdir -p %{buildroot}/usr/sbin
Jeff Garzik d257a5
ln -s /sbin/ethtool %{buildroot}/usr/sbin
cvsdist 99157a
cvsdist 99157a
%clean
Jeff Garzik d257a5
rm -rf %{buildroot}
cvsdist 99157a
cvsdist 99157a
%files
cvsdist 99157a
%defattr(-,root,root)
cvsdist ed5d58
%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
cvsdist f0b9f0
/sbin/ethtool
cvsdist 18207a
/usr/sbin/ethtool
cvsdist 7b6134
%{_mandir}/man8/ethtool.*
cvsdist 99157a
cvsdist 99157a
%changelog
fenlason af847d
* Thu Dec 14 2006 Jay Fenlason <fenlason@redhat.com> 5-1
fenlason af847d
- Upgrade to ethtool version 5 to close
fenlason af847d
  bz#184985: RFE: 10gigE support
fenlason af847d
  bz#204840: "buffer overflow detected" when devname's length >=16 of ethtool
fenlason af847d
  Resolves: #184985, #204840
fenlason af847d
Jesse Keating 084a00
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 3-1.2.2
Jesse Keating 084a00
- rebuild
Jesse Keating 084a00
Jesse Keating cec504
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3-1.2.1
Jesse Keating cec504
- bump again for double-long bug on ppc(64)
Jesse Keating cec504
Jesse Keating ea7eaa
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3-1.2
Jesse Keating ea7eaa
- rebuilt for new gcc4.1 snapshot and glibc changes
Jesse Keating ea7eaa
Jesse Keating be25c6
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
Jesse Keating be25c6
- rebuilt
Jesse Keating be25c6
Jeff Garzik d257a5
* Thu Mar  3 2005 Jeff Garzik <jgarzik@pobox.com>
Jeff Garzik d257a5
- Update to version 3.
Jeff Garzik d257a5
- Use %%buildroot macro, rather than RPM_BUILD_ROOT env var,
Jeff Garzik d257a5
  as recommended by RPM packaging guidelines.
Jeff Garzik d257a5
Florian La Roche 6c4bae
* Sun Feb 27 2005 Florian La Roche <laroche@redhat.com>
Florian La Roche 6c4bae
- Copyright: -> License
Florian La Roche 6c4bae
cvsdist 18207a
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 18207a
- rebuilt
cvsdist 18207a
cvsdist 035249
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 035249
- rebuilt
cvsdist 035249
cvsdist a8fa57
* Fri Sep  5 2003 Bill Nottingham <notting@redhat.com> 1.8-2
cvsdist a8fa57
- remove bogus check for devices starting with ethXX, this time applying
cvsdist a8fa57
  the patch
cvsdist a8fa57
cvsdist a8fa57
* Thu Jul 24 2003 Bill Nottingham <notting@redhat.com> 1.8-1
cvsdist a8fa57
- update to 1.8
cvsdist a8fa57
- remove bogus check for devices starting with ethXX
cvsdist a8fa57
cvsdist a8fa57
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist a8fa57
- rebuilt
cvsdist a8fa57
cvsdist f0b9f0
* Sat Feb  8 2003 Bill Nottingham <notting@redhat.com> 1.6-5
cvsdist f0b9f0
- move to /sbin
cvsdist f0b9f0
cvsdist f0b9f0
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist f0b9f0
- rebuilt
cvsdist f0b9f0
cvsdist f0b9f0
* Thu Dec 12 2002 Tim Powers <timp@redhat.com> 1.6-3
cvsdist f0b9f0
- rebuild on all arches
cvsdist f0b9f0
cvsdist 66e139
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist 66e139
- automated rebuild
cvsdist 66e139
cvsdist e5b09d
* Thu Jun 20 2002 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist e5b09d
- update to 1.6
cvsdist e5b09d
cvsdist e5b09d
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist e5b09d
- automated rebuild
cvsdist e5b09d
cvsdist 7b6134
* Mon Mar  4 2002 Bill Nottingham <notting@redhat.com> 1.5-1
cvsdist 7b6134
- 1.5
cvsdist 7b6134
cvsdist ed5d58
* Thu Feb 21 2002 Bill Nottingham <notting@redhat.com>
cvsdist ed5d58
- rebuild
cvsdist ed5d58
cvsdist ed5d58
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
cvsdist ed5d58
- automated rebuild
cvsdist ed5d58
cvsdist ed5d58
* Tue Dec  4 2001 Bill Nottingham <notting@redhat.com>
cvsdist ed5d58
- update to 1.4
cvsdist ed5d58
cvsdist ed5d58
* Fri Aug  3 2001 Bill Nottingham <notting@redhat.com>
cvsdist c79aac
- return of ethtool! (#50475)
cvsdist c79aac
cvsdist 99157a
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
cvsdist 99157a
- automatic rebuild
cvsdist 99157a
cvsdist 99157a
* Sun Jun 18 2000 Matt Wilson <msw@redhat.com>
cvsdist 99157a
- rebuilt for next release
cvsdist 99157a
- use FHS man path
cvsdist 99157a
cvsdist 99157a
* Tue Feb 22 2000 Bill Nottingham <notting@redhat.com>
cvsdist 99157a
- handle compressed manpages
cvsdist 99157a
cvsdist 99157a
* Wed Apr 14 1999 Bill Nottingham <notting@redhat.com>
cvsdist 99157a
- run through with new s/d
cvsdist 99157a
cvsdist 99157a
* Tue Apr 13 1999 Jakub Jelinek <jj@ultra.linux.cz>
cvsdist 99157a
- initial package.