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
Ben Konrath
b42f28a433
fix small ui.workbench problem
2005-04-21 07:41:54 +00:00
Ben Konrath
22389803f1
Temporarily remove org.eclipse.ui.workbench_3.1.0.jar.so (r.c#151919)
2005-04-21 04:10:02 +00:00
Ben Konrath
4bcf195580
- Fix updatesite patch.
2005-04-20 16:48:00 +00:00
Andrew Overholt
33dd0d6aad
- Add %if %{gcj_support} blocks.
...
- Add %{_libdir}/%{name}/plugins to native %files section of each sub-rpm.
- Add GNU-style JDT code formatting option (e.o#91770).
- Add patch to install plugins from update site in home dir (e.o#90630).
- Change gcc-java requirements to libgcj as gcj-dbtool is now in the
latter.
2005-04-20 02:44:10 +00:00
Ben Konrath
4306daf579
bump version number
2005-04-18 14:26:42 +00:00
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
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
Andrew Overholt
630ccaf124
- add necessary gcj4 compilation option
2005-01-24 17:37:42 +00:00
Andrew Overholt
f099d2602a
. typos
2005-01-24 16:36:43 +00:00
Andrew Overholt
921a570b86
- build for Fedora with native bits
...
- downgrade from previous 3.1M4 builds with epoch
- add Epoch to Requires sub-packages references
- build ecj and then use that ecj to build the rest
- add native compilation and files to respective %files
- add resources.jar.so workaround
- update patches for 3.0.1
- add new patches
2005-01-24 15:23:02 +00:00
Andrew Overholt
297360d882
- explicitly require java-1.4.2-gcj4-compat-devel
2005-01-18 15:33:28 +00:00
Andrew Overholt
689216d021
- add ppc64
2005-01-17 23:19:48 +00:00
Andrew Overholt
daae71c65e
- more 64-bit platform and launching script fixes
...
- add ppc
2005-01-17 19:09:19 +00:00
Andrew Overholt
fd8a051e7b
bump release
2005-01-15 05:31:50 +00:00
Andrew Overholt
9e4bfeb3af
- script path fixes
...
- x86_64 fixes
2005-01-15 05:30:33 +00:00
Andrew Overholt
f358861271
bump release
2005-01-14 21:35:04 +00:00
Andrew Overholt
092b7ed961
remove x86_64
2005-01-14 21:34:39 +00:00
Andrew Overholt
aa9167b480
- sed typo
2005-01-14 21:31:35 +00:00
Andrew Overholt
98b3bca18c
just x86 for now
2005-01-14 20:59:35 +00:00
Andrew Overholt
62d7c673af
bump release
2005-01-14 20:27:23 +00:00
Andrew Overholt
d52c53d7e3
- fix /usr/share -> /usr/lib error in launcher script
...
- only add to the db those jar-so combinations that we've compiled
- add x86_64
2005-01-14 20:16:02 +00:00
Andrew Overholt
31e88bf976
- only add to the db those jar-so combinations that we've compiled
2005-01-14 20:03:00 +00:00
Andrew Overholt
7867492c49
- fix /usr/share -> /usr/lib error in launcher script
2005-01-14 19:38:56 +00:00
Andrew Overholt
e1c6b2f86e
- typos in %files
2005-01-14 16:54:44 +00:00
Andrew Overholt
0a6ad524c0
- remove ppc for now
2005-01-14 15:46:08 +00:00
Andrew Overholt
4cd5419443
typo
2005-01-14 15:37:43 +00:00
Andrew Overholt
b1d3637915
- make PDE depend upon JDT
...
- move precompiled db to %{_libdir}/eclipse
- modify launching script to use compiled .sos
- rename compiled .sos to be .jar.so instead of .so
- for now, do dbtool adding in platform install
2005-01-14 15:35:11 +00:00
Andrew Overholt
9c95637a54
bump release
2005-01-14 03:24:33 +00:00
Andrew Overholt
fd0a68ccb8
- add ppc
...
- add launcher and swt patches
2005-01-14 03:23:16 +00:00
Andrew Overholt
f02958c02b
- add ppc
2005-01-12 23:48:26 +00:00
Andrew Overholt
15cd12f35f
- make jdtcore*.jar part of eclipse-ecj
2005-01-12 20:21:27 +00:00
Andrew Overholt
b10564b7e9
. remove eclipse-bootstrapjavahome.tar.gz
...
Wed Jan 12 2005 Andrew Overholt <overholt@redhat.com> 3.1-0.M4.6
- use installed java-devel rpm instead of bootstrapping one
2005-01-12 17:51:05 +00:00
Andrew Overholt
347c43433d
%java_home = $JAVA_HOME
2005-01-11 21:16:14 +00:00
Andrew Overholt
2f169a61ae
- fix when we set JAVA_HOME variable
2005-01-11 21:09:37 +00:00
Andrew Overholt
c1faa3e042
typos
2005-01-11 20:12:06 +00:00
Andrew Overholt
b5dd7abea3
- fix typos
2005-01-11 18:48:59 +00:00
Andrew Overholt
401372369e
- fix versioning and release to upgrade cleanly
2005-01-11 17:05:36 +00:00
Andrew Overholt
f6fa193b30
- add Provides: ecj for eclipse-ecj
2005-01-11 16:53:23 +00:00
Andrew Overholt
0555d75cc2
new version of bootstrapped JVM environment
2005-01-11 16:29:03 +00:00
Andrew Overholt
837cd51ee7
- update patches
2005-01-11 16:20:23 +00:00
Andrew Overholt
883829f20c
new patch version
2005-01-11 16:11:05 +00:00
Andrew Overholt
b9ff45a21d
bumping release; trying i386-exclusive
2005-01-11 16:05:50 +00:00
Andrew Overholt
aa29bea45d
bumping release
2005-01-11 15:57:22 +00:00
Andrew Overholt
67b8e18d2b
- import all necessary patches
2005-01-11 15:42:00 +00:00
Andrew Overholt
25abe4e97e
- fix /usr/lib -> %{_datadir} to be /usr/lib -> %{_libdir} in
...
%{_bindir}/eclipse
Mon Jan 10 2005 Andrew Overholt <overholt@redhat.com> 3.1.M4-3
- add xerces
Mon Jan 10 2005 Andrew Overholt <overholt@redhat.com> 3.1.M4-2
- fold ecj-native into ecj
- add FIXMEs for necessary work
- add xml .jar->.so compilations so we can work without gnujaxp
- modify launching script to take this into account
Wed Jan 05 2005 Andrew Overholt <overholt@redhat.com> 3.1.M4-1
- new upstream milestone build
- re-organize sub-rpms
Mon Dec 20 2004 Andrew Overholt <overholt@redhat.com> 3.0.1-4
- build ecj first and use it to build the rest
- add %selfbuild to toggle between builds with java-gcj-compat style and
other JREs
- fold scripts into platform
2005-01-10 22:58:34 +00:00
Andrew Overholt
5203712c67
- build ecj first and use it to build the rest
...
- add %selfbuild to toggle between builds with java-gcj-compat and other
JREs
- fold scripts into platform
2004-12-21 16:37:24 +00:00
Ben Konrath
697e9be567
- merge changes from RHEL-3 branch
2004-11-26 20:39:39 +00:00
aluchko
70470dbea0
changed splashscreen to png and fixed copyright date
2004-10-21 18:22:51 +00:00
aluchko
5e550aaffb
Adding patches that got left in the move from /cvs/pkgs
2004-09-28 22:06:22 +00:00
cvsdist
ca65845f6a
auto-import changelog data from eclipse-3.0.0-22.src.rpm
...
Mon Jul 26 2004 Jeremy Handcock <handcock@redhat.com> 3.0.0-22
- Update Red Hat documentation sources
2004-09-09 04:29:02 +00:00
cvsdist
8c8401fc37
auto-import changelog data from eclipse-3.0.0-21.src.rpm
...
Thu Jul 22 2004 Tom Tromey <tromey@redhat.com> 3.0.0-21
- Set eclipse_arch for ppc
- Tell build about real platform
- Make swt.gtk install directory
Thu Jul 22 2004 Jeremy Handcock <handcock@redhat.com> 3.0.0-20
- Don't build on ppc64
- Change Requires and BuildRequires to java >= 1.4.2
- eclipse-platform package obsoletes old eclipse package
Wed Jul 21 2004 Jeremy Handcock <handcock@redhat.com> 3.0.0-19
- Update copy-platform with patch from Keith Seitz
Tue Jul 20 2004 Tom Tromey <tromey@redhat.com> 3.0.0-18
- Allow copy-platform to copy non-core parts as well
Tue Jul 20 2004 Jeremy Handcock <handcock@redhat.com> 3.0.0-17
- Update Red Hat documentation sources
Tue Jul 20 2004 Ben Konrath <bkonrath@redhat.com> 3.0.0-16
- Add patch for welcome screen
2004-09-09 04:28:48 +00:00
cvsdist
3432ef4a85
auto-import changelog data from eclipse-3.0.0-15.src.rpm
...
Mon Jul 19 2004 Tom Tromey <tromey@redhat.com> 3.0.0-15
- Don't require IBM JDK
- Don't build AWT/SWT interaction code
2004-09-09 04:28:05 +00:00
cvsdist
38d0d0ce2f
auto-import changelog data from eclipse-3.0.0-14.src.rpm
...
Fri Jul 16 2004 Tom Tromey <tromey@redhat.com> 3.0.0-14
- Install copy-platform correctly
Fri Jul 16 2004 Tom Tromey <tromey@redhat.com> 3.0.0-13
- Removed debugging code
- Added copy-platform script
Thu Jul 15 2004 Jeremy Handcock <handcock@redhat.com> 3.0.0-12
- Add Red Hat-specific documentation
Thu Jul 15 2004 Tom Tromey <tromey@redhat.com> 3.0.0-12
- Fixed provides/requires versioning buglets
Wed Jul 14 2004 Tom Tromey <tromey@redhat.com> 3.0.0-11
- Unblock signals before running ant
Wed Jul 14 2004 Tom Tromey <tromey@redhat.com> 3.0.0-10
- Added some debugging code
Tue Jul 13 2004 Jeremy Handcock <handcock@redhat.com> 3.0.0-9
- Add help server patch to prevent outside access
Fri Jul 09 2004 Tom Tromey <tromey@redhat.com> 3.0.0-9
- Handle libswt*.so correctly
Thu Jul 08 2004 Tom Tromey <tromey@redhat.com> 3.0.0-9
- Reworked 64 bit platform support
- org.eclipse.swt.tools now included in standard zip file
- Removed alternatives
- Added platform launcher patch
Thu Jul 08 2004 Jeremy Handcock <handcock@redhat.com> 3.0.0-9
- Don't BuildRequires: junit
- Don't symlink against JPackage jars; use eclipse.org ones instead
Tue Jul 06 2004 Tom Tromey <tromey@redhat.com> 3.0.0-8
- Work around "ppc64pseries" arch oddity
- Add classic-ant hack
Wed Jun 30 2004 Tom Tromey <tromey@redhat.com> 3.0.0-7
- Only install one desktop file; check it; updated contents
Tue Jun 29 2004 Tom Tromey <tromey@redhat.com> 3.0.0-6
- Require IBM JDK
- Only build on our platforms
2004-09-09 04:27:27 +00:00
cvsdist
7df47cee1d
auto-import changelog data from eclipse-2.1.2-8.src.rpm
...
Mon Jun 28 2004 Jeremy Handcock <handcock@redhat.com> 2.1.2-8
- Update required JDK for ia64 and Lomboz
- Correct Lomboz requirements
2004-09-09 04:27:03 +00:00
cvsdist
50a0222bc7
auto-import changelog data from eclipse-2.1.2-7.src.rpm
...
Fri Jun 25 2004 Jeremy Handcock <handcock@redhat.com> 2.1.2-7
- Build Lomboz on ia64
- Add rhaps-develserver package
2004-09-09 04:26:41 +00:00
cvsdist
20583fbfd7
auto-import changelog data from eclipse-2.1.2-6.src.rpm
...
Thu May 06 2004 Jeremy Handcock <handcock@redhat.com> 2.1.2-6
- Set proper ownership on Lomboz files
2004-09-09 04:26:29 +00:00
cvsdist
24486ba239
auto-import changelog data from eclipse-2.1.2-5.src.rpm
...
Thu Apr 15 2004 Tom Tromey <tromey@redhat.com> 2.1.2-5
- Don't build on PPC; removed PPC hacks
2004-09-09 04:26:18 +00:00
cvsdist
d1f60d621d
auto-import changelog data from eclipse-2.1.2-4.src.rpm
...
Tue Mar 16 2004 Tom Tromey <tromey@redhat.com> 2.1.2-4
- Removed Lomboz from 64-bit architectures
2004-09-09 04:26:10 +00:00
cvsdist
3a48756b1d
auto-import changelog data from eclipse-2.1.2-3.src.rpm
...
Fri Mar 05 2004 Tom Tromey <tromey@redhat.com> 2.1.2-3
- Added ppc hacks
- Bug fixes in source tar
Wed Mar 03 2004 Tom Tromey <tromey@redhat.com> 2.1.2-2
- OProfile installation fixlet
- Hover-help feature added
Tue Jan 13 2004 Tom Tromey <tromey@redhat.com> 2.1.2-1
- Now packaging eclipse 2.1.2
Wed Dec 24 2003 Keith Seitz <keiths@redhat.com>
- Rename "opcontrol-wrapper" to "opcontrol"
2004-09-09 04:26:01 +00:00
cvsdist
2cf249f1f9
auto-import changelog data from eclipse-2.1.1-4.src.rpm
...
Mon Dec 01 2003 Tom Tromey <tromey@redhat.com> 2.1.1-4
- Many bug fixes
2004-09-09 04:25:51 +00:00
cvsdist
ae2f297e47
auto-import changelog data from eclipse-2.1.1-3.src.rpm
...
Thu Nov 13 2003 Tom Tromey <tromey@redhat.com> 2.1.1-3
- Work around PPC compiler bug by allowing .jar compilations to fail
Mon Nov 10 2003 Tom Tromey <tromey@redhat.com> 2.1.1-2
- Invoke buildAllSources and zip.sources; bugzilla 109651
Fri Oct 24 2003 Diego Novillo <dnovillo@redhat.com> 2.1.1-1
- Add env var GCJ_BOOTSTRAP. Allow GCJ_BOOTSTRAP, GCJ and CC to be
overridden
Mon Oct 20 2003 Tom Tromey <tromey@redhat.com> 2.1.1-1
- Ensure that icon exists
Tue Oct 07 2003 Tom Tromey <tromey@redhat.com> 2.1.1-1
- Updated to 2.1.1
2004-09-09 04:25:03 +00:00
cvsdist
df631d85c8
auto-import changelog data from eclipse-2.1.0-22.src.rpm
...
Mon Sep 29 2003 Tom Tromey <tromey@redhat.com> 2.1.0-22
- Updated upstream sources; oprofile plugin works
Wed Sep 24 2003 Tom Tromey <tromey@redhat.com> 2.1.0-21
- Updated upstream sources; fixes oprofile buglets, also doc updates
Mon Sep 22 2003 Tom Tromey <tromey@redhat.com. 2.1.0-20
- Backed out xalan-j requirement; it causes problems
- Updated upstream sources; pulls in new documentation
Mon Sep 22 2003 Tom Tromey <tromey@redhat.com. 2.1.0-19
- Fix for PR 104274. Set LANG in startup script.
Wed Sep 17 2003 Tom Tromey <tromey@redhat.com> 2.1.0-18
- xalan-j required at build time and runtime; bugzilla 104513
Mon Sep 15 2003 Tom Tromey <tromey@redhat.com> 2.1.0-17
- Bug fixes in sources
Fri Sep 05 2003 Tom Tromey <tromey@redhat.com> 2.1.0-16
- Updated upstream sources
Fri Aug 15 2003 Tom Tromey <tromey@redhat.com> 2.1.0-15
- Don't build eclipse with -O2 for now
Thu Aug 14 2003 Tom Tromey <tromey@redhat.com> 2.1.0-14
- Updated eclipse sources
Thu Aug 07 2003 Tom Tromey <tromey@redhat.com> 2.1.0-13
- g++ is build requirement
Mon Jul 21 2003 Tom Tromey <tromey@redhat.com> 2.1.0-12
- Enable gcj build again
Thu Jul 17 2003 Tom Tromey <tromey@redhat.com> 2.1.0-11
- Updated sources to fix -vm bug
Thu Jul 17 2003 Tom Tromey <tromey@redhat.com> 2.1.0-10
- Updated sources
Wed Jul 16 2003 Tom Tromey <tromey@redhat.com> 2.1.0-9
- Updated upstream sources
Wed Jul 16 2003 Tom Tromey <tromey@redhat.com> 2.1.0-8
- Updated upstream sources
- Require gnome-vfs2-devel at build time
Fri Jul 11 2003 Tom Tromey <tromey@redhat.com> 2.1.0-7
- Use LD_ASSUME_KERNEL hack
Fri Jul 11 2003 Tom Tromey <tromey@redhat.com> 2.1.0-6
- Updated sources
Wed Jul 09 2003 Tom Tromey <tromey@redhat.com> 2.1.0-5
- Updated upstream sources
- Removed j2sdk dependency
- Added rpm-build and gnome-utils dependencies
Tue Jul 08 2003 Tom Tromey <tromey@redhat.com> 2.1.0-4
- Updated upstream sources
Sun Jul 06 2003 Tom Tromey <tromey@redhat.com> 2.1.0-3
- Fixed more build buglets
Sat Jul 05 2003 Tom Tromey <tromey@redhat.com> 2.1.0-2
- Don't build .so files at all
Sat Jul 05 2003 Tom Tromey <tromey@redhat.com>
- Require Sun JVM
Wed Jul 02 2003 Tom Tromey <tromey@redhat.com> 2.1.0-1
- Updated to eclipse 2.1
Wed Jul 02 2003 Keith Seitz <keiths@redhat.com>
- From Tom Tromey <tromey@redhat.com>
- Use i386, not x86, in ExclusiveArch
Wed Jul 02 2003 Keith Seitz <keiths@redhat.com>
- Set executable bit for opxml since zip won't preserve it.
Wed May 14 2003 Keith Seitz <keiths@redhat.com>
- Add oprofile plugin installation requirements.
Mon May 05 2003 Tom Tromey <tromey@redhat.com> 2.0.1-25
- Use ExclusiveArch, not ExcludeArch
Fri May 02 2003 Tom Tromey <tromey@redhat.com> 2.0.1-24
- Exclude ppc64
Wed Apr 23 2003 Tom Tromey <tromey@redhat.com> 2.0.1-23
- Require gdb and make
Tue Apr 08 2003 Tom Tromey <tromey@redhat.com> 2.0.1-22
- Bumped release for new build
- Fixed bug in JDT build
Mon Apr 07 2003 Tom Tromey <tromey@redhat.com> 2.0.1-21
- Bumped release for rebuild
Tue Apr 01 2003 Tom Tromey <tromey@redhat.com> 2.0.1-20
- Allow builds on ppc
Fri Mar 28 2003 Tom Tromey <tromey@redhat.com> 2.0.1-19
- Changes to use gcc-ssa compiler
- Default to gcj build; install files required for gcj
- Define and use java_bin
- Only build on x86
Wed Mar 05 2003 Tom Tromey <tromey@redhat.com>
- Use build script to create ecj, compute architecture, choose targets
- Release 18
Tue Feb 18 2003 Tom Tromey <tromey@redhat.com>
- Replaced jikes with ecj
- Release 17
Wed Feb 05 2003 Tom Tromey <tromey@redhat.com>
- Added -arch to build, code to build with gcj, code to build with jikes,
code to use Sun JDK
- Removed java_jrelib
- Now release 16
Tue Dec 10 2002 Tom Tromey <tromey@redhat.com>
- Invoke buildNative
- Now release 15
Wed Nov 27 2002 Tom Tromey <tromey@redhat.com>
- Removed "-linux" from name
- Now release 14
Tue Nov 26 2002 Tom Tromey <tromey@redhat.com>
- Changed name to eclipse
- Removed Conflicts
- Updated Provides
- Now release 13
Tue Nov 26 2002 Tom Tromey <tromey@redhat.com>
- Install eclipse.desktop in /usr/share/applications, for 8.x
- Now release 12
Tue Nov 05 2002 Jeff Johnson <jbj@redhat.com>
- Define java_home, java_jre, java_jrelib
- Use %setup
- Minor cleanups in %build LANG=C export LANG unset DISPLAY
- Use _bindir
Thu Oct 24 2002 Andrew Haley <aph@redhat.com>
- eclipse-2.0-linux-gtk.spec (Source): Now use gzip.
- (install): Now use Ant zip.distribution to do this installation.
- Added Requires for ctags.
Fri Oct 18 2002 Tom Tromey <tromey@redhat.com>
- Require JDK 1.3.1
- Added BuildReq for ant
- Use MANIFEST file to decide what to copy into install tree
Tue Oct 15 2002 Tom Tromey <tromey@redhat.com>
- Eclipse source now bzipped
Mon Oct 14 2002 Tom Tromey <tromey@redhat.com>
- No patch required
Fri Oct 11 2002 Tom Tromey <tromey@redhat.com>
- Added .desktop file
- Added BuildReq for desktop-file-utils
2004-09-09 04:24:47 +00:00
Sami Wagiaalla
adf24f285b
Don't fail if icon.xpm does not exist.
1970-01-01 00:00:02 -00:18