add dependency uname-build-checks to fix build error
This commit is contained in:
parent
64de01bb0b
commit
0555d453db
12
iavf.spec
12
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 <yanglu72@h-partners.com> - 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 <yanglu72@h-partners.com> - 4.0.1-3
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:change download path of the source code
|
||||
|
||||
* Mon Nov 19 2021 gaihuiying <gaihuiying11@huawei.com> - 4.0.1-2
|
||||
* Fri Nov 19 2021 gaihuiying <gaihuiying11@huawei.com> - 4.0.1-2
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user