From a8fa57eac95667590e1b4c9ec519b6350692ab4a Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 04:36:27 +0000 Subject: auto-import changelog data from ethtool-1.8-2.1.src.rpm Fri Sep 05 2003 Bill Nottingham 1.8-2 - remove bogus check for devices starting with ethXX, this time applying the patch Thu Jul 24 2003 Bill Nottingham 1.8-1 - update to 1.8 - remove bogus check for devices starting with ethXX Wed Jun 04 2003 Elliot Lee - rebuilt --- diff --git a/.cvsignore b/.cvsignore index e75a6d4..cbcbd3e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ethtool-1.6.tar.gz +ethtool-1.8.tar.gz diff --git a/ethtool.spec b/ethtool.spec index be71952..f824818 100644 --- a/ethtool.spec +++ b/ethtool.spec @@ -1,10 +1,11 @@ Summary: Ethernet settings tool for PCI ethernet cards Name: ethtool -Version: 1.6 -Release: 5 +Version: 1.8 +Release: 2.1 Copyright: GPL Group: Applications/System URL: http://sourceforge.net/projects/gkernel/ +Patch: ethtool-1.8-dev.patch Source: http://download.sourceforge.net/gkernel/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -17,6 +18,7 @@ and PCI locations. %prep %setup -q +%patch -p1 %build %configure @@ -36,6 +38,17 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man8/ethtool.* %changelog +* Fri Sep 5 2003 Bill Nottingham 1.8-2 +- remove bogus check for devices starting with ethXX, this time applying + the patch + +* Thu Jul 24 2003 Bill Nottingham 1.8-1 +- update to 1.8 +- remove bogus check for devices starting with ethXX + +* Wed Jun 04 2003 Elliot Lee +- rebuilt + * Sat Feb 8 2003 Bill Nottingham 1.6-5 - move to /sbin diff --git a/sources b/sources index 16b87b6..3a95501 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e8c0a7f6d3467e150512a23c835c6f97 ethtool-1.6.tar.gz +03236fc7329152f69b2d542b0825e3b4 ethtool-1.8.tar.gz