From e792e107793bd89e9891a8a56cf798d24284a16421f1f25752283dc45415b749 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 11 Jan 2010 15:51:18 +0000 Subject: [PATCH] Accepting request 29025 from network:utilities Copy from network:utilities/ethtool based on submit request 29025 from user coolo OBS-URL: https://build.opensuse.org/request/show/29025 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ethtool?expand=0&rev=9 --- ethtool.changes | 5 +++++ ethtool.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ethtool.changes b/ethtool.changes index da70b52..ceb38af 100644 --- a/ethtool.changes +++ b/ethtool.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 8 22:19:41 CET 2010 - jengelh@medozas.de + +- enable parallel build + ------------------------------------------------------------------- Tue Dec 1 16:09:13 UTC 2009 - mseben@novell.com diff --git a/ethtool.spec b/ethtool.spec index ab60fe9..d589582 100644 --- a/ethtool.spec +++ b/ethtool.spec @@ -1,7 +1,7 @@ # # spec file for package ethtool (Version 6) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ Group: Productivity/Networking/Diagnostic AutoReqProv: on Summary: Examine and Tune Ethernet-Based Network Interfaces Version: 6 -Release: 79 +Release: 80 Url: http://git.kernel.org/?p=network/ethtool/ethtool.git Source: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -60,7 +60,7 @@ Authors: autoreconf -fi export CFLAGS="$RPM_OPT_FLAGS -W -Wall -Wstrict-prototypes -Wformat-security -Wpointer-arith" %configure --sbindir=/sbin -make +make %{?_smp_mflags} %install %makeinstall