diff --git a/eclipse-tests-libraryXml.patch b/eclipse-tests-libraryXml.patch index f814e41..63eea5c 100644 --- a/eclipse-tests-libraryXml.patch +++ b/eclipse-tests-libraryXml.patch @@ -6,7 +6,7 @@ RCS file: /cvsroot/eclipse/org.eclipse.test/library.xml,v retrieving revision 1.33 diff -u -r1.33 library.xml --- library.xml 13 Mar 2008 14:00:36 -0000 1.33 -+++ library.xml 5 Dec 2008 01:39:01 -0000 ++++ library.xml 5 Dec 2008 14:11:35 -0000 @@ -6,13 +6,13 @@ @@ -102,14 +102,14 @@ diff -u -r1.33 library.xml + + -+ ++ + - + + + -+ ++ + + + diff --git a/eclipse.spec b/eclipse.spec index e9eb9e8..47d02ce 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -30,7 +30,7 @@ Epoch: 1 Summary: An open, extensible IDE Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro} -Release: 9%{?dist} +Release: 10%{?dist} License: EPL Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ @@ -1537,6 +1537,10 @@ fi #%{_libdir}/%{name}/configuration/org.eclipse.equinox.source %changelog +* Fri Dec 5 2008 Andrew Overholt 1:3.4.1-10 +- Remove MaxPermSize from sysproperty lists in library.xml as it was causing the + JVM to not start. + * Thu Dec 4 2008 Andrew Overholt 1:3.4.1-8 - Increase MaxPermSize when running tests.