diff --git a/eclipse.spec b/eclipse.spec index bf3684a..454df9d 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -1308,6 +1308,7 @@ aot-compile-rpm --exclude %{_datadir}/%{name}/plugins/org.eclipse.ui.ide_$UIIDEP %else aot-compile-rpm --exclude %{_datadir}/%{name}/plugins/org.eclipse.ui.ide_$UIIDEPLUGINVERSION \ --exclude %{_datadir}/%{name}/plugins/com.jcraft.jsch_0.1.28.jar + --exclude %{_datadir}/%{name}/plugins/org.eclipse.osgi_3.2.1.R32x_v20060919.jar %endif %endif @@ -1708,7 +1709,8 @@ fi %changelog * Fri Jan 05 2007 Ben Konrath 3.2.1-27 - Use /g in tomcat version replacement. -- Disable com.jcraft.jsch_0.1.28.jar on ia64. +- Disable com.jcraft.jsch_0.1.28.jar and + org.eclipse.osgi_3.2.1.R32x_v20060919.jar on ia64. * Tue Dec 19 2006 Ben Konrath 3.2.1-26 - Use sed instead of patch for tomcat version.