------------------------------------------------------------------- Sat May 26 09:23:09 CEST 2007 - thoenig@suse.de - Update to PowerTOP 1.4 - Strip binary - Add man page and localisation for powertop - Changes: * use gettext to allow translation (with lots of thanks to the various translators, especially to Benjamin Pineau who showed me how to use gettext tools) * fix bluethooth-checks-cause-autload-of-bluetooth bug * use ncurses (Sebastian Kuzminsky) * rotate through the suggestions randomly, so that all of them will show over time * Fix the CONFIG_SND_AC97_POWER_SAVE check to only report on ac97 hw * report "hidden but suprious" timer ticks (due to missing hpet or lack of NO_HZ) * check for HPET being present; if not suggest user to toggle in BIOS or apply the patch * Some suggestions have become "active", you can press a key to tune it right away. * Add active suggestion to enable AC97 powersave mode at runtime * Add active suggestion to enable wireless powersave mode at runtime * Add active suggestion to enable ondemand ------------------------------------------------------------------- Tue May 22 13:41:56 CEST 2007 - thoenig@suse.de - Update to PowerTOP 1.3 - Remove patch powertop-fix-compiler-warnings-thoenig-02.patch: merged upstream - Changes: * Add suggestion for CONFIG_SND_AC97_POWER_SAVE * Fix inefficient code for readdir (Vince Pinter) * Highlight the worst offenders in bold (Vince Pinter) * Fix crash when running on 2.4 kernels (Harald Fernengel) * Check fgets() return values (Timom Hoenig @ SuSE) * add suggestion to enable laptop mode (when disabled) * add suggestion to disable bluetooth when unused ------------------------------------------------------------------- Tue May 15 10:24:55 CEST 2007 - thoenig@suse.de - Update to PowerTOP 1.2 (skipped 1.1) - Fix battery code to work with both, mA and mW - Clean up spec file - Update patch powertop-fix-compiler-warnings-thoenig-02.patch - Drop patch powertop-respect-rpm-opt-flags-thoenig-01.patch ------------------------------------------------------------------- Sun May 13 17:09:11 CEST 2007 - thoenig@suse.de - Add patch powertop-fix-compiler-warnings-thoenig-01.patch: Make compiler warnings about unsued parameters and return values not being repected go away. - Fix whitespaces for %description ------------------------------------------------------------------- Sun May 13 14:59:40 CEST 2007 - thoenig@suse.de - Initial package submission (PowerTOP 1.0) - Add patch powertop-respect-rpm-opt-flags-thoenig-01.patch: Fix Makefile to respect RPM_OPT_FLAGS