diff --git a/acpid-2.0.13.tar.gz b/acpid-2.0.13.tar.gz deleted file mode 100644 index fda5d8c..0000000 --- a/acpid-2.0.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00c789ec5078ddfc07b827c632d91e92a35db5c7130f4f2ee05e1952136d3d93 -size 76066 diff --git a/acpid-2.0.14.tar.gz b/acpid-2.0.14.tar.gz new file mode 100644 index 0000000..1ae6cd0 --- /dev/null +++ b/acpid-2.0.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88158b889280017072362b37a4b378826285756489857b93fc5888acf5b4db0b +size 77395 diff --git a/acpid.changes b/acpid.changes index 40c6eec..1afc9b9 100644 --- a/acpid.changes +++ b/acpid.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Jan 17 23:43:46 UTC 2012 - tabraham@novell.com + +- Update to acpid 2.0.14 + + fixed brace style (Ted Felix) + + added support for a "K" suffix on event strings to indicate + that they may have originated from a keyboard input layer + device. This can be used to differentiate between a power + switch on the keyboard, and a power switch on the computer's + case. (Ted Felix) + + Added a pathname to connection along with a find_connection_name() + Modifications to process_inotify() to log IN_DELETE events. + Additional debugging output (Ted Felix) + ------------------------------------------------------------------- Sat Dec 31 05:49:05 UTC 2011 - crrodriguez@opensuse.org diff --git a/acpid.spec b/acpid.spec index db5ea8d..6f2721b 100644 --- a/acpid.spec +++ b/acpid.spec @@ -1,7 +1,7 @@ # # spec file for package acpid # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ Name: acpid -Version: 2.0.13 +Version: 2.0.14 Release: 0 License: GPL-2.0+ Summary: Executes Actions at ACPI Events Url: http://tedfelix.com/linux/acpid-netlink.html Group: System/Daemons -Source: http://tedfelix.com//linux/%{name}-%{version}.tar.gz +Source: http://tedfelix.com/linux/%{name}-%{version}.tar.gz Source2: rcacpid Source3: README.SuSE Source4: thinkpad_acpi.modprobe