[telepathy-logger] Enable call support again.

Brian Pepple bpepple at fedoraproject.org
Mon Dec 19 20:10:59 UTC 2011


commit 2d831718246fe53b8f8cda151e293cdbb7773e25
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Mon Dec 19 15:10:58 2011 -0500

    Enable call support again.

 telepathy-logger.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/telepathy-logger.spec b/telepathy-logger.spec
index 2f492d4..8850ae8 100644
--- a/telepathy-logger.spec
+++ b/telepathy-logger.spec
@@ -1,6 +1,6 @@
 Name:           telepathy-logger
 Version:        0.2.12
-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 --enable-call=no
+%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
+* Mon Dec 19 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.2.12-2
+- Enable call support again.
+
 * Wed Nov  2 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.2.12-1
 - Update to 0.2.12.
 


More information about the scm-commits mailing list