From 8b41dfbd17bfb76bc705d31df639aa3e0e6fc7cec73f1768dfa68c71c7f83bf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 6 Dec 2018 13:33:06 +0000 Subject: [PATCH] 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 --- cpupower.changes | 5 +++++ cpupower.spec | 14 ++++++-------- 2 files changed, 11 insertions(+), 8 deletions(-) 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