diff --git a/i40e.spec b/i40e.spec index 1f00004518a95737f0e7a5c1e008eec9e3c6e226..1dda9a05ca50a6cdabde1653f4ddc743cb293aab 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 @@ -17,7 +17,7 @@ Source0: https://downloadcenter.intel.com/download/24411/Intel-Network-Adapter-D Requires: kernel, findutils, gawk, bash -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 +* Tue Oct 17 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