!67 bugfix I468W9

From: @miao_kaibo
Reviewed-by: @yanan-rock
Signed-off-by: @yanan-rock
This commit is contained in:
openeuler-ci-bot 2021-08-24 09:48:39 +00:00 committed by Gitee
commit 2245ba2c65

View File

@ -5,7 +5,7 @@
%define dist_release_version 8 %define dist_release_version 8
%define generic_version 20.03 %define generic_version 20.03
%define generic_patch_level LTS %define generic_patch_level LTS
%define generic_release 44 %define generic_release 45
%define builtin_release_version 1.0 %define builtin_release_version 1.0
%define current_arch %{_arch} %define current_arch %{_arch}
@ -28,7 +28,7 @@ Source2: 90-default.preset
Source3: 99-default-disable.preset Source3: 99-default-disable.preset
BuildRequires: python3 BuildRequires: python3
Requires: %{product_family}-repos Requires: %{product_family}-repos bc
Obsoletes: yum-utils yum-utils-help yum-utils-plugins Obsoletes: yum-utils yum-utils-help yum-utils-plugins
%description %description
@ -136,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/performance.sh /etc/profile.d/performance.sh
%changelog %changelog
* Thu Apr 1 2021 gaochong <gaochong@uniontech.com> - 1.0-45
- bugfix I468W9
* Thu Apr 1 2021 gaochong <gaochong@uniontech.com> - 1.0-44 * Thu Apr 1 2021 gaochong <gaochong@uniontech.com> - 1.0-44
- get memeroy info from /proc/meminfo instead of command free, fix issue I3EN1Z - get memeroy info from /proc/meminfo instead of command free, fix issue I3EN1Z