fix build error

This commit is contained in:
chengyechun 2023-10-18 14:38:27 +08:00
parent 1b56e7bbcd
commit 96f0587c64

View File

@ -9,15 +9,15 @@
Name: i40e
Summary: Intel(R) 40-10 Gigabit Ethernet Connection Network Driver
Version: 2.14.13
Release: 2
Release: 3
Vendor: Intel Corporation
License: GPL-2.0
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
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
This package contains the Intel(R) 40-10 Gigabit Ethernet Connection Network Driver.
@ -381,6 +381,12 @@ else
fi
%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
- fix install problem