diff --git a/i40e.spec b/i40e.spec index 1f00004518a95737f0e7a5c1e008eec9e3c6e226..b89d166a2c72fed9f0465ca38cc0b924b877deec 100644 --- a/i40e.spec +++ b/i40e.spec @@ -9,15 +9,15 @@ 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 Source0: https://downloadcenter.intel.com/download/24411/Intel-Network-Adapter-Driver-for-PCIe-40-Gigabit-Ethernet-Network-Connections-Under-Linux-/%{name}-%{version}.tar.gz -Requires: kernel, findutils, gawk, bash +Requires: kernel, findutils, gawk, bash hwdata -BuildRequires: kernel-devel hwdata elfutils-devel +BuildRequires: kernel-devel hwdata elfutils-devel uname-build-checks %description This package contains the Intel(R) 40-10 Gigabit Ethernet Connection Network Driver. @@ -381,6 +381,12 @@ else fi %changelog +* Fri Oct 13 2023 chengyechun - 2.14.13-3 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:add dependency uname-build-checks to fix build error + * Sat Apr 17 2021 zhujunhao - 2.14.13-2 - fix install problem