diff --git a/cpupower.changes b/cpupower.changes index 1e2bb82..c6e51cc 100644 --- a/cpupower.changes +++ b/cpupower.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 6 12:50:21 UTC 2018 - Jan Engelhardt + +- Description updates. + ------------------------------------------------------------------- Thu Dec 6 09:33:55 UTC 2018 - Ismail Dönmez diff --git a/cpupower.spec b/cpupower.spec index ef3f004..dbaecef 100644 --- a/cpupower.spec +++ b/cpupower.spec @@ -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