[libproxy] fix webkit not building - will be addressed later

Nicolas Chauvet kwizart at fedoraproject.org
Mon Sep 6 21:31:05 UTC 2010


commit 543fe960f1cd2f5cfec368cba53e7bb0216b4e9d
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Mon Sep 6 23:30:58 2010 +0200

    fix webkit not building - will be addressed later

 libproxy.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/libproxy.spec b/libproxy.spec
index d62a305..8660fc2 100644
--- a/libproxy.spec
+++ b/libproxy.spec
@@ -9,7 +9,7 @@
 %global _with_gnome 1
 %global _with_kde 1
 %global _with_networkmanager 1
-%global _with_webkit 1
+#global _with_webkit 1
 %endif
 %global _with_python 1
 
@@ -235,6 +235,7 @@ rm -rf $RPM_BUILD_ROOT
 * Mon Sep 06 2010 Nicolas Chauvet <kwizart at gmail.com> - 0.4.5-2
 - Update to 0.4.5
 - Disable mozjs on fedora >= 15
+- Disable webkit
 - Add libproxy bootstrap option to disable modules.
 
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 0.4.4-7


More information about the scm-commits mailing list