[spice-vdagent/f16: 4/4] Use console-kit for session-info

Hans de Goede jwrdegoede at fedoraproject.org
Sun Apr 1 04:48:30 UTC 2012


commit 3932331e7ae7de9dd6ea863ce28b324c02fae4ce
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Sun Apr 1 06:49:36 2012 +0200

    Use console-kit for session-info
    
    systemd should work with F-16 too, but so far we've been using console-kit
    so lets stick with it.

 spice-vdagent.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/spice-vdagent.spec b/spice-vdagent.spec
index 94de1ec..a10dbdc 100644
--- a/spice-vdagent.spec
+++ b/spice-vdagent.spec
@@ -32,7 +32,7 @@ Features:
 
 
 %build
-%configure --with-session-info=systemd
+%configure --with-session-info=console-kit
 make %{?_smp_mflags}
 
 


More information about the scm-commits mailing list