- Import 3.1.
- Update splash screen.
This commit is contained in:
parent
7b5a7b98f8
commit
cce4ee527d
15
eclipse.spec
15
eclipse.spec
@ -12,7 +12,7 @@ Epoch: 1
|
||||
%define eclipse_micro 0
|
||||
%define eclipse_oldmajminmic 3.0.0
|
||||
%define libname libswt3
|
||||
%define build_id S-3.1RC4-200506241300
|
||||
%define build_id I20050627-1435
|
||||
|
||||
# All arches line up except i386 -> x86
|
||||
%ifarch %{ix86}
|
||||
@ -24,11 +24,11 @@ Epoch: 1
|
||||
Summary: %{pkg_summary}
|
||||
Name: eclipse
|
||||
Version: %{eclipse_majmin}.%{eclipse_micro}_fc
|
||||
Release: 0.RC4.1
|
||||
Release: 1
|
||||
License: EPL
|
||||
Group: Text Editors/Integrated Development Environments (IDE)
|
||||
URL: http://www.eclipse.org/
|
||||
Source0: http://download.eclipse.org/eclipse/downloads/drops/S-3.1RC4-200506241300/eclipse-sourceBuild-srcIncluded-3.1RC4.zip
|
||||
Source0: http://download.eclipse.org/eclipse/downloads/drops/I20050627-1435/eclipse-sourceBuild-srcIncluded-I20050627-1435.zip
|
||||
Source1: %{name}.script
|
||||
Source2: %{name}.desktop
|
||||
Source5: %{name}-48.png
|
||||
@ -37,10 +37,7 @@ Source7: %{name}-jdt.install
|
||||
Source8: %{name}-pde.install
|
||||
Source9: %{name}-platform.install
|
||||
Source10: %{libname}-gtk2.install
|
||||
# this should be replaced with:
|
||||
# Source11: %{name}-native-splash-3.1.png
|
||||
# when Eclipse 3.1 comes out.
|
||||
Source11: %{name}-native-splash-3.1-M7.png
|
||||
Source11: %{name}-native-splash-3.1.png
|
||||
Source16: %{name}-copy-platform.sh
|
||||
Source17: %{name}-efj-wrapper.sh
|
||||
# this zip was taken from the M6 source drop
|
||||
@ -1244,6 +1241,10 @@ fi
|
||||
%{_datadir}/%{name}/plugins/org.eclipse.platform.source.linux.gtk.*_3.1.0
|
||||
|
||||
%changelog
|
||||
* Tue Jun 28 2005 Andrew Overholt <overholt@redhat.com> 3.1.0_fc-1
|
||||
- Import 3.1.
|
||||
- Update splash screen.
|
||||
|
||||
* Sun Jun 26 2005 Andrew Overholt <overholt@redhat.com> 3.1.0_fc-0.RC4.1
|
||||
- Import 3.1 RC4.
|
||||
- Remove activeHelpSample.jar building patch as it's now fixed upstream.
|
||||
|
Loading…
Reference in New Issue
Block a user