fix build error
This commit is contained in:
parent
1b56e7bbcd
commit
96f0587c64
12
i40e.spec
12
i40e.spec
@ -9,15 +9,15 @@
|
|||||||
Name: i40e
|
Name: i40e
|
||||||
Summary: Intel(R) 40-10 Gigabit Ethernet Connection Network Driver
|
Summary: Intel(R) 40-10 Gigabit Ethernet Connection Network Driver
|
||||||
Version: 2.14.13
|
Version: 2.14.13
|
||||||
Release: 2
|
Release: 3
|
||||||
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/24411/Intel-Network-Adapter-Driver-for-PCIe-40-Gigabit-Ethernet-Network-Connections-Under-Linux-/%{name}-%{version}.tar.gz
|
Source0: https://downloadcenter.intel.com/download/24411/Intel-Network-Adapter-Driver-for-PCIe-40-Gigabit-Ethernet-Network-Connections-Under-Linux-/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
Requires: kernel, findutils, gawk, bash
|
Requires: kernel, findutils, gawk, bash hwdata
|
||||||
|
|
||||||
BuildRequires: kernel-devel hwdata elfutils-devel
|
BuildRequires: kernel-devel hwdata elfutils-devel uname-build-checks
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains the Intel(R) 40-10 Gigabit Ethernet Connection Network Driver.
|
This package contains the Intel(R) 40-10 Gigabit Ethernet Connection Network Driver.
|
||||||
@ -381,6 +381,12 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 13 2023 chengyechun <chengyechun1@huawei.com> - 2.14.13-3
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add dependency uname-build-checks to fix build error
|
||||||
|
|
||||||
* Sat Apr 17 2021 zhujunhao <zhujunhao8@huawei.com> - 2.14.13-2
|
* Sat Apr 17 2021 zhujunhao <zhujunhao8@huawei.com> - 2.14.13-2
|
||||||
- fix install problem
|
- fix install problem
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user