forked from pool/powertop
This commit is contained in:
parent
8c979b6efa
commit
71cc436aa5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c5743b70453db4082dc6bca1cc23b5e48540ae3b5084b9b013b1a7c08061c4d
|
||||
size 35660
|
3
powertop-1.6.tar.gz
Normal file
3
powertop-1.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86a37c72c2a20ab257a3c7ab54cce9b4ba22a95ac94b101a7dedfdc0ce4239e4
|
||||
size 46461
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 10 12:44:13 CEST 2007 - thoenig@suse.de
|
||||
|
||||
- Update to PowerTOP 1.6
|
||||
- Changes:
|
||||
* Add suggestion to rf_kill unused wireless interfaces
|
||||
* Propose killing "sealert"; this is a new thing in F7 that wakes
|
||||
up 10 times per second for no reason
|
||||
* avoid showing the laptop mode hint when on AC - Val Henson
|
||||
* suggest enabling noatime to save disk IO's
|
||||
* suggest enabling SATA AHCI Link powermanagement
|
||||
* suggest enabling the SMP Power Aware Scheduler
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 28 13:02:15 CEST 2007 - thoenig@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package powertop (Version 1.5)
|
||||
# spec file for package powertop (Version 1.6)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -12,7 +12,7 @@
|
||||
Name: powertop
|
||||
URL: http://www.linuxpowertop.org
|
||||
Summary: PowerTOP is a Linux tool to find out what is using power on a laptop
|
||||
Version: 1.5
|
||||
Version: 1.6
|
||||
Release: 1
|
||||
License: GNU General Public License (GPL)
|
||||
Group: System/Monitoring
|
||||
@ -53,6 +53,16 @@ rm -rf %{_buildroot}
|
||||
%{_mandir}/man*/%{name}.1.gz
|
||||
|
||||
%changelog
|
||||
* Sun Jun 10 2007 - thoenig@suse.de
|
||||
- Update to PowerTOP 1.6
|
||||
- Changes:
|
||||
* Add suggestion to rf_kill unused wireless interfaces
|
||||
* Propose killing "sealert"; this is a new thing in F7 that wakes
|
||||
up 10 times per second for no reason
|
||||
* avoid showing the laptop mode hint when on AC - Val Henson
|
||||
* suggest enabling noatime to save disk IO's
|
||||
* suggest enabling SATA AHCI Link powermanagement
|
||||
* suggest enabling the SMP Power Aware Scheduler
|
||||
* Mon May 28 2007 - thoenig@suse.de
|
||||
- Update to PowerTOP 1.5
|
||||
- Changes:
|
||||
|
Loading…
Reference in New Issue
Block a user