Add webkitgtk-devel BR and webkit R.
This commit is contained in:
parent
f825f2de15
commit
37dcc010f2
@ -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@redhat.com> 1:3.6.0-9
|
||||
- Add webkitgtk-devel BR and webkit R.
|
||||
|
||||
* Wed Sep 1 2010 Alexander Kurtakov <akurtako@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.
|
||||
|
Loading…
Reference in New Issue
Block a user