From 59e8070aa61380c72e18616a3ebb47654da12729 Mon Sep 17 00:00:00 2001 From: shirely16 Date: Fri, 19 Mar 2021 09:52:43 +0800 Subject: [PATCH] fix install problem Signed-off-by: kwb0523 (cherry picked from commit 7a121a9c29da4bd6d35569260ec274b82a8da29e) --- i40e.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/i40e.spec b/i40e.spec index 7966f1a..86bb7de 100644 --- a/i40e.spec +++ b/i40e.spec @@ -9,7 +9,7 @@ Name: i40e Summary: Intel(R) 40-10 Gigabit Ethernet Connection Network Driver Version: 2.14.13 -Release: 2 +Release: 3 Vendor: Intel Corporation License: GPL-2.0 URL: http://support.intel.com @@ -19,7 +19,7 @@ Patch0001: fix-gcc9-new-warning.patch Requires: kernel, findutils, gawk, bash -BuildRequires: kernel-devel +BuildRequires: kernel-devel hwdata elfutils-devel %description This package contains the Intel(R) 40-10 Gigabit Ethernet Connection Network Driver. @@ -383,6 +383,12 @@ else fi %changelog +* Fri Mar 19 2021 kwb0523 - 2.14.13-3 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix install problem + * Fri Feb 5 2021 hanzhijun - 2.14.13-2 - Type:bugfix - ID:NA