diff --git a/eclipse.spec b/eclipse.spec index f0f4283..5d88fa8 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -1079,7 +1079,7 @@ ln -s %{_datadir}/java/eclipse-ecj.jar \ %if %{gcj_support} %ifarch ia64 # FIXME: auto get version number; tweak aot-compile-rpm to fix this -aot-compile-rpm --exclude %{_datadir}/%{name}/plugins/org.eclipse.team.core_3.2.0.I200606011710.jar +aot-compile-rpm --exclude %{_datadir}/%{name}/plugins/org.eclipse.team.cvs.core_3.2.0.I200606011710.jar %else aot-compile-rpm %endif @@ -1109,7 +1109,7 @@ popd %if %{gcj_support} %ifarch ia64 # FIXME: auto get version number; tweak aot-compile-rpm to fix this -aot-compile-rpm --exclude %{_datadir}/%{name}/plugins/org.eclipse.team.core_3.2.0.I200606011710.jar +aot-compile-rpm --exclude %{_datadir}/%{name}/plugins/org.eclipse.team.cvs.core_3.2.0.I200606011710.jar %else aot-compile-rpm %endif