!48 [sync] PR-47: update to version 1.1.0
From: @openeuler-sync-bot Reviewed-by: @queyanwen Signed-off-by: @queyanwen
This commit is contained in:
commit
92b4c5f80a
Binary file not shown.
BIN
powerapi-1.1.0.tar.gz
Normal file
BIN
powerapi-1.1.0.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: powerapi
|
Name: powerapi
|
||||||
Version: 1.0.1
|
Version: 1.1.0
|
||||||
Release: 4
|
Release: 1
|
||||||
Summary: The ability to support openEuler power consumption control.
|
Summary: The ability to support openEuler power consumption control.
|
||||||
|
|
||||||
License: MulanPSL-2.0
|
License: MulanPSL-2.0
|
||||||
@ -8,7 +8,7 @@ URL: https://gitee.com/openeuler/powerapi/
|
|||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc,cmake,zip,unzip
|
BuildRequires: gcc,cmake,zip,unzip
|
||||||
Requires: tar,ipmitool
|
Requires: tar,ipmitool,psmisc,systemd,perf
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Including a power API SO and the Power API Service.
|
Including a power API SO and the Power API Service.
|
||||||
@ -16,7 +16,7 @@ Including a power API SO and the Power API Service.
|
|||||||
%package -n powerapi-devel
|
%package -n powerapi-devel
|
||||||
Summary: The ability to support openEuler power consumption control.
|
Summary: The ability to support openEuler power consumption control.
|
||||||
BuildRequires: gcc,cmake,zip,unzip
|
BuildRequires: gcc,cmake,zip,unzip
|
||||||
Requires: tar,ipmitool
|
Requires: tar,ipmitool,psmisc,systemd,perf
|
||||||
|
|
||||||
%description -n powerapi-devel
|
%description -n powerapi-devel
|
||||||
Contains the client and server components and API header files for powerapi integration development.
|
Contains the client and server components and API header files for powerapi integration development.
|
||||||
@ -68,6 +68,9 @@ systemctl stop pwrapis
|
|||||||
%{_sysconfdir}/systemd/system/pwrapis.service
|
%{_sysconfdir}/systemd/system/pwrapis.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 17 2024 heppen <hepeng68@huawei.com> - 1.1.0-1
|
||||||
|
- Add some new APIs about proc/hbm/cpu.
|
||||||
|
|
||||||
|
|
||||||
* Wed Apr 3 2024 heppen <hepeng68@huawei.com> - 1.0.1-4
|
* Wed Apr 3 2024 heppen <hepeng68@huawei.com> - 1.0.1-4
|
||||||
- Add the dependency on ipmitool.
|
- Add the dependency on ipmitool.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user