Commit Graph

758 Commits

Author SHA1 Message Date
Ben Konrath 434772094c update spec file with mozilla stuff 2005-04-18 13:44:48 +00:00
Ben Konrath 0b073c23f4 - Update to 3.1M6.
- Change bootstrap procedure to match the upstream method.
- Remove patches that were fixed upstream.
- Add efj wrapper script.
2005-04-17 04:26:54 +00:00
Ben Konrath acc2a8e3ea - Fix the bootstrap patch (the ecj jar was missing some files). 2005-04-14 01:52:09 +00:00
Andrew Overholt 890264757b - Add Requires(post,postun): java-1.4.2-gcj-compat for rebuild-gcj-db (Joe
Orton).
- Add ecj binary.
2005-04-12 20:38:29 +00:00
Andrew Overholt 11bb28808e - Symlink out to ant-jsch now that we have that. 2005-04-08 20:19:12 +00:00
Andrew Overholt a1ebed49c5 - Fix typo in gcj db building loops.
- Add -O1 to x86_64 jar.so compilation.
- Add EFJ (Eclipse Formatter for Java) patches (bkonrath) (e.o#75333).
- Add patch to build swttools.jar (e.o#90364).
2005-04-06 21:47:54 +00:00
Andrew Overholt 351ba52054 - Actually insert .jar-.jar.so combinations into sub-dbs. 2005-04-05 03:24:36 +00:00
Andrew Overholt 175226f88f - Fix eclipse.script to not leave a sh process around (Joe Orton)
- Use proper sub-dbs.
- Don't compile jars that are symlinked from elsewhere.
- Add jar-so combinations to .db based on .jar.so existence (not .jar).
- Rename sub-dbs to be eclipse-*.db.
- Use rebuild-gcj-db script.
2005-04-04 03:19:46 +00:00
Christopher Aillon b295832adf Fix if check in specfiles. 2005-03-28 10:56:12 +00:00
Christopher Aillon fcae093a37 - Update the GTK+ theme icon cache on (un)install 2005-03-25 14:46:41 +00:00
Andrew Overholt 602cb9df14 - Re-add compilation of resources.jar.
- Backport bootstrapping patch.
- Add Requires: java-1.4.2-gcj-compat.
- Modified find patch courtesy Ziga Mahkovec (RH#149927#).
- Compile with -O2 on ppc as well.
- Add jsch, jakarta-commons-modeler, and mx4j symlinking.
- Make use of gcj-dbtool -f to create databases in install.
- Use system-wide classmap.db.
- Remove *.jarswithnativelibs from files sections.
- Update mozilla dependency.
2005-03-22 23:17:45 +00:00
Andrew Overholt 978353642f - Re-add compilation of resources.jar. 2005-03-09 20:25:31 +00:00
Andrew Overholt 8c4491de5f typo 2005-03-09 16:10:25 +00:00
Andrew Overholt f2593e92e4 - Add activeHelpSample.jar patch.
- Change to Fedora M-build splash screen.
- Add find patch courtesy Ziga Mahkovec (RH#149927#)
- Build native stuff with -O2 on i386.
2005-03-09 16:04:59 +00:00
Ben Konrath f604149ae6 fix changelog entry 2005-03-08 03:37:34 +00:00
Ben Konrath ffa51f1c7a -add activeHelpSample.jar patch
-change splash screens to fedora ones
2005-03-08 03:35:45 +00:00
Andrew Overholt 107e71a57d - Add xorg-x11-devel BuildRequires. 2005-03-08 01:18:28 +00:00
Andrew Overholt 6e625573e6 - Change %{eclipse_arch} to %{_arch} as the names all line up now. 2005-03-08 00:36:11 +00:00
Andrew Overholt f075994b0a - Don't build for s390, though, due to gcc bug. 2005-03-07 22:55:25 +00:00
Andrew Overholt a34c931c2e - Add s390 and s390x patches. 2005-03-07 20:41:04 +00:00
Andrew Overholt 10600b8d3a - Add proper mozilla version.
- Don't build eclipseAdaptor.jar.so in order to work around plugin building
    problems.
2005-03-05 03:24:41 +00:00
Andrew Overholt 9ee543d26f only install libswt3-gtk2.jarswithnativelibs for 32-bit platforms 2005-03-04 15:41:58 +00:00
Andrew Overholt ad7296ca38 - Add patch to build libswt-mozilla.
- Build libswt-awt.
- Add 64-bit swt lib list.
2005-03-04 04:09:35 +00:00
Andrew Overholt 371477158b remove ppc64 2005-03-02 21:43:01 +00:00
Andrew Overholt 1547909c6e foo 2005-03-02 20:09:20 +00:00
Andrew Overholt 6608e58c1b bump java-1.4.2-gcj-compat requirement 2005-03-02 19:43:10 +00:00
Andrew Overholt c8cd3425d7 bump j-g-c version 2005-03-02 16:37:17 +00:00
Andrew Overholt 73eab6c6c3 Add swt-cairo to 64-bit platforms' %files. 2005-03-02 16:10:47 +00:00
Andrew Overholt c2b85f7b5d - Add ia64, ppc, and ppc64.
- Add patch to copy over icon for unsupported (upstream) platforms but
    don't include the source for the launcher.
- gcc4 -> gcc changes.
2005-03-01 22:06:45 +00:00
Andrew Overholt d2ef4a33b4 - Add tar args patch (e.o #86571).
- New build bootstrapping patches.
2005-02-25 20:36:04 +00:00
Andrew Overholt 0665d48e45 - Re-work how we do the gcj-dbtool magic.
- Don't remove ant-netrexx (need to find an RPM if we can).
2005-02-25 15:47:26 +00:00
Andrew Overholt feb65736be remove unnecessary libgcj.jar from CLASSPATH 2005-02-21 03:52:20 +00:00
Andrew Overholt 2d95067c9f bump release 2005-02-21 03:08:20 +00:00
Andrew Overholt 712fefe7b8 bump release 2005-02-21 02:54:07 +00:00
Andrew Overholt c8ef70cd74 - Build for just x86 and x86_64 for now due to upstream gcc bugs. 2005-02-21 02:53:02 +00:00
Andrew Overholt 43991e1cc1 - Add libgcj-4.0.0.jar to CLASSPATH - not sure why this is necessary. 2005-02-21 01:49:09 +00:00
Andrew Overholt b8b6c4f09c new sources file 2005-02-21 00:38:29 +00:00
Andrew Overholt bfd4e0b615 - New 3.1M5a build using upstream build method.
- Re-organize sub-packages (ecj, platform, platform-devel, jdt, jdt-devel,
    pde, pde-devel, fold gtk2 package into platform).
- Move jface and org.eclipse.text into libswt3-gtk2.
- Bring in JPackage symlinks for packages we have in Fedora (David Walluck)
    and put in %%prep.
- Work around x86_64 filename differences.
- Remove xerces, xalan, and xml-commons-apis requirement (and LD_PRELOAD
    from script).
- Bootstrap build.
2005-02-21 00:31:38 +00:00
Andrew Overholt ece4e2b1b3 - add necessary gcj4 compilation option for ecj building
- add gcc4-java as a requirement of libswt3-gtk2 (for gcj-dbtool4)
- add java-1.4.2-gcj4-compat-devel as a requirement of jdt
- add new patch for TextEdit binary search (see e.o#84104#)
- remove ppc for now
2005-02-01 17:04:42 +00:00
Andrew Overholt cf37776bd8 - add necessary gcj4 compilation option for ecj building 2005-01-28 16:51:32 +00:00
Andrew Overholt cf944ba6b0 - add ppc 2005-01-28 03:13:30 +00:00
Andrew Overholt 70478062de - add ppc
- don't use native ecj
2005-01-27 23:24:10 +00:00
Andrew Overholt aec140be31 - add ppc 2005-01-27 23:08:22 +00:00
Andrew Overholt 3910edc2fc - rebuild 2005-01-26 19:53:55 +00:00
Andrew Overholt 36bd8f9a27 - add eclipse.db to libswt3-gtk2 files list 2005-01-25 20:43:33 +00:00
Andrew Overholt 8af4ea38e8 - use native ecj instead of interpreted 2005-01-25 16:52:20 +00:00
Andrew Overholt a898676ec3 - add missing jar-so combinations to lists
- add libswt3-gtk2 jar-so combinations
2005-01-25 14:57:57 +00:00
Andrew Overholt df7f25d0e7 - refine resources.jar.so workaround 2005-01-25 02:43:13 +00:00
Andrew Overholt d5664b59b2 - add jarswithnativelibs lists to appropriate sub-packages 2005-01-25 00:40:57 +00:00
Andrew Overholt a0df0b13c8 - add necessary gcj4 compilation option
- build on x86_64
- add jarswithnativelibs lists to appropriate sub-packages
2005-01-24 21:53:48 +00:00