diff --git a/iavf.spec b/iavf.spec index d7f58faa6ebb588f2b1f5846046b7dfb96583922..13be500e76f9adf27e5dffd4f1f881d49e4837ae 100644 --- a/iavf.spec +++ b/iavf.spec @@ -9,7 +9,7 @@ Name: iavf Summary: Intel(R) Ethernet Adaptive Virtual Function Driver Version: 4.0.1 -Release: 3 +Release: 4 Vendor: Intel Corporation License: GPL-2.0 URL: http://support.intel.com @@ -17,7 +17,7 @@ Source0: https://downloadmirror.intel.com/30236/eng/%{name}-%{version}.tar.gz Requires: kernel, findutils, gawk, bash, hwdata -BuildRequires: kernel-devel, hwdata +BuildRequires: kernel-devel, hwdata, uname-build-checks %description This package contains the Intel(R) Ethernet Adaptive Virtual Function Driver. @@ -382,13 +382,19 @@ else fi %changelog +* Fri Oct 13 2023 yanglu - 4.0.1-4 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:add dependency uname-build-checks to fix build error + * Mon Nov 28 2022 yanglu - 4.0.1-3 - Type:bugfix - ID:NA - SUG:NA - DESC:change download path of the source code -* Mon Nov 19 2021 gaihuiying - 4.0.1-2 +* Fri Nov 19 2021 gaihuiying - 4.0.1-2 - Type:bugfix - ID:NA - SUG:NA