This commit is contained in:
parent
26007fcc97
commit
00c435b01f
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 20 17:31:51 CEST 2008 - thoenig@suse.de
|
||||||
|
|
||||||
|
- The game is not over yet: Re-introduce hotkey mask for
|
||||||
|
thinkpad_acpi.modprobe (bnc#369535, bnc#382343)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 26 14:22:31 CET 2008 - thoenig@suse.de
|
Tue Feb 26 14:22:31 CET 2008 - thoenig@suse.de
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
Name: acpid
|
Name: acpid
|
||||||
Url: http://acpid.sourceforge.net/
|
Url: http://acpid.sourceforge.net/
|
||||||
Version: 1.0.6
|
Version: 1.0.6
|
||||||
Release: 46
|
Release: 61
|
||||||
%define acpi_version 0.09
|
%define acpi_version 0.09
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/Daemons
|
Group: System/Daemons
|
||||||
@ -114,6 +114,9 @@ rm -rf %{buildroot}
|
|||||||
%ghost %config(noreplace,missingok) %_var/log/acpid
|
%ghost %config(noreplace,missingok) %_var/log/acpid
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 20 2008 thoenig@suse.de
|
||||||
|
- The game is not over yet: Re-introduce hotkey mask for
|
||||||
|
thinkpad_acpi.modprobe (bnc#369535, bnc#382343)
|
||||||
* Tue Feb 26 2008 thoenig@suse.de
|
* Tue Feb 26 2008 thoenig@suse.de
|
||||||
- Drop hotkey masks for thinkpad_acpi.modprobe
|
- Drop hotkey masks for thinkpad_acpi.modprobe
|
||||||
* Tue Sep 11 2007 thoenig@suse.de
|
* Tue Sep 11 2007 thoenig@suse.de
|
||||||
@ -157,7 +160,7 @@ rm -rf %{buildroot}
|
|||||||
- ignore editor backup files for the event configuration.
|
- ignore editor backup files for the event configuration.
|
||||||
- package the provided action script samples under documentation.
|
- package the provided action script samples under documentation.
|
||||||
- cleanup the specfile %%prep section.
|
- cleanup the specfile %%prep section.
|
||||||
* Tue Oct 17 2006 hmacht@suse.de
|
* Wed Oct 18 2006 hmacht@suse.de
|
||||||
- load CPUFreq modules before acpi modules, otherwise we would
|
- load CPUFreq modules before acpi modules, otherwise we would
|
||||||
exit without acpi support
|
exit without acpi support
|
||||||
* Tue Sep 12 2006 hmacht@suse.de
|
* Tue Sep 12 2006 hmacht@suse.de
|
||||||
@ -221,7 +224,7 @@ rm -rf %{buildroot}
|
|||||||
* toshiba_acpi
|
* toshiba_acpi
|
||||||
- added $SYSCONFDIR/modprobe.d/ibm_acpi for ibm_acpi to load the
|
- added $SYSCONFDIR/modprobe.d/ibm_acpi for ibm_acpi to load the
|
||||||
module with "experimental=1"
|
module with "experimental=1"
|
||||||
* Fri Aug 05 2005 seife@suse.de
|
* Sat Aug 06 2005 seife@suse.de
|
||||||
- load ACPI modules in /etc/init.d/acpid.
|
- load ACPI modules in /etc/init.d/acpid.
|
||||||
* Fri Aug 05 2005 trenn@suse.de
|
* Fri Aug 05 2005 trenn@suse.de
|
||||||
- Activate acpid by default again (use -Y to force, was disabled
|
- Activate acpid by default again (use -Y to force, was disabled
|
||||||
|
@ -9,4 +9,4 @@
|
|||||||
# http://bugzilla.novell.com/
|
# http://bugzilla.novell.com/
|
||||||
#
|
#
|
||||||
|
|
||||||
options thinkpad_acpi experimental=1
|
options thinkpad_acpi experimental=1 hotkey=enable,0xffffff
|
||||||
|
Loading…
x
Reference in New Issue
Block a user