[cpupowerutils] Obsolete cpuspeed correctly

Petr Sabata psabata at fedoraproject.org
Wed Jul 20 11:18:53 UTC 2011


commit a6ea7e57258359d08aa31f6c464cc0d1688ff4d3
Author: Petr Sabata <contyk at redhat.com>
Date:   Wed Jul 20 13:18:20 2011 +0200

    Obsolete cpuspeed correctly

 cpupower.config    |    1 +
 cpupowerutils.spec |    7 +++++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/cpupower.config b/cpupower.config
index 9865c61..8629a4a 100644
--- a/cpupower.config
+++ b/cpupower.config
@@ -1,2 +1,3 @@
+# See 'cpupower help' and cpupower(1) for more info
 CPUPOWER_START_OPTS="frequency-set -g performance"
 CPUPOWER_STOP_OPTS="frequency-set -g ondemand"
diff --git a/cpupowerutils.spec b/cpupowerutils.spec
index 33962fb..65c6ea2 100644
--- a/cpupowerutils.spec
+++ b/cpupowerutils.spec
@@ -1,7 +1,7 @@
 Name:           cpupowerutils
 Version:        009
 # Prerelease 009p1
-Release:        0.5.p1%{?dist}
+Release:        0.6.p1%{?dist}
 Summary:        Tools to determine and set CPU power related settings
 Group:          System Environment/Base
 License:        GPLv2
@@ -27,7 +27,7 @@ Provides:       cpufrequtils = 1:%{version}-%{release}
 Obsoletes:      cpufreq-utils < 1:%{version}-%{release}
 Obsoletes:      cpufrequtils < 1:%{version}-%{release}
 
-Obsoletes:      cpuspeed <= 1:1.5-15
+Obsoletes:      cpuspeed < 1:1.5-16
 
 %description
 This tool is to make access to the Linux kernel's processor power subsystems
@@ -96,6 +96,9 @@ install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/cpupower
 %{_includedir}/cpufreq.h
 
 %changelog
+* Wed Jul 20 2011 Petr Sabata <contyk at redhat.com> - 009-0.6.p1
+- Obsolete cpuspeed correctly
+
 * Fri Jul 08 2011 Petr Sabata <contyk at redhat.com> - 009-0.5.p1
 - Provide systemd unit files and its configuration
 - Obsolete cpuspeed (#713572)


More information about the scm-commits mailing list