rpms/eclipse/devel .cvsignore, 1.32, 1.33 3.3-TODO.txt, 1.2, 1.3 eclipse.spec, 1.438, 1.439 sources, 1.44, 1.45

Ben Konrath (bkonrath) fedora-extras-commits at redhat.com
Fri Jun 22 20:15:13 UTC 2007


Author: bkonrath

Update of /cvs/pkgs/rpms/eclipse/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv658

Modified Files:
	.cvsignore 3.3-TODO.txt eclipse.spec sources 
Log Message:
- Add 3.3 splashscreen


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/.cvsignore,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- .cvsignore	14 Jun 2007 07:33:45 -0000	1.32
+++ .cvsignore	22 Jun 2007 20:14:38 -0000	1.33
@@ -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


Index: 3.3-TODO.txt
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/3.3-TODO.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- 3.3-TODO.txt	14 Jun 2007 06:23:49 -0000	1.2
+++ 3.3-TODO.txt	22 Jun 2007 20:14:38 -0000	1.3
@@ -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


Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.438
retrieving revision 1.439
diff -u -r1.438 -r1.439
--- eclipse.spec	21 Jun 2007 13:25:11 -0000	1.438
+++ eclipse.spec	22 Jun 2007 20:14:38 -0000	1.439
@@ -24,9 +24,9 @@
 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 @@
 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 @@
      -debug -application org.eclipse.ant.core.antRunner       \
      -f build.xml build.update.jar
 popd
-
 popd
 
 %install
@@ -1119,7 +1118,7 @@
 %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 @@
 * Tue Jun 19 2007 Ben Konrath <bkonrath at 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 at redhat.com> 3.3.0-0.1.RC4
 - 3.3RC4.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/sources,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- sources	14 Jun 2007 07:33:45 -0000	1.44
+++ sources	22 Jun 2007 20:14:38 -0000	1.45
@@ -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




More information about the fedora-extras-commits mailing list