diff --git a/iavf.spec b/iavf.spec index 1626b4965bf889714ad548b6a068b81a2e506da3..4aecf86f0b110c67663976f608d312bc7f055666 100644 --- a/iavf.spec +++ b/iavf.spec @@ -9,15 +9,15 @@ 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 Source0: https://downloadcenter.intel.com/download/24693/Intel-Network-Adapter-Virtual-Function-Driver-for-Intel-40-Gigabit-Ethernet-Network-Connections/%{name}-%{version}.tar.gz -Requires: kernel, findutils, gawk, bash +Requires: kernel, findutils, gawk, bash, hwdata -BuildRequires: kernel-devel hwdata +BuildRequires: kernel-devel hwdata uname-build-checks Patch0: fix-build-error-with-Linux-5.10.patch @@ -385,6 +385,13 @@ else fi %changelog +* Tue Jul 6 2021 gaihuiying - 4.0.1-4 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:add dependency uname-build-checks + fix hang when install iavf in docker + * Mon Mar 1 2021 hanzhijun - 4.0.1-3 - Type:bugfix - ID:NA