Name: powertop Version: 2.15 Release: 1mamba Summary: A Linux tool to diagnose issues with power consumption and power management Group: System/Benchmarks Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://www.intel.com/content/www/us/en/developer/topic-technology/open/overview.html Source: https://github.com/fenrus75/powertop.git/v%{version}/powertop-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libgcc BuildRequires: libncurses-devel BuildRequires: libnl-devel BuildRequires: libpci-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END %description PowerTOP is a Linux tool to diagnose issues with power consumption and power management. In addition to being a diagnostic tool, PowerTOP also has an interactive mode where the user can experiment various power management settings for cases where the Linux distribution has not enabled these settings %debug_package %prep %setup -q ./autogen.sh %build %configure %make %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall %find_lang %{name} %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %files -f %{name}.lang %defattr(-,root,root) %{_sbindir}/powertop %{_datadir}/bash-completion/completions/powertop %{_mandir}/man8/powertop.8* %doc COPYING %changelog * Mon Nov 18 2024 Silvan Calarco 2.15-1mamba - update to 2.15 * Sun Aug 18 2019 Silvan Calarco 2.10-1mamba - update to 2.10 * Sun Jul 29 2018 Silvan Calarco 2.9-1mamba - update to 2.9 * Wed Nov 11 2015 Automatic Build System 2.8-2mamba - automatic version update by autodist * Wed Nov 11 2015 Automatic Build System 2.8-1mamba - automatic version update by autodist * Mon Dec 01 2014 Automatic Build System 2.7-1mamba - automatic version update by autodist * Mon Jul 21 2014 Silvan Calarco 2.6.1-1mamba - update to 2.6.1 * Tue Nov 26 2013 Automatic Build System 2.5-1mamba - automatic version update by autodist * Sun Aug 04 2013 Automatic Build System 2.4-1mamba - automatic version update by autodist * Mon Apr 15 2013 Automatic Build System 2.3-1mamba - automatic version update by autodist * Sat Dec 08 2012 Automatic Build System 2.2-1mamba - update to 2.2 * Tue Aug 28 2012 openmamba WebBuild System 2.1-2mamba - reduce Summary text length * Mon Aug 27 2012 openmamba WebBuild System 2.1-1mamba - update to 2.1 * Sun May 13 2012 Ercole 'ercolinux' Carpanetto 2.0-1mamba - package created by autospec