- Add idle-info manpage
- Fix two bugs: memleak in idle-info and wrong idle state count OBS-URL: https://build.opensuse.org/package/show/hardware/cpupower?expand=0&rev=12
This commit is contained in:
@@ -28,6 +28,9 @@ Summary: Tools to determine and set CPU Power related Settings
|
||||
License: GPL-2.0
|
||||
Group: System/Base
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Patch1: cpupower_fix_manpages.patch
|
||||
Patch2: cpupower_fix_poll_idle_state.patch
|
||||
Patch3: cpupower_fix_memleak.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: gettext-tools
|
||||
BuildRequires: pciutils
|
||||
@@ -71,6 +74,9 @@ powersave module.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
|
||||
%build
|
||||
# This package failed when testing with -Wl,-as-needed being default.
|
||||
|
Reference in New Issue
Block a user