[telepathy-logger] Enable call support.

Brian Pepple bpepple at fedoraproject.org
Fri Jun 24 22:38:06 UTC 2011


commit a9d8a22d5253e23eda69bd92052a45e8e477d5bb
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Fri Jun 24 18:38:07 2011 -0400

    Enable call support.

 telepathy-logger.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/telepathy-logger.spec b/telepathy-logger.spec
index fd00a81..91bdd14 100644
--- a/telepathy-logger.spec
+++ b/telepathy-logger.spec
@@ -1,6 +1,6 @@
 Name:           telepathy-logger
 Version:        0.2.10
-Release:        1%{?dist}
+Release:        2%{?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
+%configure --disable-static --enable-introspection=yes --enable-call=yes
 #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
+* Fri Jun 24 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.2.10-2
+- Enable call support.
+
 * Thu May 26 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.2.10-1
 - Update to 0.2.10.
 


More information about the scm-commits mailing list