diff --git a/eclipse.spec b/eclipse.spec index a58e712..a300d1b 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -649,8 +649,8 @@ sed --in-place "s:/usr/lib/:%{_libdir}/:g" build.sh sed --in-place "s:-L\$(AWT_LIB_PATH):-L%{_jvmdir}/java/jre/lib/%{_arch}:" make_linux.mak popd -# FIXME: figure out what's going on with build.index on ppc64 and s390x -%ifarch ppc64 s390x +# FIXME: figure out what's going on with build.index on ppc64, s390x and i386 +%ifarch ppc64 s390x i386 find plugins -name \*.xml -exec sed --in-place "s/\(\)/<\!-- \1 -->/" "{}" \; %endif @@ -1635,7 +1635,7 @@ fi %changelog * Sun Jul 23 2006 Ben Konrath 3.2.0-1jpp_8fc -- Rebuild. +- Disable build.index doc generation on i386. * Sun Jul 23 2006 Andrew Overholt 3.2.0-1jpp_7fc - Remove org.eclipse.ant.ui* from %%files.