- Re-add Provides: eclipse for JDT (what most people want)
This commit is contained in:
parent
55afd25769
commit
2bca09a6f5
@ -30,7 +30,7 @@ Epoch: 1
|
||||
Summary: An open, extensible IDE
|
||||
Name: eclipse
|
||||
Version: %{eclipse_majmin}.%{eclipse_micro}
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: EPL
|
||||
Group: Text Editors/Integrated Development Environments (IDE)
|
||||
URL: http://www.eclipse.org/
|
||||
@ -271,6 +271,7 @@ Java Development Tools or the Plugin Development Environment.
|
||||
%package jdt
|
||||
Summary: Eclipse Java Development Tools
|
||||
Group: Text Editors/Integrated Development Environments (IDE)
|
||||
Provides: %{name}
|
||||
Requires: %{name}-platform = %{epoch}:%{version}-%{release}
|
||||
Requires: %{name}-cvs-client = %{epoch}:%{version}-%{release}
|
||||
Requires: %{name}-ecj = %{epoch}:%{version}-%{release}
|
||||
@ -1534,6 +1535,9 @@ fi
|
||||
#%{_libdir}/%{name}/configuration/org.eclipse.equinox.source
|
||||
|
||||
%changelog
|
||||
* Mon Oct 27 2008 Andrew Overholt <overholt@redhat.com> 3.4.1-6
|
||||
- Re-add Provides: eclipse for JDT (what most people want)
|
||||
|
||||
* Thu Oct 23 2008 Alexander Kurtakov <akurtako@redhat.com> 3.4.1-5
|
||||
- Fix splashscreen (#467259).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user