[entangle/f15] Also disable introspection

Daniel P. Berrange berrange at fedoraproject.org
Mon Jun 27 23:24:44 UTC 2011


commit 096829e8364771fc5a8c49b638d897865d7a6a7d
Author: Daniel P. Berrange <dan at berrange.com>
Date:   Tue Jun 28 00:06:59 2011 +0100

    Also disable introspection

 entangle.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/entangle.spec b/entangle.spec
index 722cc29..f6fff3b 100644
--- a/entangle.spec
+++ b/entangle.spec
@@ -4,7 +4,7 @@
 %define with_plugins 0
 
 %if 0%{?fedora} >= 14
-%define with_introspection 1
+%define with_introspection 0
 %define with_plugins 0
 %endif
 
@@ -121,7 +121,7 @@ update-desktop-database %{_datadir}/applications
 
 %changelog
 * Mon Jun 27 2011 Daniel P Berrange <berrange at acer1810.home.berrange.com> - 0.2.0-5
-- Temporarily disable libpeas since it now requires to GTK3
+- Temporarily disable introspection/plugins since it now requires to GTK3
 
 * Fri Feb 11 2011 Daniel P. Berrange <berrange at redhat.com> - 0.2.0-4
 - Fix build with sealed GTK


More information about the scm-commits mailing list