- Add 3.3 splashscreen

This commit is contained in:
Ben Konrath 2007-06-22 20:14:38 +00:00
parent 7f4eb66c51
commit 24d7ff7656
4 changed files with 6 additions and 12 deletions

View File

@ -1,4 +1,3 @@
eclipse-fedora-splash-3.2.1.png
icu4jsrc_3_4_5.jar
eclipse-fileinitializerapp.tar.bz2
eclipse-sourceBuild-srcIncluded-3.3RC4.zip
eclipse-fedora-splash-3.3.0.png

View File

@ -1,12 +1,8 @@
* enable ecj on ppc64, s390{,x}, sparc{,64}
* icu4j 3.6.0
* splashscreen
* junit 4.1
* ant 1.7
* deal with these:
com.ibm.icu_3.6.1.v20070417.jar
com.jcraft.jsch_0.1.28.jar
javax.servlet_2.4.0.v200704241052.jar
javax.servlet.jsp_2.0.0.v200703221034.jar
org.apache.commons.el_1.0.0.v200704241052.jar

View File

@ -24,9 +24,9 @@ License: Eclipse Public License
Group: Text Editors/Integrated Development Environments (IDE)
URL: http://www.eclipse.org/
Source0: http://download.eclipse.org/eclipse/downloads/drops/S-3.3RC4-200706081718/eclipse-sourceBuild-srcIncluded-3.3RC4.zip
Source1: %{name}-fedora-splash-3.3.0.png
Source2: %{name}.desktop
Source3: eclipse.in
Source11: %{name}-fedora-splash-3.2.1.png
Source16: %{name}-copy-platform.sh
Source17: efj.sh.in
Source18: ecj.sh.in
@ -411,7 +411,7 @@ sed --in-place "s:/usr/share/eclipse:%{_datadir}/%{name}:" templates/package-bui
popd
# Splashscreen
cp %{SOURCE11} plugins/org.eclipse.platform/splash.bmp
cp %{SOURCE1} plugins/org.eclipse.platform/splash.bmp
# FIXME this should be patched upstream with a flag to turn on and off
# all output should be directed to stdout
@ -683,7 +683,6 @@ java -cp $SDK/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \
-debug -application org.eclipse.ant.core.antRunner \
-f build.xml build.update.jar
popd
popd
%install
@ -1119,7 +1118,7 @@ fi
%postun pde-runtime -p %{_bindir}/rebuild-gcj-db
%post pde-sdk -p %{_bindir}/rebuild-gcj-db
%postun pde-sdk -p %{_bindir}/rebuild-gcj-db
%endif
%endif
%files ecj
%defattr(-,root,root)
@ -1497,6 +1496,7 @@ fi
* Tue Jun 19 2007 Ben Konrath <bkonrath@redhat.com> 3.3.0-0.2.RC4
- Use icu4j-eclipse sub-package instead of building icu4j here.
- Use exec in binary wrapper.
- Add 3.3.0 splashscreen.
* Tue Jun 12 2007 Ben Konrath <bkonrath@redhat.com> 3.3.0-0.1.RC4
- 3.3RC4.

View File

@ -1,4 +1,3 @@
c3be75d8af3c31b7a1748247ab3fee95 icu4jsrc_3_4_5.jar
627db0c5033547a48370a5e45a89d2f1 eclipse-fedora-splash-3.2.1.png
e1313563c7e36aa46e33789a1386b815 eclipse-fileinitializerapp.tar.bz2
8a50adfea6b126fdbd231a620f94a5ca eclipse-sourceBuild-srcIncluded-3.3RC4.zip
3f5ee621f738ee107e312817dadacab4 eclipse-fedora-splash-3.3.0.png