From 835c471217bd9b58e846a1a84b1ecef2eb199eda5d8393ba280dd1446c90b680 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Fri, 2 Dec 2011 19:07:06 +0000 Subject: [PATCH 1/2] Accepting request 94999 from home:coolo:removeautomake add automake to buildrequires OBS-URL: https://build.opensuse.org/request/show/94999 OBS-URL: https://build.opensuse.org/package/show/network:utilities/ethtool?expand=0&rev=18 --- ethtool.changes | 5 +++++ ethtool.spec | 7 +++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ethtool.changes b/ethtool.changes index 74539fc..2d52c17 100644 --- a/ethtool.changes +++ b/ethtool.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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..cd9204f 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 From e06bc6ea01dca77efaee565a4f7943c49b0ea97e976e2d5c9d51777bd76b3676 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 7 Dec 2011 14:20:24 +0000 Subject: [PATCH 2/2] Accepting request 95755 from home:babelworx:ldig:branches:network:utilities license update: GPL-2.0 sfc.c and stmmac.c have GPL-2.0 licenses OBS-URL: https://build.opensuse.org/request/show/95755 OBS-URL: https://build.opensuse.org/package/show/network:utilities/ethtool?expand=0&rev=19 --- ethtool.changes | 6 ++++++ ethtool.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ethtool.changes b/ethtool.changes index 2d52c17..c4e2c43 100644 --- a/ethtool.changes +++ b/ethtool.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 diff --git a/ethtool.spec b/ethtool.spec index cd9204f..bf569c7 100644 --- a/ethtool.spec +++ b/ethtool.spec @@ -18,7 +18,7 @@ Name: ethtool Version: 3.0 Release: 0 -License: GPL-2.0+ +License: GPL-2.0 Summary: Examine and Tune Ethernet-Based Network Interfaces BuildRequires: automake # Tarballs: http://sourceforge.net/projects/gkernel/