[control-center] Use systemd

Matthias Clasen mclasen at fedoraproject.org
Wed Jan 18 00:42:42 UTC 2012


commit c345f61146a2a447129f33b4ac9827d48711aeab
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Jan 17 19:42:38 2012 -0500

    Use systemd

 control-center.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/control-center.spec b/control-center.spec
index 0f25a7a..668fcd5 100644
--- a/control-center.spec
+++ b/control-center.spec
@@ -17,7 +17,7 @@
 Summary: Utilities to configure the GNOME desktop
 Name: control-center
 Version: 3.3.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 Epoch: 1
 License: GPLv2+ and GFDL
 Group: User Interface/Desktops
@@ -129,6 +129,7 @@ utilities.
         --disable-scrollkeeper \
         --disable-update-mimedb \
         --with-libsocialweb=no \
+        --enable-systemd \
         CFLAGS="$RPM_OPT_FLAGS -Wno-error"
 
 # drop unneeded direct library deps with --as-needed
@@ -226,6 +227,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 
 
 %changelog
+* Tue Jan 17 2012 Matthias Clasen <mclasen at redhat.com> 3.3.4-2
+- Use systemd for session tracking
+
 * Tue Jan 17 2012 Bastien Nocera <bnocera at redhat.com> 3.3.4-1
 - Update to 3.3.4
 


More information about the scm-commits mailing list