diff --git a/eclipse-addfragmentsforotherplatforms.patch b/eclipse-addfragmentsforotherplatforms.patch
index 57a6856..a6d9cd7 100644
--- a/eclipse-addfragmentsforotherplatforms.patch
+++ b/eclipse-addfragmentsforotherplatforms.patch
@@ -1,15 +1,22 @@
diff -up ./assemble.org.eclipse.sdk.linux.gtk.ia64.xml.fragments ./assemble.org.eclipse.sdk.linux.gtk.ia64.xml
---- ./assemble.org.eclipse.sdk.linux.gtk.ia64.xml.fragments 2008-07-22 08:48:57.000000000 -0400
-+++ ./assemble.org.eclipse.sdk.linux.gtk.ia64.xml 2008-07-22 08:53:49.000000000 -0400
-@@ -94,6 +94,8 @@
-
-
-
-+
-+
-
-
-
+--- ./assemble.org.eclipse.sdk.linux.gtk.ia64.xml.fragments 2008-07-22 13:19:59.000000000 -0400
++++ ./assemble.org.eclipse.sdk.linux.gtk.ia64.xml 2008-07-22 13:22:04.000000000 -0400
+@@ -101,6 +101,7 @@
+
+
+
++
+
+
+
+@@ -183,6 +184,7 @@
+
+
+
++
+
+
+
@@ -790,6 +792,10 @@
diff --git a/eclipse.spec b/eclipse.spec
index 3e5b00b..7a9ed2e 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -1,5 +1,8 @@
# TODO:
# - update icu4j and jasper to use %%{_libdir}/eclipse and not %%{_datadir}/eclipse after we build 3.4
+# - generate content.xml for > platform sub-sets
+# - move > platform bits to dropins/ along with content.xml for each
+# - update ecj-rpmdebuginfo patch
# - look at startup script and launcher patches
# - get Ganymede update site pre-configured
# - investigate bi-arch requirements
@@ -106,7 +109,6 @@ Patch31: %{name}-ia64-packaging.patch
# https://bugs.eclipse.org/bugs/show_bug.cgi?id=221908
# https://bugs.eclipse.org/bugs/attachment.cgi?id=105593
-# FIXME: update bug with this smaller version of the patch
Patch32: %{name}-compilelibs.patch
# 64-bit systems need to generate the 64-bit JNI code first
Patch38: %{name}-compilelibs-64bit.patch