- Update branding.

- Work around e.o#195897 by setting the VM arg explicitly.
This commit is contained in:
Andrew Overholt 2007-11-14 14:53:26 +00:00
parent 73ab186abc
commit e7563e087e
4 changed files with 14 additions and 12 deletions

View File

@ -1,4 +1,4 @@
eclipse-fileinitializerapp.tar.bz2
org.fedoraproject.ide.feature-1.0.0.zip
org.fedoraproject.ide.platform-3.3.1.2.zip
eclipse-sourceBuild-srcIncluded-3.3.1.1.zip
org.fedoraproject.ide.platform-3.3.1.1-1.zip

View File

@ -1,10 +1,8 @@
diff -ur features/org.eclipse.platform/gtk/eclipse.ini features/org.eclipse.platform/gtk/eclipse.ini
--- features/org.eclipse.platform/gtk/eclipse.ini 2007-10-29 06:17:49.000000000 -0400
+++ features/org.eclipse.platform/gtk/eclipse.ini 2007-10-29 06:18:56.000000000 -0400
@@ -1,5 +1,6 @@
-showsplash
org.eclipse.platform
+--launcher.XXMaxPermSize 256m
--- features/org.eclipse.platform/gtk/eclipse.ini 2007-11-02 12:23:06.000000000 -0400
+++ features/org.eclipse.platform/gtk/eclipse.ini 2007-11-02 12:21:23.000000000 -0400
@@ -3,3 +3,4 @@
-vmargs
-Xms40m
-Xmx256m
+--XX:MaxPermSize=128m

View File

@ -27,11 +27,11 @@ Source0: http://download.eclipse.org/eclipse/downloads/drops/R-3.3.1.1-20
Source2: %{name}.desktop
Source3: eclipse.in
# cvs -d :pserver:anonymous@sources.redhat.com:/cvs/eclipse export \
# -r fedoraeclipse-3_3_1-2 branding/org.fedoraproject.ide.platform
# -r fedoraeclipse-3_3_1_1-1 branding/org.fedoraproject.ide.platform
# cd branding
# zip -r org.fedoraproject.ide.platform-3.3.1.2.zip \
# zip -r org.fedoraproject.ide.platform-3.3.1.1-1.zip \
# org.fedoraproject.ide.platform
Source4: org.fedoraproject.ide.platform-3.3.1.2.zip
Source4: org.fedoraproject.ide.platform-%{version}-1.zip
# cvs -d :pserver:anonymous@sources.redhat.com:/cvs/eclipse export \
# -r fedoraeclipsefeature-1_0_0 branding/org.fedoraproject.ide-feature
# cd branding
@ -868,7 +868,7 @@ for lib in `find configuration -name \*.so`; do
done
# Ensure the launcher binary has the correct permission
chmod 755 %{_libdir}/%{name}/%{name}
chmod 755 $RPM_BUILD_ROOT/%{_libdir}/%{name}/%{name}
# Create file listings for the extracted shared libraries
echo -n "" > %{_builddir}/%{buildsubdir}/%{name}-platform.install;
@ -1582,6 +1582,10 @@ fi
%endif
%changelog
* Thu Nov 01 2007 Andrew Overholt <overholt@redhat.com> 3.3.1.1-1
- Update branding.
- Work around e.o#195897 by setting the VM arg explicitly.
* Fri Oct 26 2007 Andrew Overholt <overholt@redhat.com> 3.3.1.1-1
- 3.3.1.1
- Add patch for memory issues with IcedTea.

View File

@ -1,4 +1,4 @@
e1313563c7e36aa46e33789a1386b815 eclipse-fileinitializerapp.tar.bz2
28c8d625ea1af348cfc592369d52284c org.fedoraproject.ide.feature-1.0.0.zip
05c2a82e8ececd221a7cc93b6b719e66 org.fedoraproject.ide.platform-3.3.1.2.zip
ebad66a251ffb025f8f50b974f507e52 eclipse-sourceBuild-srcIncluded-3.3.1.1.zip
db2878133d5fd6bad55d6d7670cd98e5 org.fedoraproject.ide.platform-3.3.1.1-1.zip