diff --git a/iavf.spec b/iavf.spec index 8350005dca403c4c9aa6846df7f375d304ddec08..9ea1a781cd361b3f6f5e08f4adc698de8cabdb94 100644 --- a/iavf.spec +++ b/iavf.spec @@ -9,13 +9,13 @@ Name: iavf Summary: Intel(R) Ethernet Adaptive Virtual Function Driver Version: 4.0.1 -Release: 2 +Release: 3 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 +Source0: https://downloadmirror.intel.com/30236/eng/%{name}-%{version}.tar.gz -Requires: kernel, findutils, gawk, bash +Requires: kernel, findutils, gawk, bash, hwdata BuildRequires: kernel-devel hwdata @@ -382,6 +382,13 @@ else fi %changelog +* Mon Nov 28 2022 yanglu - 4.0.1-3 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:change download path of the source code + add requires hwdata for fix hang when install iavf + * Sat Apr 17 2021 xihaochen - 4.0.1-2 - Type:bugfix - ID:NA