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] 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