diff --git a/ethtool.changes b/ethtool.changes index 74539fc..c4e2c43 100644 --- a/ethtool.changes +++ b/ethtool.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Dec 7 14:14:59 UTC 2011 - cfarrell@suse.com + +- license update: GPL-2.0 + sfc.c and stmmac.c have GPL-2.0 licenses + +------------------------------------------------------------------- +Fri Dec 2 12:40:02 UTC 2011 - coolo@suse.com + +- add automake as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de diff --git a/ethtool.spec b/ethtool.spec index 4a2217f..bf569c7 100644 --- a/ethtool.spec +++ b/ethtool.spec @@ -15,13 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: ethtool Version: 3.0 -Release: 1 -License: GPLv2+ +Release: 0 +License: GPL-2.0 Summary: Examine and Tune Ethernet-Based Network Interfaces +BuildRequires: automake # Tarballs: http://sourceforge.net/projects/gkernel/ Url: http://git.kernel.org/?p=network/ethtool/ethtool.git Group: Productivity/Networking/Diagnostic