This commit is contained in:
parent
e9f7cc13ec
commit
6f1489d66a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:514d81bc167282a1e5c63f04d04f55e8be0d2ed8f271a1ce3671f2cf085e4c55
|
|
||||||
size 103917
|
|
3
ethtool-6.tar.bz2
Normal file
3
ethtool-6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6f189674d49acd82ee329520a62de360805332daa424c69fce0a0fa08c31f17d
|
||||||
|
size 108984
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 27 13:05:12 CEST 2007 - mskibbe@suse.de
|
||||||
|
|
||||||
|
- update to version 6 which includes:
|
||||||
|
o updates for a lot of NICs
|
||||||
|
o preparing for 10G NICs
|
||||||
|
o a log Bugfixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 12 09:38:24 CEST 2007 - lnussel@suse.de
|
Thu Apr 12 09:38:24 CEST 2007 - lnussel@suse.de
|
||||||
|
|
||||||
|
13
ethtool.spec
13
ethtool.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ethtool (Version 5)
|
# spec file for package ethtool (Version 6)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -11,12 +11,12 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: ethtool
|
Name: ethtool
|
||||||
License: GNU General Public License (GPL)
|
License: GPL v2 or later
|
||||||
Group: Productivity/Networking/Diagnostic
|
Group: Productivity/Networking/Diagnostic
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Summary: Examine and Tune Ethernet-Based Network Interfaces
|
Summary: Examine and Tune Ethernet-Based Network Interfaces
|
||||||
Version: 5
|
Version: 6
|
||||||
Release: 30
|
Release: 1
|
||||||
URL: http://sourceforge.net/projects/gkernel
|
URL: http://sourceforge.net/projects/gkernel
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -62,6 +62,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc AUTHORS COPYING INSTALL NEWS README ChangeLog
|
%doc AUTHORS COPYING INSTALL NEWS README ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 27 2007 - mskibbe@suse.de
|
||||||
|
- update to version 6 which includes:
|
||||||
|
o updates for a lot of NICs
|
||||||
|
o preparing for 10G NICs
|
||||||
|
o a log Bugfixes
|
||||||
* Thu Apr 12 2007 - lnussel@suse.de
|
* Thu Apr 12 2007 - lnussel@suse.de
|
||||||
- remove superfluous buffer overflow check patch
|
- remove superfluous buffer overflow check patch
|
||||||
* Wed Sep 06 2006 - mskibbe@suse.de
|
* Wed Sep 06 2006 - mskibbe@suse.de
|
||||||
|
Loading…
x
Reference in New Issue
Block a user