Dominique Leuenberger 2012-11-14 09:47:05 +00:00 committed by Git OBS Bridge
parent d68a45d32a
commit ddd8e842a7
2 changed files with 2 additions and 1 deletions

View File

@ -22,6 +22,7 @@ Wed Oct 10 06:29:11 UTC 2012 - dimstar@opensuse.org
- Fix LEDs switching for some tablet models
+ Housekeeping:
- Fix possible crashers on exit.
- Change with_systemd defines to 1 in order to enable systemd.
-------------------------------------------------------------------
Tue Oct 2 16:59:37 UTC 2012 - dimstar@opensuse.org

View File

@ -18,7 +18,7 @@
# We cannot enable systemd support right now, as it is exclusive and means we
# lose ConsoleKit support (bad for sysvinit)
%define with_systemd 0
%define with_systemd 1
# We can currently not build ibus support, as it requires ibus 1.5, which has not been released yet.
%define with_ibus 0