fix install post error

(cherry picked from commit c914a6f7d62a04f7a431778ab165aece03da41df)
This commit is contained in:
hanzj 2021-03-01 11:15:46 +08:00 committed by openeuler-sync-bot
parent 9c361bf8a2
commit 8c84373707

View File

@ -9,7 +9,7 @@
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
@ -17,7 +17,7 @@ Source0: https://downloadcenter.intel.com/download/24693/Intel-Network-Adapter-V
Requires: kernel, findutils, gawk, bash
BuildRequires: kernel-devel
BuildRequires: kernel-devel hwdata
Patch0: fix-build-error-with-Linux-5.10.patch
@ -385,7 +385,13 @@ else
fi
%changelog
* Sun Feb 7 2021 liulong <liulong20@huawei.com>
* Mon Mar 1 2021 hanzhijun <hanzhijun1@huawei.com> - 4.0.1-3
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:fix install post error
* Sun Feb 7 2021 liulong <liulong20@huawei.com> - 4.0.1-2
- Type:bugfix
- ID:NA
- SUG:NA