Fedora Core 6 Test Update: eclipse-3.2.1-23.fc6

Andrew Overholt overholt at redhat.com
Wed Nov 29 21:18:36 UTC 2006


---------------------------------------------------------------------
Fedora Test Update Notification
FEDORA-2006-1351
2006-11-29
---------------------------------------------------------------------

Product     : Fedora Core 6
Name        : eclipse
Version     : 3.2.1
Release     : 23.fc6
Summary     : An open, extensible IDE
Description :
The Eclipse Platform is designed for building integrated development
environments (IDEs) that can be used to create applications as diverse
as web sites, embedded Java(tm) programs, C++ programs, and Enterprise
JavaBeans(tm).

---------------------------------------------------------------------
Update Information:

This update includes bug fixes for the following bugs:

* Fix for Bug #207016: Eclipse packages are not multilib
* Workaround for Bug #175547: Eclipse does not prompt for
workspace when run natively
* Fix for Bug #199961: ecj can't cope with [] brackets in
pathnames
* Fix for Bug #202585: Non-SDK features cannot be enabled or
disabled
* Fix for Bug #211008: Unowned directories
* Fix for Bug #213572: Unable to add eclipse update sites
* Fix for Bug #209249: out of order compilation of source
files for ecj
* Fix for Bug #207754: "help -> about -> features details"
doesn't show non-SDK features
* Fix for Bug #209393: extension points don't work with gcj

Please note that this update changes the filesystem layout
of some of the packages and users may have to run eclipse
once with '-clean' after the update is complete.  We do not
think this will be necessary in the vast majority of cases,
but if there are startup errors, try starting eclipse from a
terminal to see error output.  Alternately, users may remove
the configuration in ~/.eclipse (i.e. rm -r ~/.eclipse). 
This will remove non-packaged plugins (ie. user-installed
via the update manager), though, so resort to this option
with caution.
---------------------------------------------------------------------
* Tue Nov 28 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-23
- Add patch to add platform to ~/.eclipse's platform.xml.  This maintains
  user-installed plugins but allows us to remove the pre-configured
  platform.xml in the OSGi configuration area.
* Fri Nov 24 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-22
- FC6 update without work to move arch-specific stuff to %{_libdir}.
* Fri Nov 17 2006 Ben Konrath <bkonrath at redhat.com> 3.2.1-21
- Add patch to workaround an xml parsing bug in libgcj (gcc bug #29853).
- Resolves: #209393.
* Fri Nov 17 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-20
- Revise gre64 patch to just do ppc64 addition and not ordering change.
* Thu Nov 16 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-19
- Add patch to look at gre64.conf on ppc64.
* Fri Nov 10 2006 Ben Konrath <bkonrath at redhat.com> 3.2.1-18
- Remove SWT ON_TOP patch as it is fixed in 3.2.1.
* Thu Nov  9 2006 Ben Konrath <bkonrath at redhat.com> 3.2.1-17
- Add file level requirement for swt fragment to rcp and platform packages.
  This is needed so that the rcp and platform packages pull in the swt package
  of the correct word size.
* Mon Nov  6 2006 Ben Konrath <bkonrath at redhat.com> 3.2.1-16
- Move copy-platform back to %{_datadir}/eclipse.
- Require gjdoc >= 0.7.7-14 as it generates consistent html across archs.
- Move most of the doc plugins back to %{_datatdir}/eclipse now that gjdoc 
  is fixed.
* Fri Nov  3 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-15
- Make sdk require config.ini itself rather than the package to deal with the
  bi-arch installation situation.
- Move sdk feature and plugin to %{_libdir} so we can check for its existence
  in the post scripts.
* Thu Nov  2 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-14
- Remove post sections that munge eclipse.product; always set it to
  org.eclipse.platform.ide or org.eclipse.sdk.ide.
- Remove changelogs prior to 3.2.0.
* Thu Nov  2 2006 Ben Konrath <bkonrath at redhat.com> 3.2.1-12
- Move doc plugins to %{_libdir}/eclipse/plugins because of html is being
  generated differently on different arches.
- Fix multilib problem when there are two or more jars within a jar.
- BR dos2unix always (for mac2unix).
* Wed Nov  1 2006 Ben Konrath <bkonrath at redhat.com> 3.2.1-11
- Move copy-platform to %{_libdir}/eclipse
- Move the platform.source, icu4j, icu4j.source, help.webapp and
  update.core.linux plugins to %{_libdir}/eclipse/plugins because these plugins
  have platform specific content. Some of the platform specific content may be
  a result of bugs in libgcj. These need to be investigated.
- Disable building the help indexes on all archs so that we have the same doc
  plugins on all archs.
- Remove org.apache.ant_1.6.5/bin/runant.py to avoid multilib conflicts.
- Repack all the jars and the jars within those jars. This is needed 
  to make this package multilib compatible.
- Put SWT symlinks in %{_libdir}/eclipse instead of 
  %{_libdir}/eclipse/plugins.
* Wed Nov  1 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-11
- Use equinox initializer instead of old patch to core.runtime.
- Run initializer *after* splitting install into arch-specific and
  arch-independent locations.
- Move copy-platform to arch-specific location.
- Get rid of broken symlinks in tomcat plugin.
* Tue Oct 31 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-11
- Fix copy-platform to work with split install.
* Tue Oct 31 2006 Ben Konrath <bkonrath at redhat.com> 3.2.1-10
- Add 3.2.1 splash screen.
- Sort the java source files before building (#209249).
- Remove Fedora ifdefs.
- Resolves: #209249.
* Tue Oct 31 2006 Ben Konrath <bkonrath at redhat.com> 3.2.1-9
- Re-enable building of the icu4j plugins.
* Mon Oct 30 2006 Ben Konrath <bkonrath at redhat.com> 3.2.1-8
- Temporarily disable building of icu4j plugin.
* Mon Oct 30 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-8
- Fix eclipse-ecj symlink to point to correct location.
- Put SWT symlinks in %{_libdir} instead of %{_datadir} as they're
  target-dependent.
* Sat Oct 28 2006 Ben Konrath <bkonrath at redhat.com> 3.2.1-7
- Add patch for ecj [] classpath problem.
- Remove configuration files from rcp files list. 
- Add patch set bindir and shared config patch to allow the eclipse binary
  to sit in %{_bindir} and remove the symlinks. This patch also allows us to
  set osgi.sharedConfiguration.area config on a per build basis so that the
  configuration directory can be arch dependant.
- Remove launcher link patch as the bindir patch removes the requirement for
  this patch.
- Don't aot-compile org.eclipse.ui.ide to work around rh bug # 175547.
- Add Requies(post,postun) to all packages to ensure that no files are left
  behind when eclipse is un-installed.
- Many spec file clean ups.
- Resolves: #199961, #202585, #210764, #207016.
- Related: #175547.
* Mon Oct 16 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-6
- Remove unneeded tomcat symlinks.
* Mon Oct 16 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-6
- Remove unnecessary bits of configuration.
- Resolves: #210764, #202585.
* Tue Oct 10 2006 Ben Konrath <bkonrath at redhat.com> 3.2.1-5
- Remove perl dependancy.
- Fix offsets in libswt-enableallandO2 patch.
- Add Requires(post,postun) java-gcj-compat to sdk to avoid errors when
  uninstalling the java stack.
- Move jface and jface.databinding from libswt3-gtk2 to rcp because these
  plugins have dependancies on some plugins in rcp.
* Sun Oct  1 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-4
- Fix triggerpostun to include epoch of previous releases.
* Fri Sep 29 2006 Ben Konrath <bkonrath at redhat.com> 3.2.1-3
- Add Requires(post,postun) to platform and sdk sub-packages so that post and
  postun scripts work correctly.
* Fri Sep 29 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-3
- Add triggerpostun to deal with old rebuild-sdk-features postun crap
  (rh#207442, rh#207013).
* Fri Sep 29 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-2
- Fix swt-firefox patch to not create DSOs with undefined symbols (rh#201778).
* Thu Sep 28 2006 Ben Konrath <bkonrath at redhat.com> 3.2.1-1
- 3.2.1 final.
* Thu Sep 28 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-1
- Use new swt-firefox patch and consolidate others into one.
* Wed Sep 27 2006 Ben Konrath <bkonrath at redhat.com> 3.2.1-0.RC.3
- Fix typo in %postun of -sdk and -platform.
- Disable help index generation on ia64.
* Tue Sep 26 2006 Ben Konrath <bkonrath at redhat.com> 3.2.1-0.RC.2
- Don't set eclipse.product incorrectly in %postun of -sdk and -platform.
* Mon Sep 25 2006 Ben Konrath <bkonrath at redhat.com> 3.2.1-0.RC.1 
- M20060921-0945 (3.2.1 pre-release).
- Upadate patches to 3.2.1.
- Add icu4j 3.4.5 sources.
- Add Fedora version to platform about.mappings as well as sdk.
* Mon Sep 25 2006 Andrew Overholt <overholt at redhat.com> 3.2.0-8
- Remove unused eclipse.conf.
- Remove unused gre64.conf patch (applied upstream).
* Thu Sep 21 2006 Ben Konrath <bkonrath at redhat.com> 3.2.0-7
- Use real SWT version on ia64, ppc64, s390 and s390x.
- Remove the swt native libs from the rcp sub-package because they are 
  already in the libswt-gtk2 sub-package and rcp requires libswt-gtk2.
- Set correct eclipse.product in post and postun of sdk and platform
  sub-packages (rh bug # 207442)
- Don't set the .eclipseproduct twice.
- Add Conflicts: mozilla to libswt3-gtk2 (rh bug # 207626).
- Move Requires: firefox to libswt3-gtk2.
* Thu Sep 21 2006 Andrew Overholt <overholt at redhat.com> 3.2.0-7
- Add workaround for gjdoc Mac-encoded bug (gcc#29167) to make javadocs build.
- Fix tomcat symlinking in %install to make help work (rh#199453).
* Mon Sep 11 2006 Ben Konrath <bkonrath at redhat.com> 3.2.0-6
- Update swt-firefox patch and remove libswt-xpcom patch (rh bug # 200929).
- Re-work files list to match upstream and remove rebuild-sdk-features 
  (rh bug # 205933).
* Thu Sep  7 2006 Ben Konrath <bkonrath at redhat.com> 3.2.0-5
- Add swt-firefox patch; moves SWT to NS_InitXPCOM3() from NS_InitEmbedding().
- Add sparc support (Dennis Gilmore <dennis at ausil.us>).
- Disable help index generation on s390.
* Wed Sep  6 2006 Ben Konrath <bkonrath at redhat.com> 3.2.0-4
- Re-add customBuildCallbacks.xml-add-pre.gather.bin.parts.patch because
  it has not been applied upstream.
- Minor spec file clean ups.
- Add eclipse to the -devel package Provides so that upgrading from 
  FC-5 to FC-6 works.
- Re-enable natively compiling the ant.ui plugin.
- Re-enable natively compiling the team.cvs.core plugin on ia64.
* Fri Sep  1 2006 Ben Konrath <bkonrath at redhat.com> 3.2.0-3
- Use the system tomcat on ppc64 and s390x.
* Wed Aug 30 2006 Andrew Overholt <overholt at redhat.com> 3.2.0-3
- Don't use pkg_summary.
* Tue Aug 29 2006 Ben Konrath <bkonrath at redhat.com> 3.2.0-2
- Remove double Manifest file in com.jcraft.jsch_0.1.28.jar.
- Require java-gcj-compat >= 1.0.64.
* Thu Aug 17 2006 Andrew Overholt <overholt at redhat.com> 3.2.0-1jpp_12fc
- Fix tomcat55 patch to not conflict with wst.ws (commons-logging visibility).
* Thu Aug 10 2006 Andrew Overholt <overholt at redhat.com> 3.2.0-1jpp_11fc
- Fix eclipse-tomcat55.patch and eclipse-tomcat55-build.patch to not reference
  jars that don't exist.
- Fix rebuild-sdk-features to work with 3.2.x feature versions.
* Tue Aug  1 2006 Andrew Overholt <overholt at redhat.com> 3.2.0-1jpp_10fc
- Use firefox-devel instead of mozilla-devel.
- Add patch for rh#200929 (include embed_base in xpcom's pkgconfig -I flags).
* Tue Jul 25 2006 Ben Konrath <bkonrath at redhat.com> 3.2.0-1jpp_9fc
- Use sed instead of patches for tomcat version numbers.
* Sun Jul 23 2006 Ben Konrath <bkonrath at redhat.com> 3.2.0-1jpp_8fc
- Disable build.index doc generation on i386.
* Sun Jul 23 2006 Andrew Overholt <overholt at redhat.com> 3.2.0-1jpp_7fc
- Remove org.eclipse.ant.ui* from %files.
* Sun Jul 23 2006 Ben Konrath <bkonrath at redhat.com> 3.2.0-1jpp_7fc
- Exclude org.eclipse.ant.ui_3.2.0.v20060531.jar from aot-compile-rpm.
* Sat Jul 22 2006 Jakub Jelinek <jakub at redhat.com> 3.2.0-1jpp_6fc
- Rebuilt
* Thu Jul 20 2006 Andrew Overholt <overholt at redhat.com> 3.2.0-1jpp_5fc
- New splash screen from Diana Fong (rh#199456).
* Tue Jul 18 2006 Andrew Overholt <overholt at redhat.com> 3.2.0-1jpp_4fc
- Add patch from Tom Tromey for ecj-gcj branch of gcj.
- Fix SWT symlinks.
* Tue Jul 18 2006 Igor Foox <ifoox at redhat.com> 3.2.0-1jpp_3fc
- Rebuild.
* Mon Jul 17 2006 Ben Konrath <bkonrath at redhat.com> 3.2.0-1jpp_2fc
- Rebuild.
* Thu Jul  6 2006 Andrew Overholt <overholt at redhat.com> 3.2.0-1jpp_1fc
- Temporarily add webapp patch for ppc64 and s390x.
- Bump tomcat5 to 5.5.17 both in BR/R and in patches.
* Wed Jul  5 2006 Andrew Overholt <overholt at redhat.com> 3.2.0-1jpp_1fc
- Don't require tomcat on ppc64, s390, or s390x until we've got it there.
- org.eclipse.tomcat -> org.eclipse.tomcat/lib.
- Update webapp build patch.
- Use commons-* instead of jakarta-commons-*.
- Don't delete jars in %install.
- Don't apply tomcat and webapp patches on ppc64, s390, and s390x (for now).
- Don't include tomcat jars in %files for ix86, ppc, x86_64, ia64.
- Use tomcat plugin version instead of org.eclipse.tomcat_*.
* Tue Jul  4 2006 Ben Konrath <bkonrath at redhat.com> 3.2.0-1jpp_1fc
- Fix tomcat symlinks.
* Tue Jul  4 2006 Andrew Overholt <overholt at redhat.com> 3.2.0-1jpp_1fc
- 3.2.0.
- Remove Provides:  eclipse-sdk from eclipse-platform.
- Use build-jar-repository where appropriate.
* Tue Jun 13 2006 Ben Konrath <bkonrath at redhat.com> 3.2.0-0jpp_0fc.3.2RC7.7
- Rename -devel packages to -sdk to match upstream names.
- Add Provides eclipse-sdk to platform-sdk. 
- Remove zip re-pack code.
* Mon Jun 12 2006 Ben Konrath <bkonrath at redhat.com> 3.2.0-0jpp_0fc.3.2RC7.6
- Bump release again.
* Mon Jun 12 2006 Ben Konrath <bkonrath at redhat.com> 3.2.0-0jpp_0fc.3.2RC7.5
- Bump release.
* Mon Jun 12 2006 Ben Konrath <bkonrath at redhat.com> 3.2.0-0jpp_0fc.3.2RC7.4
- Require java-gcj-compat 1.0.52.
- Don't use '*' to set the quatifier name in the eclipse-ecj symlink.
- Really fix swt symlinks rh #194500.
* Wed Jun  7 2006 Ben Konrath <bkonrath at redhat.com> 3.2.0-0jpp_0fc.3.2RC7.3
- Enable ppc64, s390 and s390x.
- Add check for jars at the end of prep.
- Fix patch for rh #162177 (square brackets patch).
- Fix swt symlinks rh #194500.
- Add versionless pde.build symlink.
- Rename efj-wrapper.sh to efj.sh.in.
- Re-pack all zips after the build to ensure that zips have the same md5sum
  across arch re-builds. This is needed to avoid multilib conflicts.
* Wed Jun  7 2006 Andrew Overholt <overholt at redhat.com> 3.2.0-0jpp_0fc.3.2RC7.2
- Fix eclipse-ecj.jar symlink to include qualifier.
* Tue Jun  6 2006 Ben Konrath <bkonrath at redhat.com> 3.2.0-0jpp_0fc.3.2RC7.1
- 3.2RC7.
- Remove com.jcraft.jsch_0.1.28.jar and repackage with classes from the system
  jsch.jar. 
- Work around ia64 compile problem in aot-compile-rpm.
* Wed May 31 2006 Ben Konrath <bkonrath at redhat.com> 3.2.0-0jpp_0fc.3.2RC6
- 3.2RC6.

---------------------------------------------------------------------
This update can be downloaded from:
    http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/6/

5d33a36413f5f5649e1b395e18e214e234f1a570  SRPMS/eclipse-3.2.1-23.fc6.src.rpm
5d33a36413f5f5649e1b395e18e214e234f1a570  noarch/eclipse-3.2.1-23.fc6.src.rpm
b1e68ae261a9a4f68466b587140b7f129f084865  ppc/eclipse-pde-3.2.1-23.fc6.ppc.rpm
5014350751b96cada14e9d7d879d3a5c81ef14d8  ppc/eclipse-ecj-3.2.1-23.fc6.ppc.rpm
0b3aa1400d72aae044ed14f44f287e6e5fbcf414  ppc/eclipse-jdt-3.2.1-23.fc6.ppc.rpm
4992b7814fb7ba60286dad81adca2366d12719b5  ppc/eclipse-pde-sdk-3.2.1-23.fc6.ppc.rpm
2bda08339807ca00e1416b8a45a4b149aa8668b2  ppc/eclipse-sdk-3.2.1-23.fc6.ppc.rpm
db1e83773d4153637febb90fedcc1db5c60b2ee1  ppc/debug/eclipse-debuginfo-3.2.1-23.fc6.ppc.rpm
8d17961ecd1051ec745a5967f74635e6396e543c  ppc/libswt3-gtk2-3.2.1-23.fc6.ppc.rpm
32d8714a77cd745f9f6bd4fe2be3a503fac32a63  ppc/eclipse-jdt-sdk-3.2.1-23.fc6.ppc.rpm
c1844389817d6dbdc7dac6b3e3a7aaa944907381  ppc/eclipse-platform-sdk-3.2.1-23.fc6.ppc.rpm
40a70d13b299d4ec2c510560c76780fafe6e7a4c  ppc/eclipse-pde-runtime-3.2.1-23.fc6.ppc.rpm
f0bfe0d028848b22cf05096aa2374872fd6fcee1  ppc/eclipse-platform-3.2.1-23.fc6.ppc.rpm
af9468cb559935d2f7e4438ec3f8986bdc900d76  ppc/eclipse-rcp-sdk-3.2.1-23.fc6.ppc.rpm
ed11ec5fea41070803ba0a453b909a05aa2badec  ppc/eclipse-rcp-3.2.1-23.fc6.ppc.rpm
e0706e1b3bfaa9ddd95e6137d828cea0b1df16bf  x86_64/eclipse-ecj-3.2.1-23.fc6.x86_64.rpm
99e99acf77a785e20f9ad30ea91e31105e7c53fb  x86_64/eclipse-platform-3.2.1-23.fc6.x86_64.rpm
43224f28668987541a10a602b2a92bbf84c48e38  x86_64/eclipse-pde-sdk-3.2.1-23.fc6.x86_64.rpm
fad57c95fd9602004f15502621ff4f0e317a2323  x86_64/eclipse-rcp-sdk-3.2.1-23.fc6.x86_64.rpm
8308da6bdae7a4dbdc294478d6b6ba35d51fe97c  x86_64/eclipse-jdt-3.2.1-23.fc6.x86_64.rpm
69683ce210aa2bdfe3ce047cc2e3ede37b7e9759  x86_64/debug/eclipse-debuginfo-3.2.1-23.fc6.x86_64.rpm
7eeae43d1ba2ca894381d459971017ab14f30a39  x86_64/eclipse-rcp-3.2.1-23.fc6.x86_64.rpm
01477e6a99886939d730d40584107270f44bdaf8  x86_64/eclipse-pde-runtime-3.2.1-23.fc6.x86_64.rpm
ca02532d277d63110ee9377931662733cb3608bb  x86_64/eclipse-pde-3.2.1-23.fc6.x86_64.rpm
8eee0e2e03985f747428da35c9a7e71bd09c9aa9  x86_64/eclipse-sdk-3.2.1-23.fc6.x86_64.rpm
12c22f4deaa24a40e27d1cef0db779a5493277e9  x86_64/eclipse-jdt-sdk-3.2.1-23.fc6.x86_64.rpm
63b903792261a87e62c637aebba20fd5ed79f52c  x86_64/libswt3-gtk2-3.2.1-23.fc6.x86_64.rpm
a1cfba19e60527ffb0fd970483a95696ad6f7ea1  x86_64/eclipse-platform-sdk-3.2.1-23.fc6.x86_64.rpm
df91f66838509f2734ec25998a46e9f563e56548  i386/libswt3-gtk2-3.2.1-23.fc6.i386.rpm
5856737c8a8aaf3752e39c40b69dfa170d134b46  i386/eclipse-jdt-sdk-3.2.1-23.fc6.i386.rpm
040f3eedec80b683a44164d1b4894b367cbc5b21  i386/eclipse-jdt-3.2.1-23.fc6.i386.rpm
d5b0421e53ae38524887980bd23c3b08e9ca7e8b  i386/eclipse-platform-sdk-3.2.1-23.fc6.i386.rpm
af7fef037d233b78675a5f6ddb99efc5b2165989  i386/eclipse-pde-runtime-3.2.1-23.fc6.i386.rpm
cdd668396cfcf99cd6cc34025f81c6b880f89b48  i386/eclipse-platform-3.2.1-23.fc6.i386.rpm
d344cef9bde3f5986190293e1acb3a6f7c908edd  i386/eclipse-sdk-3.2.1-23.fc6.i386.rpm
cbc6cfbe2fd8cfcece7cba21f75515c24fe4472f  i386/eclipse-pde-sdk-3.2.1-23.fc6.i386.rpm
b534802585b9ea99bd61aaf7b8a09f8ed1fb0389  i386/eclipse-rcp-3.2.1-23.fc6.i386.rpm
da3f6501d723ed6702de5baddd2a50424798ac92  i386/eclipse-rcp-sdk-3.2.1-23.fc6.i386.rpm
5320e4afd6c0af91690cb6f85397a16d6ef52a55  i386/debug/eclipse-debuginfo-3.2.1-23.fc6.i386.rpm
fb5abc7a8cc813852759d92483b11b374ca43106  i386/eclipse-pde-3.2.1-23.fc6.i386.rpm
ba22e96677bd83aa3616d2f391ebc88c746b8d1e  i386/eclipse-ecj-3.2.1-23.fc6.i386.rpm

This update can be installed with the 'yum' update program.  Use 'yum update
package-name' at the command line.  For more information, refer to 'Managing
Software with yum,' available at http://fedora.redhat.com/docs/yum/.
---------------------------------------------------------------------




More information about the fedora-test-list mailing list