!7 [sync] PR-6: Remove the restriction on the kernel version

From: @openeuler-sync-bot
Reviewed-by: @jxy_git
Signed-off-by: @jxy_git
This commit is contained in:
openeuler-ci-bot 2021-09-15 00:55:22 +00:00 committed by Gitee
commit 524d26a6da

View File

@ -50,7 +50,7 @@
Name: %{vdsm_name}
Version: 4.40.60.7
Release: 1
Release: 2
Summary: Virtual Desktop Server Manager
Group: Applications/System
@ -159,7 +159,7 @@ Requires: initscripts >= 9.49.31
Requires: cyrus-sasl-scram
Requires: lvm2 >= 2.02.177-5
Requires: kernel >= 5.0.16-100
Requires: kernel
Requires: e2fsprogs >= 1.41.14
Requires: python3-policycoreutils
Requires: sed >= 4.2.1-10
@ -1114,5 +1114,8 @@ exit 0
%endif
%changelog
* Sep 14 2021 huanghaitao <huanghaitao8@huawei.com> - 4.40.60.7-2
- Remove the restriction on the kernel version
* Wed Jul 07 2021 wangdi <wangdi@kylinos.cn> - 4.40.60.7-1
- Init package