[control-center] - Force enable libsocialweb support, it's disabled by default

Bastien Nocera hadess at fedoraproject.org
Fri Sep 24 10:21:53 UTC 2010


commit 61d760b3408b162ac140e1d7cfec8717426bd755
Author: Bastien Nocera <hadess at hadess.net>
Date:   Fri Sep 24 11:21:45 2010 +0100

    - Force enable libsocialweb support, it's disabled by default

 control-center.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/control-center.spec b/control-center.spec
index 01b95a3..a3078ed 100644
--- a/control-center.spec
+++ b/control-center.spec
@@ -18,7 +18,7 @@
 Summary: Utilities to configure the GNOME desktop
 Name: control-center
 Version: 2.90.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 Epoch: 1
 License: GPLv2+ and GFDL
 Group: User Interface/Desktops
@@ -115,6 +115,7 @@ utilities.
         --disable-static \
         --disable-scrollkeeper \
         --disable-update-mimedb \
+        --with-libsocialweb=yes \
         CFLAGS="$RPM_OPT_FLAGS -Wno-error"
 
 # drop unneeded direct library deps with --as-needed
@@ -222,6 +223,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 
 
 %changelog
+* Fri Sep 24 2010 Bastien Nocera <bnocera at redhat.com> 2.90.1-3
+- Force enable libsocialweb support, it's disabled by default
+
 * Fri Sep 24 2010 Bastien Nocera <bnocera at redhat.com> 2.90.1-2
 - Add libsocialweb BR for the flickr support in background
 


More information about the scm-commits mailing list