From 56c04e9b8a6d1976c1a54cb1e77b746c9405193a Mon Sep 17 00:00:00 2001 From: lijuzhang Date: Tue, 23 Apr 2024 12:09:10 +0000 Subject: [PATCH] Adding the i40e.conf file using the Source directive Signed-off-by: lijuzhang --- i40e.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/i40e.spec b/i40e.spec index 7bf8e46..cb5a672 100644 --- a/i40e.spec +++ b/i40e.spec @@ -9,11 +9,12 @@ Name: i40e Summary: Intel(R) 40-10 Gigabit Ethernet Connection Network Driver Version: 2.14.13 -Release: 10 +Release: 11 Vendor: Intel Corporation License: GPL-2.0 URL: http://support.intel.com Source0: https://downloadmirror.intel.com/30366/eng/%{name}-%{version}.tar.gz +Source1: i40e.conf Patch0001: fix-gcc9-new-warning.patch @@ -388,6 +389,12 @@ else fi %changelog +* Tue Apr 23 2024 lijuzhang - 2.14.13-11 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:Adding the i40e.conf file using the Source directive + * Fri Nov 25 2022 chengyechun - 2.14.13-10 - Type:bugfix - ID:NA -- Gitee