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>
|
||||
|
||||
|
@ -48,26 +48,24 @@ Obsoletes: cpufrequtils
|
||||
Provides: cpufrequtils = %{version}
|
||||
|
||||
%description
|
||||
This tool is to make access to the Linux kernel's processor power subsystems
|
||||
like CPU frequency switching (cpufreq) or CPU sleep states (cpuidle) for users
|
||||
and userspace tools easier.
|
||||
This tool accesses the Linux kernel's processor power subsystems
|
||||
like CPU frequency switching (cpufreq) or CPU sleep states (cpuidle).
|
||||
|
||||
%package -n libcpupower0
|
||||
Summary: Obsolete processor frequency related C-library
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n libcpupower0
|
||||
Contains libcpupower and soon possibly other CPU power related
|
||||
C libraries.
|
||||
Contains libcpupower.
|
||||
|
||||
%package devel
|
||||
Summary: Include files and C-libraries
|
||||
Summary: Include files for libcpupower
|
||||
Group: Development/Languages/C and C++
|
||||
Requires: libcpupower0 = %{version}
|
||||
Conflicts: cpufrequtils-devel
|
||||
|
||||
%description devel
|
||||
Include files and C-libraries for C/C++ development
|
||||
Include files for C/C++ development with libcpupower.
|
||||
|
||||
%package bench
|
||||
Summary: CPU frequency micro benchmark
|
||||
@ -76,7 +74,7 @@ Obsoletes: cpufrequtils-bench < %{version}
|
||||
Provides: cpufrequtils-bench = %{version}
|
||||
|
||||
%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
|
||||
(e.g. powernow-k8, acpi-cpufreq, ...).
|
||||
For that purpose, it compares the performance governor to a configured
|
||||
|
Loading…
Reference in New Issue
Block a user