!16 [sync] PR-14: Fix post error

From: @openeuler-sync-bot 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-03-26 07:59:05 +00:00 committed by Gitee
commit 3139ad0544
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
#This spec is obtained from source code(kvdo-6.2.2.24.tar.gz)
%define spec_release 7
%define spec_release 8
%define kmod_name kmod-kvdo
%define kmod_driver_version 6.2.2.24
%define kmod_rpm_release %{spec_release}
%define kmod_kernel_version 3.10.0-693.el7
%define kmod_kernel_version 4.19.90-2203.4.0.0141.oe1
# Disable the scanning for a debug package
%global debug_package %{nil}
@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
%{_usr}/src/%{kmod_name}-%{version}-%{kmod_rpm_release}/*
%changelog
* Sat Mar 26 2022 baizhonggui <baizhonggui@huawei.com> - 6.2.2.24-8
- To fix post error, update kmod_kernel_version to latest version: 4.19.90-2203.4.0.0141.oe1
* Fri Aug 28 2020 sunguoshuai <sunguoshuai@huawei.com> - 6.2.2.24-7
- Modify the install dir