From e7563e087e38334e65c9841df0f42531fe15b587 Mon Sep 17 00:00:00 2001 From: Andrew Overholt Date: Nov 14 2007 14:53:26 +0000 Subject: - Update branding. - Work around e.o#195897 by setting the VM arg explicitly. --- diff --git a/.cvsignore b/.cvsignore index 57ab1fa..c0be96c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/eclipse-maxpermsize.patch b/eclipse-maxpermsize.patch index fcf8381..c78a684 100644 --- a/eclipse-maxpermsize.patch +++ b/eclipse-maxpermsize.patch @@ -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 diff --git a/eclipse.spec b/eclipse.spec index c667be2..5ef1b8a 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -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 3.3.1.1-1 +- Update branding. +- Work around e.o#195897 by setting the VM arg explicitly. + * Fri Oct 26 2007 Andrew Overholt 3.3.1.1-1 - 3.3.1.1 - Add patch for memory issues with IcedTea. diff --git a/sources b/sources index 3c04ede..029923f 100644 --- a/sources +++ b/sources @@ -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