!33 [sync] PR-32: 修复多个bug

From: @openeuler-sync-bot 
Reviewed-by: @queyanwen 
Signed-off-by: @queyanwen
This commit is contained in:
openeuler-ci-bot 2024-06-20 15:50:31 +00:00 committed by Gitee
commit 3136589868
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 8 additions and 1 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: eagle
Version: 1.1.0
Release: 2
Release: 3
Summary: eagle kit
License: Mulan PSL v2
URL: https://gitee.com/openeuler/eagle
@ -70,6 +70,7 @@ then
sed -i '/^admin=/s/$/,eagle/' $PWRAPI_CONF_FILE
fi
sleep 5 # sleep for 5 seconds to wait for powerapi update admin list.
systemctl start eagle.service
%preun
@ -97,6 +98,12 @@ systemctl disable mpctool.service
%{python3_sitelib}/*
%changelog
* Thu Jun 20 2024 heppen<hepeng68@huawei.com> - 1.1.0-3
- Bug fix: Ctrl Auth request on main thread, but release on socket thread.
- Bug fix: Modify policy file but do not take effect.
- Bug fix: IsNumStr returns false when the input string is a negative number.
- Add instructions to the config file.
* Tue Jun 11 2024 heppen<hepeng68@huawei.com> - 1.1.0-2
- Change eagle.service path to /usr/lib/systemd/system
- Add libidle_service.so to eagle