!11 add dependency uname-build-checks and hwdata
From: @eaglegai Reviewed-by: @zengwefeng Signed-off-by: @zengwefeng
This commit is contained in:
commit
0014d977c2
13
iavf.spec
13
iavf.spec
@ -9,15 +9,15 @@
|
|||||||
Name: iavf
|
Name: iavf
|
||||||
Summary: Intel(R) Ethernet Adaptive Virtual Function Driver
|
Summary: Intel(R) Ethernet Adaptive Virtual Function Driver
|
||||||
Version: 4.0.1
|
Version: 4.0.1
|
||||||
Release: 3
|
Release: 4
|
||||||
Vendor: Intel Corporation
|
Vendor: Intel Corporation
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
URL: http://support.intel.com
|
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://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
|
Patch0: fix-build-error-with-Linux-5.10.patch
|
||||||
|
|
||||||
@ -385,6 +385,13 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 6 2021 gaihuiying <gaihuiying1@huawei.com> - 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 <hanzhijun1@huawei.com> - 4.0.1-3
|
* Mon Mar 1 2021 hanzhijun <hanzhijun1@huawei.com> - 4.0.1-3
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user