diff --git a/eclipse.spec b/eclipse.spec index 603348d..2b97720 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -821,7 +821,7 @@ ln -s %{_datadir}/%{name}/plugins/org.eclipse.jdt.core_%{eclipse_majmin}.%{eclip $RPM_BUILD_ROOT%{_datadir}/java/eclipse-ecj.jar %if %{gcj_support} -aot-compile-rpm +aot-compile-rpm --exclude /usr/share/eclipse/plugins/org.eclipse.osgi_3.1.0.jar # FIXME: temporarily disable org.eclipse.ui.forms_3.1.0.jar.so # see: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=146463 @@ -1164,6 +1164,7 @@ fi - Re-work files sections appropriately. - Change mozilla-nspr-devel -> nspr-devel due to change in mozilla packaging. - Update patch for mozilla build as per above. +- Add org.eclipse.osgi_3.1.0.jar to exclude. * Tue Jul 05 2005 Andrew Overholt 3.1.0_fc-5 - Revert ecj_bootstrap patch since it won't work.