diff --git a/cpupower.spec b/cpupower.spec index 252b1e0..ec9378c 100644 --- a/cpupower.spec +++ b/cpupower.spec @@ -1,7 +1,7 @@ # # spec file for package cpupower # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # Author: Thomas Renninger # # All modifications and additions to the file contributed by third parties @@ -24,13 +24,13 @@ Url: http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtil # Use this as version when things are in mainline kernel %define version %(rpm -q --qf '%{VERSION}' kernel-source) Version: 2.6.39 -Release: 1 +Release: 3 Summary: Tools to determine and set CPU Power related Settings License: GPLv2+ Group: System/Base Source: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: pciutils-devel gettext-tools pciutils +BuildRequires: gettext-tools pciutils pciutils-devel Obsoletes: cpufrequtils Provides: cpufrequtils