diff --git a/eclipse.spec b/eclipse.spec index 245c4a0..ac4c385 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -22,7 +22,7 @@ ExclusiveArch: i386 x86_64 ppc Summary: %{pkg_summary} Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro}_fc -Release: 0.M5.19 +Release: 0.M5.20 License: CPL Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ @@ -1004,6 +1004,9 @@ rebuild-gcj-db %{_libdir} %{_datadir}/%{name}/plugins/org.eclipse.platform.source.linux.gtk.*_3.1.0 %changelog +* Wed Apr 13 2005 Ben Konrath 3.1.0_fc-0.M5.20 +- Fix the bootstrap patch (the ecj jar was missing some files). + * Tue Apr 12 2005 Andrew Overholt 3.1.0_fc-0.M5.19 - Add Requires(post,postun): java-1.4.2-gcj-compat for rebuild-gcj-db (Joe Orton).