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

Andrew Overholt overholt at redhat.com
Tue Dec 5 21:57:03 UTC 2006


---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2006-1351
2006-12-05
---------------------------------------------------------------------

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/6/

2520edbf196f8bd68e2ccd30a955a522f018c720  SRPMS/eclipse-3.2.1-23.fc6.src.rpm
2520edbf196f8bd68e2ccd30a955a522f018c720  noarch/eclipse-3.2.1-23.fc6.src.rpm
5801325d856889e3fb2fbabc761d4cf0246cc886  ppc/eclipse-pde-3.2.1-23.fc6.ppc.rpm
71e9e4a2b8f7337a7c5c4a779aa72e6a1bb3aa59  ppc/eclipse-ecj-3.2.1-23.fc6.ppc.rpm
cc3c93fc7995087befb2824b2bca78f86c61427c  ppc/eclipse-jdt-3.2.1-23.fc6.ppc.rpm
acf0b042f27dde094fc39abb976ce2896c2eeb05  ppc/eclipse-pde-sdk-3.2.1-23.fc6.ppc.rpm
eba34e89c31d9698d98014866a39390ab38b44ba  ppc/eclipse-sdk-3.2.1-23.fc6.ppc.rpm
a882d1360a676701f023a93d8c23aae2bff31fe3  ppc/debug/eclipse-debuginfo-3.2.1-23.fc6.ppc.rpm
e21ebe108912a91b9e0f5db66466e23bacba5dc4  ppc/libswt3-gtk2-3.2.1-23.fc6.ppc.rpm
9b7de3ac1c1841ce6b3a66f799c38acf4c521794  ppc/eclipse-jdt-sdk-3.2.1-23.fc6.ppc.rpm
b337c9b5696b68abcd65b39b96a9d6543cc3cbbf  ppc/eclipse-platform-sdk-3.2.1-23.fc6.ppc.rpm
8b3e90e8a1f883cb51a2868f58860c621dc8c041  ppc/eclipse-pde-runtime-3.2.1-23.fc6.ppc.rpm
424fcbb2148b99396a48cf207ee70a099aedfe6a  ppc/eclipse-platform-3.2.1-23.fc6.ppc.rpm
45ad242b1680d656c07b6faba64319337ef64414  ppc/eclipse-rcp-sdk-3.2.1-23.fc6.ppc.rpm
9c74db7e59e29edf7bd9af24883e9565b9bbf4d0  ppc/eclipse-rcp-3.2.1-23.fc6.ppc.rpm
ef027855810a37594b0f4bc29b78dcecd22477d4  x86_64/eclipse-ecj-3.2.1-23.fc6.x86_64.rpm
cdb78192dac13b87a17d62ea452aa5f72f273d00  x86_64/eclipse-platform-3.2.1-23.fc6.x86_64.rpm
df4d804409737b532eed75cf2982dfb07ee13cf9  x86_64/eclipse-pde-sdk-3.2.1-23.fc6.x86_64.rpm
af8bbe64bdc1fb70cba793bf19bca7f696444a11  x86_64/eclipse-rcp-sdk-3.2.1-23.fc6.x86_64.rpm
d9ff990b744a20e943f7bde470bcc287a03a4d2f  x86_64/eclipse-jdt-3.2.1-23.fc6.x86_64.rpm
6f3eac3baa54c1eeca84d2a8fcafca270334e70a  x86_64/debug/eclipse-debuginfo-3.2.1-23.fc6.x86_64.rpm
2cf126243621fd7b8d3380823e1274d8fa6a5644  x86_64/eclipse-rcp-3.2.1-23.fc6.x86_64.rpm
0b19a0444f75d5c2a61dafa8dd4bbd28df0d747f  x86_64/eclipse-pde-runtime-3.2.1-23.fc6.x86_64.rpm
ed62572a68c6792e4196577a73e52df9cfcc55a0  x86_64/eclipse-pde-3.2.1-23.fc6.x86_64.rpm
566c6d877970f5fe6fc577c12365c6c25827a238  x86_64/eclipse-sdk-3.2.1-23.fc6.x86_64.rpm
d1c85bb10ee36a60b48c1fcd5458625ed9822daa  x86_64/eclipse-jdt-sdk-3.2.1-23.fc6.x86_64.rpm
153cb36df84e573ff3293d0f5b0e02cafe46bffd  x86_64/libswt3-gtk2-3.2.1-23.fc6.x86_64.rpm
489c2e3f7b20ebef0ffe01c3190dd52eb4f543fc  x86_64/eclipse-platform-sdk-3.2.1-23.fc6.x86_64.rpm
88bea7c5fd40fc7a16b0e426ed10ff20d0509191  i386/libswt3-gtk2-3.2.1-23.fc6.i386.rpm
2152c309f74a35bb7a366a5b6c5614c9bbe4aa95  i386/eclipse-jdt-sdk-3.2.1-23.fc6.i386.rpm
858a9d98236bfcb9d5aa0e98bd10fb2ef053c784  i386/eclipse-jdt-3.2.1-23.fc6.i386.rpm
eb1c22ad3b121d14482637a078b3e1e517c379cd  i386/eclipse-platform-sdk-3.2.1-23.fc6.i386.rpm
43df4e7f4cd71175695b950bc0c73e511101343d  i386/eclipse-pde-runtime-3.2.1-23.fc6.i386.rpm
37a71129228f80117a78c6e5c1838381d0e6c5e6  i386/eclipse-platform-3.2.1-23.fc6.i386.rpm
ef427a9ce1002d95ddf22c33012dc8d64e7dd060  i386/eclipse-sdk-3.2.1-23.fc6.i386.rpm
ed36e89500c57f2954d3036bdf4681fe20a41551  i386/eclipse-pde-sdk-3.2.1-23.fc6.i386.rpm
ca5a659359a9f42c34bce3d7e6e154375d8c8cb6  i386/eclipse-rcp-3.2.1-23.fc6.i386.rpm
41bfc99982a7a347702370dbf9fe994246d0d69e  i386/eclipse-rcp-sdk-3.2.1-23.fc6.i386.rpm
a051c13e1976c120914093b6ab646fce79e65836  i386/debug/eclipse-debuginfo-3.2.1-23.fc6.i386.rpm
fc096c03441c968a26fe1e7639785a6f8c9b1c96  i386/eclipse-pde-3.2.1-23.fc6.i386.rpm
f56bf1e5e0594899eb6de7a503464ede458388e6  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-package-announce mailing list