forked from pool/cpupower
Accepting request 655644 from home:jengelh:branches:hardware
- Description updates. OBS-URL: https://build.opensuse.org/request/show/655644 OBS-URL: https://build.opensuse.org/package/show/hardware/cpupower?expand=0&rev=87
This commit is contained in:
parent
7ac7e310d0
commit
8b41dfbd17
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 6 12:50:21 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Description updates.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 6 09:33:55 UTC 2018 - Ismail Dönmez <idonmez@suse.com>
|
Thu Dec 6 09:33:55 UTC 2018 - Ismail Dönmez <idonmez@suse.com>
|
||||||
|
|
||||||
|
@ -48,26 +48,24 @@ Obsoletes: cpufrequtils
|
|||||||
Provides: cpufrequtils = %{version}
|
Provides: cpufrequtils = %{version}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This tool is to make access to the Linux kernel's processor power subsystems
|
This tool accesses the Linux kernel's processor power subsystems
|
||||||
like CPU frequency switching (cpufreq) or CPU sleep states (cpuidle) for users
|
like CPU frequency switching (cpufreq) or CPU sleep states (cpuidle).
|
||||||
and userspace tools easier.
|
|
||||||
|
|
||||||
%package -n libcpupower0
|
%package -n libcpupower0
|
||||||
Summary: Obsolete processor frequency related C-library
|
Summary: Obsolete processor frequency related C-library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n libcpupower0
|
%description -n libcpupower0
|
||||||
Contains libcpupower and soon possibly other CPU power related
|
Contains libcpupower.
|
||||||
C libraries.
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Include files and C-libraries
|
Summary: Include files for libcpupower
|
||||||
Group: Development/Languages/C and C++
|
Group: Development/Languages/C and C++
|
||||||
Requires: libcpupower0 = %{version}
|
Requires: libcpupower0 = %{version}
|
||||||
Conflicts: cpufrequtils-devel
|
Conflicts: cpufrequtils-devel
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Include files and C-libraries for C/C++ development
|
Include files for C/C++ development with libcpupower.
|
||||||
|
|
||||||
%package bench
|
%package bench
|
||||||
Summary: CPU frequency micro benchmark
|
Summary: CPU frequency micro benchmark
|
||||||
@ -76,7 +74,7 @@ Obsoletes: cpufrequtils-bench < %{version}
|
|||||||
Provides: cpufrequtils-bench = %{version}
|
Provides: cpufrequtils-bench = %{version}
|
||||||
|
|
||||||
%description bench
|
%description bench
|
||||||
Helps to test the condition of a given kernel cpufreq
|
This benchmark helps to test the condition of a given kernel cpufreq
|
||||||
governor (e.g. ondemand, userspace, conservative) and the cpufreq HW driver
|
governor (e.g. ondemand, userspace, conservative) and the cpufreq HW driver
|
||||||
(e.g. powernow-k8, acpi-cpufreq, ...).
|
(e.g. powernow-k8, acpi-cpufreq, ...).
|
||||||
For that purpose, it compares the performance governor to a configured
|
For that purpose, it compares the performance governor to a configured
|
||||||
|
Loading…
Reference in New Issue
Block a user