修复几个问题

(cherry picked from commit 5a9110f238ebc433c029ab9e838ee2f9affa0209)
This commit is contained in:
heppen 2024-06-20 22:36:03 +08:00 committed by openeuler-sync-bot
parent 17f059d41a
commit 8ac346c109
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