[eclipse] Add webkitgtk-devel BR and webkit R.

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Sep 7 09:28:07 UTC 2010


commit 37dcc010f20f3f94ed0b3c91453b1bc51cde1dc4
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Tue Sep 7 12:27:29 2010 +0300

    Add webkitgtk-devel BR and webkit R.

 eclipse.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 19c2603..531ee6c 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:        8%{?dist}
+Release:        9%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -59,6 +59,7 @@ BuildRequires:  java-devel >= 1.6.0
 BuildRequires:  java-javadoc
 BuildRequires:  libXt-devel
 BuildRequires:  xulrunner-devel
+BuildRequires:  webkitgtk-devel
 
 %if !%{bootstrap}
 BuildRequires:  icu4j-eclipse >= 1:4.2.1-1
@@ -93,6 +94,7 @@ Group:          Text Editors/Integrated Development Environments (IDE)
 Requires:       jpackage-utils
 Requires:       gtk2
 Requires:       xulrunner >= 1.9
+Requires:       webkitgtk
 Conflicts:      mozilla
 Provides:       libswt3-gtk2 = 1:%{version}-%{release}
 # The 20 is more than the currently (2008-06-25) latest 3.3.2 package
@@ -582,6 +584,9 @@ fi
 %{_libdir}/%{name}/configuration/org.eclipse.equinox.source
 
 %changelog
+* Tue Sep 7 2010 Alexander Kurtakov <akurtako at redhat.com> 1:3.6.0-9
+- Add webkitgtk-devel BR and webkit R.
+
 * Wed Sep 1 2010 Alexander Kurtakov <akurtako at redhat.com> 1:3.6.0-8
 - Add patch to remove ant-trax from ant bundle's classpath.
 - Use new package names in BR/R.


More information about the scm-commits mailing list