diff --git a/cpupower.changes b/cpupower.changes index 8941b03..9fffcd1 100644 --- a/cpupower.changes +++ b/cpupower.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jan 6 10:22:14 UTC 2016 - jdelvare@suse.com + +- Drop dead link. +- Fix Osoletes statement, cpufrequtils package versions were + greater than cpupower package versions so we must obsolete all + versions of cpufrequtils. + ------------------------------------------------------------------- Wed Jan 28 18:18:52 UTC 2015 - trenn@suse.de diff --git a/cpupower.spec b/cpupower.spec index e130aa6..0ad4201 100644 --- a/cpupower.spec +++ b/cpupower.spec @@ -1,7 +1,7 @@ # # spec file for package cpupower # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Author: Thomas Renninger # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,6 @@ Name: cpupower -Url: http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html # Use this as version when things are in mainline kernel %define version %(rpm -q --qf '%{VERSION}' kernel-source) Version: 3.19 @@ -42,7 +41,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: gettext-tools BuildRequires: pciutils BuildRequires: pciutils-devel -Obsoletes: cpufrequtils < %version +Obsoletes: cpufrequtils Provides: cpufrequtils = %version %description