[telepathy-logger] Disable call logging.

Brian Pepple bpepple at fedoraproject.org
Tue Aug 23 21:55:44 UTC 2011


commit 37751f4ee8b4f4ac485da34a5c3ec6b2ce5dd744
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Tue Aug 23 17:57:09 2011 -0400

    Disable call logging.

 telepathy-logger.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/telepathy-logger.spec b/telepathy-logger.spec
index 91bdd14..e46c43b 100644
--- a/telepathy-logger.spec
+++ b/telepathy-logger.spec
@@ -1,6 +1,6 @@
 Name:           telepathy-logger
 Version:        0.2.10
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Telepathy framework logging daemon
 
 Group:          Applications/Communications
@@ -50,7 +50,7 @@ developing applications that use %{name}.
 
 
 %build
-%configure --disable-static --enable-introspection=yes --enable-call=yes
+%configure --disable-static --enable-introspection=yes --enable-call=no
 #sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 make %{?_smp_mflags}
@@ -96,6 +96,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Tue Aug 23 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.2.10-3
+- Disable call logging.
+
 * Fri Jun 24 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.2.10-2
 - Enable call support.
 


More information about the scm-commits mailing list