[eclipse] - Really reenable webkit.

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Sep 21 13:04:29 UTC 2010


commit 2ad15f711dae010e662a3c666978302d93040eea
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Tue Sep 21 16:03:51 2010 +0300

    - Really reenable webkit.

 eclipse.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 512d611..48b3eb5 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -27,7 +27,7 @@ Epoch:  1
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        13%{?dist}
+Release:        14%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -63,8 +63,7 @@ BuildRequires:  java-devel >= 1.6.0
 BuildRequires:  java-javadoc
 BuildRequires:  libXt-devel
 BuildRequires:  xulrunner-devel >= 1.9.3
-#TODO fix the build failure and enable
-#BuildRequires:  webkitgtk-devel
+BuildRequires:  webkitgtk-devel
 
 %if !%{bootstrap}
 BuildRequires: icu4j-eclipse >= 1:4.2.1-1
@@ -600,6 +599,9 @@ fi
 %{_libdir}/%{name}/configuration/org.eclipse.equinox.source
 
 %changelog
+* Tue Sep 21 2010 Alexander Kurtakov <akurtako at redhat.com> 1:3.6.0-14
+- Really reenable webkit.
+
 * Tue Sep 21 2010 Alexander Kurtakov <akurtako at redhat.com> 1:3.6.0-13
 - Reenable webkit support, build is fixed.
 


More information about the scm-commits mailing list