diff --git a/system/auth/ConsoleKit/actions.py b/system/auth/ConsoleKit/actions.py
index 4f5729a93b..3b5674e2bd 100644
--- a/system/auth/ConsoleKit/actions.py
+++ b/system/auth/ConsoleKit/actions.py
@@ -29,7 +29,6 @@ def setup():
--enable-docbook-docs \
--disable-static \
--with-dbus-services=/usr/share/dbus-1/services \
- --with-logrotate-dir=/etc/logrotate.d \
--with-xinitrc-dir=/etc/X11/xinit/xinitrc.d \
--with-pam-module-dir=/lib/security \
--with-systemdsystemunitdir=no \
diff --git a/system/auth/ConsoleKit/pspec.xml b/system/auth/ConsoleKit/pspec.xml
index 45e318c211..23184edae4 100644
--- a/system/auth/ConsoleKit/pspec.xml
+++ b/system/auth/ConsoleKit/pspec.xml
@@ -12,7 +12,7 @@
library
A framework for defining and tracking users, login sessions, and seats
ConsoleKit is a system daemon for tracking what users are logged into the system and how they interact with the computer (e.g. which keyboard and mouse they use).
- https://github.com/ConsoleKit2/ConsoleKit2/releases/download/1.0.2/ConsoleKit2-1.0.2.tar.bz2
+ https://github.com/ConsoleKit2/ConsoleKit2/releases/download/1.2.0/ConsoleKit2-1.2.0.tar.bz2
acl-devel
pam-devel
@@ -27,6 +27,9 @@
libxslt
xmlto
util-linux
+ libevdev
+ libdrm-devel
+ gobject-introspection-devel
@@ -53,6 +56,8 @@
/lib
/usr/lib
/usr/share/dbus-1
+ /usr/share/gir-1.0
+ /usr/share/gtk-doc
/usr/share/polkit-1/actions
/usr/share/polkit-1/rules.d
/usr/share/man
@@ -82,6 +87,13 @@
+
+ 2017-07-23
+ 1.2.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-02-02
1.0.2