[empathy/f15/master] disable champlain support for now at the request of bpepple

Ray Strode rstrode at fedoraproject.org
Thu Mar 24 00:58:48 UTC 2011


commit 787ec9ce5caa21ce98d3182e44eb516d372a26ce
Author: Ray Strode <rstrode at redhat.com>
Date:   Wed Mar 23 20:58:20 2011 -0400

    disable champlain support for now at the request of bpepple

 empathy.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/empathy.spec b/empathy.spec
index aa58001..b8fe6ca 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -89,7 +89,7 @@ rm data/empathy.desktop
 %build
 ## GCC complains about some unused functions, so we forcibly show those as
 ## simple warnings instead of build-halting errors.
-%configure --disable-static --enable-map=yes
+%configure --disable-static --enable-map=no
 ## RPATHs are yucky.
 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
@@ -163,6 +163,7 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 %changelog
 * Wed Mar 23 2011 Ray Strode <rstrode at redhat.com> 2.91.92-1
 - Update to 2.91.92
+- Disable libchamplain support for now at the request of bpepple.
 
 * Tue Mar 22 2011 Brian Pepple <bpepple at fedoraproject.org> - 2.91.91.1-2
 - Enable libchamplain support.


More information about the scm-commits mailing list