Commit Graph

559 Commits

Author SHA1 Message Date
Andrew Overholt 353998fe26 Fix typos. 2006-11-02 02:03:18 +00:00
Ben Konrath c3ae080f09 - 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 it has
    the laucher src zip which is arch specific.
- Disable building the help indexes on all archs so that we have the same
    doc pluigns 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 symlinkis in %%{_libdir}/eclipse instead of
    %%{_libdir}/eclipse/plugins.
2006-11-02 01:59:53 +00:00
Andrew Overholt d6a105ac5e Add initializer to %%files. 2006-11-02 01:58:55 +00:00
Andrew Overholt d5f51bbbcc - Move copy-platform to arch-specific location. 2006-11-02 01:50:13 +00:00
Andrew Overholt 32f425fade - Use equinox initializer instead of old patch to core.runtime.
- Run initializer *after* splitting install into arch-specific and
    arch-independent locations.
2006-11-02 00:55:15 +00:00
Andrew Overholt 922cad0593 - Fix copy-platform to work with split install. 2006-11-01 01:47:08 +00:00
Ben Konrath 3d89c72828 - Add LC_ALL=C environment variable to sort for ecj build 2006-10-31 20:03:20 +00:00
Ben Konrath 72919d3feb - Add 3.2.1 splash screen.
- Sort the java source files before building (#209249).
- Remove Fedora ifdefs.
- Resolves: #209249.
2006-10-31 19:48:11 +00:00
Ben Konrath 7d37f4e377 - Re-enable building of the icu4j plugins. 2006-10-31 07:43:15 +00:00
Ben Konrath 625c3702d8 - Temporarily disable building of icu4j plugin. 2006-10-30 23:18:06 +00:00
Ben Konrath 3b45ca18e0 - Bump Release to 8 2006-10-30 20:39:57 +00:00
Andrew Overholt 86fa7c9de0 - Fix eclipse-ecj symlink to point to correct location.
- Put SWT symlinks in %%{_libdir} instead of %%{_datadir} as they're
    target-dependent.
2006-10-30 17:36:31 +00:00
Ben Konrath b0338adaa5 - Fix minor problem with src zip repack code 2006-10-29 19:23:37 +00:00
Ben Konrath 3a712c4eb2 fix date in %changelog 2006-10-29 01:58:43 +00:00
Ben Konrath 158e040ef0 - 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.
2006-10-29 01:58:05 +00:00
Andrew Overholt 4ae3c59503 - Remove unneeded tomcat symlinks. 2006-10-16 17:25:21 +00:00
Andrew Overholt cc64339ec2 - Remove unnecessary bits of configuration.
- Resolves: #210764, #202585.
2006-10-16 17:19:19 +00:00
Ben Konrath c1c8faa950 - Move jface and jface.databinding from libswt3-gtk2 to rcp because these
plugins have dependancies on some plugins in rcp.
2006-10-12 22:27:53 +00:00
Ben Konrath bf09ec22ac - 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.
2006-10-10 19:14:44 +00:00
Andrew Overholt 3413d7b903 - Fix triggerpostun to include epoch of previous releases. 2006-10-01 04:52:33 +00:00
Andrew Overholt ac8064a74d Add bug #s. 2006-09-29 22:28:09 +00:00
Ben Konrath 8131cf7f68 - Add Requires(post,postun) to platform and sdk sub-packages so that post
and postun scripts work correctly.
2006-09-29 22:22:43 +00:00
Andrew Overholt 27f7937103 - Add triggerpostun to deal with old rebuild-sdk-features postun crap. 2006-09-29 22:16:11 +00:00
Andrew Overholt 9e34e99d48 - Fix swt-firefox patch to not create DSOs with undefined symbols. 2006-09-29 13:23:59 +00:00
Ben Konrath 2af8a7e256 a few fixes for swt firefox patch 2006-09-29 05:22:52 +00:00
Ben Konrath a5675d50f8 3.2.1 final. 2006-09-28 21:22:00 +00:00
Andrew Overholt 26a17ea71e - Use new swt-firefox patch and consolidate others into one. 2006-09-28 21:19:03 +00:00
Ben Konrath 591a1a7fe6 Disable help index generation on ia64. 2006-09-28 14:09:00 +00:00
Ben Konrath ec43790fb2 - Fix typo in %postun of -sdk and -platform. 2006-09-27 11:50:42 +00:00
Ben Konrath 71f7bf03d9 Don't set eclipse.product incorrectly in %postun of -sdk and -platform. 2006-09-27 01:43:58 +00:00
Ben Konrath 5b612479b1 - 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.
2006-09-26 04:45:35 +00:00
Andrew Overholt 6b5e6d1751 - Remove unused eclipse.conf.
- Remove unused gre64.conf patch (applied upstream).
2006-09-25 15:31:26 +00:00
Ben Konrath ce0351e8ae - Add Conflicts: mozilla to libswt3-gtk2 (rh bug # 207626).
- Move Requires: firefox to libswt3-gtk2.
2006-09-22 16:59:40 +00:00
Ben Konrath ca01549f06 move config.ini to the rcp sub-package 2006-09-22 16:30:52 +00:00
Ben Konrath 07ad6372e0 don't use %{eclipse_base} in %install section 2006-09-21 21:24:38 +00:00
Ben Konrath cccd621d65 - 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.
2006-09-21 20:11:47 +00:00
Andrew Overholt d3f113122f - Fix tomcat symlinking in %%install to make help work (rh#199453). 2006-09-21 17:47:07 +00:00
Andrew Overholt 30d65b35ff - Add workaround for gjdoc Mac-encoded bug (gcc#29167). 2006-09-21 14:59:08 +00:00
Ben Konrath 9dbdca57ac - 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).
2006-09-18 22:20:30 +00:00
Ben Konrath 5e83817566 - Disable help index generation on s390. 2006-09-10 14:09:56 +00:00
Ben Konrath ddc911faf4 - Add sparc support (Dennis Gilmore <dennis@ausil.us>)
- fix eclipse-swt-firefox.patch to work on 64 bit systems.
2006-09-09 20:21:55 +00:00
Ben Konrath ac5dce0abc Add swt-firefox patch; moves SWT to NS_InitXPCOM3() from NS_InitEmbedding() 2006-09-08 02:57:24 +00:00
Ben Konrath 681f7e50b4 - Re-add customBuildCallbacks.xml-add-pre.gather.bin.parts.patch because it
has not been applied upstream.
- Minor spec file clean ups.
- Add %{name} 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.
- Remove Eclipse-UI-Components patch.
- Remove outdated README.
2006-09-06 22:02:18 +00:00
Ben Konrath 19e4982f56 - Use the system tomcat on ppc64 and s390x. 2006-09-04 16:48:22 +00:00
Andrew Overholt fad60dcf13 - Don't use pkg_summary. 2006-08-31 18:26:31 +00:00
Ben Konrath 0186614bd9 Require java-gcj-compat >= 1.0.64 instead of 1.0.63 2006-08-31 04:06:09 +00:00
Ben Konrath fa02bccf64 - Require java-gcj-compat >= 1.0.63. 2006-08-29 19:52:51 +00:00
Ben Konrath e1ec979185 Remove double Manifest file in com.jcraft.jsch_0.1.28.jar. 2006-08-29 19:45:50 +00:00
Andrew Overholt 4b28c69fb7 - Fix tomcat55 patch to not conflict with wst.ws (commons-logging
visibility).
2006-08-17 18:26:52 +00:00
Andrew Overholt ccfdd35d0a Bump release. 2006-08-10 22:06:10 +00:00
Andrew Overholt 6852bd17dd - 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.
2006-08-10 19:24:51 +00:00
Andrew Overholt 87cd1a4b23 - Use firefox-devel instead of mozilla-devel.
- Add patch for rh#200929 (include embed_base in xpcom's pkgconfig -I
    flags).
2006-08-01 18:49:47 +00:00
Ben Konrath e1c99230a5 Use sed instead of patches for tomcat version numbers. 2006-07-26 04:35:40 +00:00
Ben Konrath 8b6e80ff09 Disable build.index doc generation on i386. 2006-07-24 02:50:47 +00:00
Ben Konrath 5e48fcb6a2 bump release number for rebuild 2006-07-23 22:03:21 +00:00
Andrew Overholt 0093cfbc7f - Remove org.eclipse.ant.ui* from %%files. 2006-07-23 17:09:54 +00:00
Ben Konrath a183478470 fix typo 2006-07-23 15:34:35 +00:00
Ben Konrath 26ff54d117 exclude jar not jar.so 2006-07-23 14:36:34 +00:00
Ben Konrath 0d5df320ed Exclude org.eclipse.ant.ui_3.2.0.v20060531.jar 2006-07-23 08:27:15 +00:00
Jakub Jelinek cac7e631d4 Rebuilt 2006-07-22 08:38:34 +00:00
Andrew Overholt 86783a68c7 - New splash screen from Diana Fong (rh#199456). 2006-07-20 23:42:26 +00:00
Andrew Overholt 0e12cd7d68 - Add patch from Tom Tromey for ecj-gcj branch of gcj.
- Fix SWT symlinks.
2006-07-19 02:44:16 +00:00
Igor Foox 0b07fea6c2 %changelog
Tue Jul 18 2006 Igor Foox <ifoox@redhat.com> 3.2.0-1jpp_3fc
- Rebuild.
2006-07-18 15:54:38 +00:00
Ben Konrath 32beac9fa6 Rebuild 2006-07-17 22:44:29 +00:00
Andrew Overholt 242f8fc3ca Re-add s390. 2006-07-08 02:20:09 +00:00
Andrew Overholt 9c8f04f98a - Bump tomcat5 to 5.5.17 both in BR/R and in patches. 2006-07-06 18:22:19 +00:00
Andrew Overholt dd2887c003 - Temporarily add webapp patch for ppc64, s390, and s390x. 2006-07-06 12:54:28 +00:00
Andrew Overholt d74cd2e480 - Don't include tomcat jars in %%files for ix86, ppc, x86_64, ia64.
- Use tomcat plugin version instead of org.eclipse.tomcat_*.
2006-07-06 02:25:27 +00:00
Andrew Overholt f143021c28 - Don't apply tomcat and webapp patches on ppc64, s390, and s390x (for
now).
2006-07-05 22:08:40 +00:00
Andrew Overholt 0b6d8c095d - Don't delete jars in %%install. 2006-07-05 21:19:23 +00:00
Andrew Overholt e2d44f9b86 http11 -> http 2006-07-05 17:46:34 +00:00
Andrew Overholt 8ff44ba0bc commons-logging -> commons-logging-api 2006-07-05 16:09:13 +00:00
Andrew Overholt 9f2631fbff - Use commons-* instead of jakarta-commons-*. 2006-07-05 15:49:58 +00:00
Andrew Overholt e940817b9a - org.eclipse.tomcat -> org.eclipse.tomcat/lib. 2006-07-05 14:55:01 +00:00
Andrew Overholt 67315b4a68 - Don't require tomcat on ppc64, s390, or s390x until we've got it there. 2006-07-05 12:40:06 +00:00
Ben Konrath 1fca076c6e Fix tomcat symlinks. 2006-07-04 22:25:52 +00:00
Andrew Overholt 16c113bfd3 - 3.2.0.
- Remove Provides: eclipse-sdk from eclipse-platform.
- Use build-jar-repository where appropriate.
2006-07-04 21:27:47 +00:00
Ben Konrath 9c1c163999 - Rename -devel packages to -sdk to match upstream names.
- Add Provides eclipse-sdk to platform-sdk.
- Remove zip re-pack code.
2006-06-13 22:41:27 +00:00
Ben Konrath eb5abdbddd bump relase again 2006-06-13 01:23:08 +00:00
Ben Konrath 435496eac2 one more fix for jdtcore symlink 2006-06-13 01:13:37 +00:00
Ben Konrath 527083670a bump release 2006-06-13 00:27:39 +00:00
Ben Konrath 1ca5202702 fix jdtcore symlink 2006-06-13 00:15:03 +00:00
Ben Konrath 48ff589777 - 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.
2006-06-12 22:26:55 +00:00
Ben Konrath 2987a9caf6 - 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.
2006-06-09 22:26:43 +00:00
Ben Konrath 55460d965c - Enable s390 and s390x.
- Add small snippet to check for jars at the end of prep.
2006-06-08 18:47:33 +00:00
Andrew Overholt 3321426573 - Fix eclipse-ecj.jar symlink to include qualifier. 2006-06-07 22:34:51 +00:00
Ben Konrath fb4c00d17d tweak %files for ppc 2006-06-07 15:51:38 +00:00
Ben Konrath 211f760c30 more ia64 spec file tweaks 2006-06-07 13:02:44 +00:00
Ben Konrath 88d7beae2f ia64 spec file tweak 2006-06-07 06:33:20 +00:00
Ben Konrath 56f70b7f96 - 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.
2006-06-07 04:15:28 +00:00
Ben Konrath 05ca26f26b small tweak for x86 2006-06-06 17:05:38 +00:00
Ben Konrath 97e18dd063 remove debugging stuff 2006-06-06 13:20:52 +00:00
Ben Konrath e17f27b6fe add support for ppc64, s390, s390x 2006-06-06 02:17:30 +00:00
Ben Konrath bc6236bcf7 3.2RC7 2006-06-05 03:47:07 +00:00
Ben Konrath 5037e9d453 update spec file and patches to 3.2RC6 2006-06-02 21:46:07 +00:00
Andrew Overholt 287601a833 - Bump mozilla requirement to match rawhide. 2006-05-15 19:16:15 +00:00
Andrew Overholt 3c57be54ed - One more small help fix (include tomcatwrapper.jar o.e.tomcat manifest). 2006-03-07 18:04:46 +00:00
Andrew Overholt 06138edc96 s/jakarta-regexp/regexp-1.3/g 2006-03-07 13:43:44 +00:00
Andrew Overholt fa0c283f16 Don't do native ecj ... now I remember why I stopped doing it. 2006-03-07 04:33:20 +00:00
Andrew Overholt 78668a96d2 more symlink garbage. 2006-03-07 00:38:25 +00:00
Andrew Overholt 211170cca6 s/jakarta-//g 2006-03-06 22:12:54 +00:00
Andrew Overholt abe446d50c s/tomcat-http11/tomcat-http/g 2006-03-06 21:47:41 +00:00
Andrew Overholt 907e15b3e2 foo 2006-03-03 22:24:20 +00:00
Andrew Overholt a87b9dd97c Only build /usr/bin/ecj natively on x86{,_64} 2006-03-03 20:34:46 +00:00
Andrew Overholt 6b71c4859a - Only build with a native ecj on x86{,_64}
- Make /usr/bin/ecj native again as it's slow as a script with gij and the
    chances of a someone using a proprietary JDK and not seeing their javac
    alternative are slim.
2006-03-03 20:14:42 +00:00
Andrew Overholt 094a66bee2 Log environment. 2006-03-03 19:44:58 +00:00
Andrew Overholt 9d643b7a4a Remove unnecessary tomcat jars so they're not natively-compiled. 2006-03-02 16:34:08 +00:00
Andrew Overholt 293623e99b gah 2006-03-01 19:51:42 +00:00
Andrew Overholt eebe9ab0a2 foo 2006-03-01 17:49:20 +00:00
Andrew Overholt e41b8fbf1f bump release 2006-03-01 17:31:44 +00:00
Andrew Overholt 185a712b44 - Update to tomcat 5.5 (e.o#98371). 2006-02-28 23:05:11 +00:00
Igor Foox 1c24280f47 - Added patch for ppc64. 2006-02-17 22:05:00 +00:00
Igor Foox 1943e6e4ee Try to build on ppc64 2006-02-17 18:33:57 +00:00
Andrew Overholt 2a94d059ca - Try build on ppc64 (rh#172172, rh#181846). 2006-02-17 15:08:14 +00:00
Jesse Keating a39d92a5ac bump for bug in double-long on ppc(64) 2006-02-11 02:29:01 +00:00
Ben Konrath e1fa383309 Make platform/feature.xml reference the tomcat5 plugin. 2006-02-10 15:30:47 +00:00
Andrew Overholt 8581d1e32d Minor rebuild-sdk-features touch-ups. 2006-02-10 14:52:02 +00:00
Ben Konrath b722cbfe1c - Update the rebuild-sdk-features script to use the 3.1 updatesite. 2006-02-10 05:48:34 +00:00
Andrew Overholt 4e0b3908d9 foo 2006-02-08 22:58:35 +00:00
Andrew Overholt 1b3952a4c6 Tweak swt-gtk symlinks (rh#180000). 2006-02-08 18:40:05 +00:00
Andrew Overholt 6f1b5380ba - Use new java-1.4.2-gcj-compat-javadoc package.
- Always generate debug info when building RPMs (Andrew Haley).
2006-02-07 23:04:50 +00:00
Andrew Overholt a9c56bbdd2 - Add an swt-gtk.jar and fix symlink to point to correct jar (rh#180000).
- Link against generic libjawt.so (rh#158755).
- Re-add patch to use built launcher.
2006-02-06 20:50:01 +00:00
Andrew Overholt 753f606733 *** empty log message *** 2006-02-05 04:50:13 +00:00
Ben Konrath 92782fa462 - Update efj patches to match what has been committed to HEAD. 2006-02-04 18:44:11 +00:00
Igor Foox ab012974a8 Updated spec file for launcher script update. 2006-02-03 21:28:03 +00:00
Andrew Overholt 2eefb6609f - 3.1.2.
- Remove unnecessary patches.
2006-02-01 15:32:50 +00:00
Karsten Hopp 0c750f7e2d *** empty log message *** 2006-01-31 11:48:09 +00:00
Andrew Overholt e6d5628464 - Rebuild against latest gcc to see if this fixes rh#178156. 2006-01-25 20:48:30 +00:00
Andrew Overholt bc5718f49e - Change about_files to be i386 and x86_64 only (will patch file upstream). 2006-01-07 16:06:17 +00:00
Andrew Overholt f97a8eabc6 Don't build on s390{,x}. 2006-01-06 22:21:46 +00:00
Andrew Overholt 2ccc9bd839 Disable GNU formatter patches again until they can be forward-ported to
3.1.1.
2006-01-06 21:27:32 +00:00
Andrew Overholt e1e75a841b Fix the s390 patch (again). 2006-01-05 02:26:42 +00:00
Andrew Overholt 923a30ca14 libXtst typo 2006-01-04 22:32:40 +00:00
Andrew Overholt daf954b446 xorg-x11-devel -> libXtst-devel 2006-01-04 22:29:18 +00:00
Andrew Overholt 48b06c362e - Attempt build on ia64, s390, and s390x. 2006-01-04 22:25:20 +00:00
Andrew Overholt f193142eec - Update s390{,x} patches.
- Use natively-compiled ecj during build.
2006-01-04 22:23:19 +00:00
Andrew Overholt f3d35a6358 Use natively-compiled ecj during build. 2006-01-04 22:20:08 +00:00
Andrew Overholt 9ab28661dd Rebuild again. 2005-12-24 00:25:20 +00:00
Andrew Overholt 191980d42d Rebuild with new gcc (gcc#25121). 2005-12-21 15:24:34 +00:00
Andrew Overholt 31f20668be Release bump. 2005-12-20 02:00:23 +00:00
Andrew Overholt 7b81ce3d14 foo 2005-12-20 01:59:05 +00:00
Andrew Overholt 452550096c - New version of launcher path (rh#175454). 2005-12-19 22:06:53 +00:00
Andrew Overholt b74001022b - Update patch for offline javadoc linking.
- Rebuild with new gjdoc (indices generated at build time - yay! rh#157372,
    rh#161147).
2005-12-19 16:52:27 +00:00
Andrew Overholt 9465580068 Revert: 4.1.0-0.8 -> 4.0.2 2005-12-15 03:32:58 +00:00
Andrew Overholt c687a8a846 Try with 4.1.0-0.8 2005-12-15 03:28:46 +00:00
Andrew Overholt 6ccbfa5d90 Re-work gjdoc link patch. 2005-12-14 02:09:53 +00:00
Andrew Overholt 858aba787a - Add patch for offline javadoc building/linking. 2005-12-13 20:53:29 +00:00
Andrew Overholt 22125bc4d0 Remove ecj-M5.zip 2005-12-13 05:10:57 +00:00
Andrew Overholt 36ed7546a1 Fix nvr in changelog 2005-12-13 04:58:20 +00:00
Andrew Overholt 80b044fbfa - Use ecj from 3.1.1 (rh#175380).
- Remove ecj options patch as it is in ecj from 3.1.1.
- New version of launcher patch (rh#175454) - ifoox.
2005-12-13 04:57:49 +00:00
Andrew Overholt a727782e2c Build with gcc 4.1 2005-12-11 16:09:11 +00:00
Ben Konrath d7185488b8 bump Release 2005-12-09 17:15:46 +00:00
Ben Konrath 917eecc925 - update updatehomedir-core.patch to remove unused code 2005-12-09 16:33:30 +00:00
Andrew Overholt 3ca8dd83c6 - Add patch for launcher following symlinks (rh#168726, e.o#79592) - ifoox.
- Remove launcher script.
2005-12-07 19:18:12 +00:00
Andrew Overholt 3e3ec31a58 Remove unused buildDocPlugins.sh 2005-12-06 20:35:06 +00:00
Andrew Overholt 53a8732e17 - Add eclipse-rcp-devel as a requirement of eclipse-platform-devel
(rh#161267).
- Updated splash screen (thanks to Diana Fong) (rh#170580).
- Include and use rebuild-sdk-features (rh#173589).
Fri Dec 02 2005 Andrew Overholt <overholt@redhat.com> 3.1.1-1jpp_8fc
- Update EFJ patch (e.o#75333).
- Update update-site-in-home-dir patch (e.o#90630) - bkonrath.
2005-12-06 20:05:39 +00:00
Andrew Overholt d279140982 no ia64 2005-11-15 16:48:12 +00:00
Andrew Overholt 00c57ed309 - Disable ppc64 for now (seems to be an upstream issue). 2005-11-12 21:46:29 +00:00
Andrew Overholt 6719f55178 Patch typo. 2005-11-11 02:15:22 +00:00
Andrew Overholt dffd49cb1f - Add patch for mozilla code with gcc 4:
http://debian-ppc64.alioth.debian.org/gcc4/patches-old/swt-gtk_3.1-1.0.
    0.1.gcc4.patch
2005-11-11 02:13:54 +00:00
Andrew Overholt 960a409deb Build on ppc64 and ia64 2005-11-11 00:35:10 +00:00
Andrew Overholt 21044162c5 - Patch org.eclipse.help.webapp jasper classpath.
Thu Nov 03 2005 Andrew Overholt <overholt@redhat.com> 3.1.1-1jpp_5fc
- Import work done by Debian Eclipse packagers:
- Add Fedora version in Eclipse about dialog.
- Update eclipse-javadoc.patch to match Debian's disable-filelog patch.
- Remove buildDoc patches and add helpindexbuilder patch (e.o#114001).
- Add patches to build Cairo SWT bindings.
2005-11-06 15:32:26 +00:00
Andrew Overholt a6f2bdd70e - Temporarily exclude ia64 and ppc64 (rh#172174). 2005-11-01 18:36:55 +00:00
Andrew Overholt 4ee000640a - Bump mozilla requirement.
- Use libXtst-devel instead of xorg-x11-devel.
2005-10-31 19:48:52 +00:00
Andrew Overholt 2b55017e95 - Add BuildRequires for libgnome{,ui}-devel (rh#171532). 2005-10-27 20:20:35 +00:00
Andrew Overholt 99b55e9d2d - Really fix browser issue on x86_64 (rh#168040).
- Attempt to build on ia64 and ppc64 (include swt-mozilla on the latter).
2005-10-27 20:17:59 +00:00
Andrew Overholt 2568534911 - Make non-gcj builds not noarch (rh#171711). 2005-10-25 18:46:20 +00:00
Andrew Overholt 94e3df7969 bump release 2005-10-12 15:36:00 +00:00
Andrew Overholt 600c9c3b0f - Add JavaModelCache overflow patch (e.o#111299). 2005-10-12 15:35:12 +00:00
Andrew Overholt 35a1689c39 grr 2005-10-11 23:25:17 +00:00
Andrew Overholt 8273c1611e - 3.1.1.
- Patch around gij failing for the doc plug-in generation.
- Make /usr/bin/ecj a script (allows all jvms to call it).
2005-10-11 21:21:27 +00:00
Andrew Overholt 66ac4db6be make sure lucene-1.4.3-src.zip is really removed 2005-10-11 03:56:35 +00:00
Andrew Overholt c12c12b0ff remove lucene-1.4.3-src.zip 2005-10-10 20:34:59 +00:00
Andrew Overholt 8acf6f58c9 missing -o 2005-10-10 15:26:58 +00:00
Andrew Overholt 70654292b9 - Bump mozilla requirement.
- Re-enable org.eclipse.ui.forms_3.1.0.jar.so,
    org.eclipse.osgi_3.1.0.jar.so, and
    org.eclipse.ui.workbench_3.1.0.jar.so (rh#146463, rh#158137, rh#151919)
- Add patch for /etc/gre64.conf (for 64-bit systems, rh#168040,
    e.o#109253).
- Remove MOZILLA_FIVE_HOME magic from eclipse.script.
- Remove jdtCompilerAdapter.jar due to aot-compile-rpm smarts.
- Bump gcc and java-gcj-compat requirements.
2005-10-10 14:10:27 +00:00
Andrew Overholt e61f4d7f93 Fix mozilla version. 2005-10-08 19:17:19 +00:00
Andrew Overholt a5c081cfa0 - Bump mozilla requirement.
- Re-enable org.eclipse.ui.forms_3.1.0.jar.so,
    org.eclipse.osgi_3.1.0.jar.so, and
    org.eclipse.ui.workbench_3.1.0.jar.so (rh#146463, rh#158137, rh#151919)
- Add patch for /etc/gre64.conf (for 64-bit systems, rh#168040,
    e.o#109253).
- Remove MOZILLA_FIVE_HOME magic from eclipse.script.
2005-10-08 19:09:58 +00:00
Andrew Overholt fd0432dd9a - Include patch for /etc/gre64.conf (e.o#109253, rh#168040).
- Remove MOZILLA_FIVE_HOME magic from eclipse.script.
2005-09-19 19:57:47 +00:00
Andrew Overholt ee97f8c0c8 - /usr/lib -> %{_libdir} in eclipse.script (rh#159031). 2005-08-24 14:53:53 +00:00
Andrew Overholt a3ab712cc7 - Bump mozilla requirement. 2005-08-23 14:18:01 +00:00
gbenson 72ccdb5bac I'm confused 2005-07-28 11:00:22 +00:00
gbenson fe022bf8c7 Allow leading separators in classpaths (e.o#105430) 2005-07-28 10:58:11 +00:00
Andrew Overholt ab4036a308 - Add ant-jmf to exclude list. 2005-07-25 15:55:50 +00:00
Andrew Overholt 23ce1f4c18 libdir -> datadir in aot-compile-rpm --exclude 2005-07-25 14:37:19 +00:00
Andrew Overholt b0776cafe8 - Bump release due to FC4 update still not being released. 2005-07-25 13:49:13 +00:00
Andrew Overholt f5556bc7ad - Change mozilla BuildRequirement to be equals and not greater-than or
equals since we need the exact version for our patches.
- Bump mozilla requirements and patches to 1.7.10.
2005-07-25 13:47:54 +00:00
Andrew Overholt a44beb9ade Remove extraneous deps. 2005-07-19 19:54:53 +00:00
Andrew Overholt 7d8b6e1d65 - Remove ant-jmf symlinking and requirement.
- Update to use java-gcj-compat and not java-1.4.2-gcj-compat.
2005-07-19 19:47:18 +00:00
Andrew Overholt a8e20e0149 Add two missing files. 2005-07-14 21:29:47 +00:00
Andrew Overholt 5bd2780a6b Add org.eclipse.osgi_3.1.0.jar to aot-compile-rpm --exclude 2005-07-14 19:42:45 +00:00
Andrew Overholt 9a7b723005 Bump release 2005-07-14 18:25:58 +00:00
Andrew Overholt 1d8b5047d3 changelog
- Bump required version of java-gcj-compat to the latest (-40jpp_37rh).
- Remove lots of jiggery-pokery with native compilation and use gbenson's
    new aot-compile.
- Re-work files sections appropriately.
- Change mozilla-nspr-devel -> nspr-devel due to change in mozilla
    packaging.
- Update patch for mozilla build as per above.
2005-07-14 18:24:52 +00:00
Andrew Overholt dd0fb50236 Add back BuildArch until we get bootstrapping sorted out. 2005-07-12 21:56:38 +00:00
Andrew Overholt 7bbeb7e2d5 - Bump release to build against new gcc.
- Bump gcc requirement to gcc 4.0.1.
2005-07-12 21:47:23 +00:00
Andrew Overholt 703265f125 - Revert ecj_bootstrap patch since it won't work.
- Keep mozilla requirement off ppc64.
- Add ant-apache-bsf requirement since we have that in FC5.
2005-07-05 18:58:30 +00:00
Andrew Overholt f244842fae - Remove ExclusiveArch. 2005-07-05 16:18:34 +00:00
Andrew Overholt 59d55796ba - Add ecj_bootstrap patch from Gary Benson to bootstrap new architectures. 2005-07-05 16:12:22 +00:00
Andrew Overholt 3bd28b37e0 - Bump release for FC4 update. 2005-07-05 15:57:04 +00:00
Andrew Overholt fcfd08f979 - Remove remaining pre-built ant jars (but don't symlink to ant.jar until
we have ant 1.6.5 - rh#162444).
- Bump requirement on gcc to get fix for rh#158614.
- Add patch to not try to link to external javadocs and include the javadoc
    output in the build output.
- Add build and runtime requirement on ant-javamail (I'm not sure how we
    missed this previously).
2005-07-04 22:14:33 +00:00
gbenson 3c81193a26 Disable classpath access rules introduced in e.o#92398 (rh#162177) 2005-07-04 17:08:45 +00:00
Andrew Overholt cce4ee527d - Import 3.1.
- Update splash screen.
2005-06-28 16:08:27 +00:00
Andrew Overholt 7b5a7b98f8 - Add about.html and about_files to eclipse-platform.install (x86 &
x86_64).
2005-06-28 13:43:09 +00:00
Andrew Overholt c81e7ad960 Typo: patch32 -> patch33. 2005-06-27 19:59:49 +00:00
Andrew Overholt 1e7b77f704 - Import 3.1 RC4.
- Remove activeHelpSample.jar building patch as it's now fixed upstream.
- Add patch to remove references to cairo since we don't have it in FC4.
- Add about.html and about_files to eclipse-platform.install.
- Add patch to create public compare API (jpound - e.o#98707).
- Add patch from Robin Green to not look for firefox libxpcom.so
    (rh#161658).
- Symlink lucene jars (rh#159939).
2005-06-27 19:38:29 +00:00
Andrew Overholt e1908be23b - Add un-owned osgi directories to libswt and platform. 2005-06-24 20:45:32 +00:00
Andrew Overholt 48e8e3b473 - Add rcp requirement for platform (rh#161267). 2005-06-24 20:44:35 +00:00
Andrew Overholt 9e08db6303 Further files list munging and bash hackery 2005-06-24 15:41:31 +00:00
Andrew Overholt 10c3782f8c Further munging of bundle directories in swt and platform files section. 2005-06-23 16:36:52 +00:00
Andrew Overholt de13a3545e Further munging of bundle directories in swt and platform files section. 2005-06-23 15:21:45 +00:00
Andrew Overholt 25f4d7130a Further munging of bundle directories in swt files section. 2005-06-22 20:22:25 +00:00
Andrew Overholt d60723efbb Further munging of bundle directories in swt files section. 2005-06-22 18:21:29 +00:00
Andrew Overholt b37243be0e Yet more swt library location munging for %files. 2005-06-22 15:47:39 +00:00
Andrew Overholt 1f934c54eb Further munging of bundle directories in swt files section. 2005-06-22 14:28:21 +00:00
Andrew Overholt a09baeb879 Add bundle parent directories to files sections 2005-06-22 12:39:10 +00:00
Andrew Overholt aa75130635 - Use SWT bundle ID for SWT %files list (determine in %%install) . 2005-06-21 21:26:45 +00:00
Andrew Overholt fd64f0d26f - Import 3.1RC3.
- Use FileInitializer (e.o#90535) - this should eliminate .sos in
    ~/.eclipse.
- Add eclipse-filenamepatterns.txt ("*.so" currently) for above.
- Symlink JNI libraries.
Fri Jun 17 2005 Andrew Overholt <overholt@redhat.com> 3.1.0_fc-0.RC2.2
- Update to new naming scheme for resulting gzipped tarball.
- Add patch to not generate help indices (it seems to hang).
Thu Jun 16 2005 Andrew Overholt <overholt@redhat.com> 3.1.0_fc-0.RC2.1
- Import 3.1RC2.
- Add RCP sub-package. Unsure about its dependencies ATM.
2005-06-20 21:14:00 +00:00
Andrew Overholt 8572c32f67 - Add tomcat5 patch and symlinks. 2005-06-16 16:02:07 +00:00
Andrew Overholt 5a36041055 - Fix ant jar removal (gbenson). 2005-05-26 15:44:49 +00:00
Andrew Overholt 2335506963 Fix typo in ecj files section. 2005-05-25 16:34:56 +00:00
Andrew Overholt 348cc62103 Bump release. 2005-05-25 14:58:44 +00:00
Andrew Overholt aff92a55ac - Fix ecj symlink in /usr/share/java (rh#158734). 2005-05-25 14:49:52 +00:00
Phillip Muldoon 7979e9d988 - Touch tag to build into dist 2005-05-23 17:03:49 +00:00
Phillip Muldoon 9ef820f7f6 - Remove compilation of jdt.ui jar.so on ppc.
Sat May 21 2005 Ben Konrath <bkonrath@redhat.com> 3.1.0_fc-0.M7.3
- Add ecj-options patch to bootstrap source.
- Make embedded browser widget work (Robin Green).
- Bump required version of java-gcj-compat to the latest (-40jpp_24rh).
- Use -lgcjawt when building with gcj.
Wed May 18 2005 Ben Konrath <bkonrath@redhat.com> 3.1.0_fc-0.M7.2
- Disable org.eclipse.osgi_3.1.0.jar.so.
- Add ecj-options patch, remove ecj-extdirs patch.
Wed May 18 2005 Ben Konrath <bkonrath@redhat.com> 3.1.0_fc-0.M7.1
- Update to 3.1M7.
- Add file initializer patch.
- Temporarily remove s390{,x} patches.
- Update GNU formatter ui patch.
- Add ECJ ext dirs patch.
2005-05-23 17:01:40 +00:00
Ben Konrath 38192f6fa2 bump version 2005-05-22 05:18:20 +00:00
Ben Konrath f7883433d7 - Bump required version of java-gcj-compat to the latest (-40jpp_24rh).
- Add patch to make swt use libgcjawt instead of libjawt for gcj.
2005-05-22 04:59:30 +00:00
Ben Konrath ed3cf19a09 - Add ecj-options patch to bootstrap source.
- Make embedded browser widget work (Robin Green).
2005-05-20 21:25:16 +00:00
Ben Konrath 7adf8f355f Add ecj-options patch. 2005-05-20 01:39:41 +00:00
Andrew Overholt 1c4b7805a9 - Add Epoch on eclipse-platform.
- Use %%{_bindir} in post and postun scripts.
2005-05-17 15:26:51 +00:00
Ben Konrath 918f8ff82c fix release number. 2005-05-17 04:43:34 +00:00
Ben Konrath 68cbacc7c0 - Add Epoch to jsch requires. 2005-05-17 04:42:45 +00:00
Ben Konrath 6e274d13b8 - Update libswt-mozilla patches and require mozilla 1.7.8 2005-05-16 21:40:40 +00:00
Ben Konrath 69b6d06f27 add org.eclipse.ui.forms_3.1.0.jar.so.bak to %files 2005-05-16 16:28:30 +00:00
Andrew Overholt 6e49ec3664 - Use %%{ix86} macro in ExclusiveArch rather than i386 (jorton). 2005-05-13 15:49:53 +00:00
Ben Konrath bfdd96bd4e - Add jsch >= 0.1.18-1jpp.
- Remove Fedora specific part of junit version.
- Temporarily disable org.eclipse.ui.forms_3.1.0.jar.so (rh#146463).
2005-05-13 15:45:44 +00:00
Ben Konrath e71a24a867 add -g to gcj calls 2005-05-10 16:41:43 +00:00
Ben Konrath b6b8fb16a5 Add Requires junit >= 3.8.1-3jpp_4fc to JDT. 2005-05-09 22:24:09 +00:00
Andrew Overholt b8fa0c415c - Rebuild with new gjdoc (rh#152049). 2005-05-05 18:30:59 +00:00
Ben Konrath f7ace1f432 - Re-enable jdt.ui/jdt.jar.so and require gcj 4.0.0-2 (rh#151296). 2005-05-05 01:58:58 +00:00
Ben Konrath 518aafdf7c - Replace temporary patch to debug.ui with upstream patch to swt
(rh#155853).
2005-05-02 21:22:29 +00:00
Andrew Overholt 44567ea914 Fix release number. 2005-04-30 19:45:37 +00:00
Ben Konrath 8d7cf61f1c - Add patch to temporarily stop an NPE in debug.ui (rh#155853).
- Remove old patches.
2005-04-30 18:31:06 +00:00
Phillip Muldoon bbd9a49223 - Allow multiple optional arguments in eclipse-copy-platform.sh 2005-04-28 21:35:04 +00:00
Andrew Overholt 5ca4497fb9 - Include epoch in mozilla BuildRequires.
- Remove last remaining gij-specific option from eclipse.script.
2005-04-27 04:31:09 +00:00
Jeremy Katz 17c7c3026f - silence %post 2005-04-27 04:25:02 +00:00
Andrew Overholt 935fcc18ca - Re-add osgi.jar.so since gcj fix is in our gcc RPMs.
- Bump gcc requirements accordingly.
- Add gcc-c++ to BuildRequires (for SWT Mozilla).
- Add specific java-1.4.2-gcj-compat nvr requirement (rh#151866).
2005-04-25 22:39:24 +00:00
Andrew Overholt 79c2c329d4 - Bump jsch version. 2005-04-22 18:43:13 +00:00
Andrew Overholt 4b3530196d - Make /usr/bin/eclipse executable again (rh#155715). 2005-04-22 18:17:25 +00:00
aluchko 1aaee68697 - Import archived projects (e.o#82988) 2005-04-22 15:29:41 +00:00
Andrew Overholt 51bfbb49b7 - Add Requires(post,postun): java-1.4.2-gcj-compat for each sub-package and
use full path (Joe Orton).
2005-04-22 13:04:18 +00:00
Andrew Overholt 349c5a68a0 - Use upstream icons (not RHDS ones) (rh#146484).
- Add plugin directories to %files sections.
- Rework %files sections a bit.
- Fix SWT symlink (bkonrath).
- Temporarily remove jdt.ui/jdt.jar.so.
Thu Apr 21 2005 Ben Konrath <bkonrath@redhat.com> 3.1.0_fc-0.M6.8
- Fix updatesite patch.
- Temporarily remove org.eclipse.ui.workbench_3.1.0.jar.so (r.c#151919)
2005-04-22 02:45:43 +00:00