auto-import changelog data from ethtool-1.6-5.src.rpm

Sat Feb 08 2003 Bill Nottingham <notting@redhat.com> 1.6-5
- move to /sbin
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Thu Dec 12 2002 Tim Powers <timp@redhat.com> 1.6-3
- rebuild on all arches
This commit is contained in:
cvsdist 2004-09-09 04:35:06 +00:00
parent 66e139792c
commit f0b9f052ea

View File

@ -1,13 +1,15 @@
Summary: Ethernet settings tool for PCI ethernet cards
Name: ethtool
Version: 1.6
Release: 2
Release: 5
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
%define _sbindir /sbin
%description
This utility allows querying and changing of ethernet
card settings, such as speed, port, autonegotiation,
@ -30,10 +32,19 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
/usr/sbin/ethtool
/sbin/ethtool
%{_mandir}/man8/ethtool.*
%changelog
* Sat Feb 8 2003 Bill Nottingham <notting@redhat.com> 1.6-5
- move to /sbin
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Thu Dec 12 2002 Tim Powers <timp@redhat.com> 1.6-3
- rebuild on all arches
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild