Commit Graph

745 Commits

Author SHA1 Message Date
Ben Konrath
441aa9afd8 - Remove BR eclipse-pde.
- Related: #236895
2007-04-26 16:03:09 +00:00
Ben Konrath
ad6be86a78 add BR: eclipse-pde to work around a GCJ classloading bug 2007-04-13 09:36:34 +00:00
Ben Konrath
c37fc64cea - Fix links to system-installed javadocs. 2007-04-11 10:21:11 +00:00
Ben Konrath
f23231dfc5 - Link to system-installed jsch instead of including it. 2007-04-03 08:30:50 +00:00
Ben Konrath
f4c4bd1682 disable help index generation 2007-03-21 01:58:32 +00:00
Ben Konrath
72366cde76 - Remove BR dos2unix. 2007-03-20 05:54:57 +00:00
Ben Konrath
552ae56302 - Enable help index generation.
- Remove search and processing for mac encoded files.
- Set java.home in main build for sinjdoc.
2007-03-20 03:49:42 +00:00
Thomas Fitzsimmons
dc8daf55c4 - Remove gjdoc build requirement. 2007-03-19 14:36:25 +00:00
Ben Konrath
c577a4fe6e - Update package-build releng script to work with mylar. 2007-03-16 18:41:07 +00:00
Ben Konrath
32b1de4498 - Update to tomcat 5.5.20. 2007-03-15 15:46:11 +00:00
Ben Konrath
30792b577b - Uncomment 'this.generatePackagesStructure = true;' in ecj-gcj patch. 2007-03-03 02:39:41 +00:00
Ben Konrath
d4e9e32d99 - Add gcc messages to ecj-gcj patch. 2007-02-26 18:40:52 +00:00
Ben Konrath
4382774a36 - 3.2.2.
- Remove patch that disables Java 5 code.
- Add -DjavacSource=1.5 -DjavacTarget=1.5 to ant compile line.
2007-02-21 18:52:39 +00:00
Ben Konrath
d563cf56fe - Move rcp feature to %%{_libdir} to avoid multilib conflict on ppc{,64}. 2007-02-07 20:27:41 +00:00
Ben Konrath
11b3b7d47a fix problem in eclipse-add-ppc64-sparc64-s390-s390x.patch 2007-02-07 00:58:53 +00:00
Ben Konrath
0f539988a9 - Rework ppc64, s390{x} and sparc{64} hack again to try to fix multilib
problem.
2007-02-07 00:29:16 +00:00
Ben Konrath
dd0bc21019 fix date in %changelog 2007-02-02 01:04:18 +00:00
Ben Konrath
d519d4f94e - Update ecj [] patch to upstream version from 3.3. 2007-02-01 21:13:34 +00:00
Ben Konrath
ac6938fdb7 - Use original name for the SWT symlinks.
- Rework ppc64, s390{x} and sparc{64} hack to fix multilib problem.
2007-01-31 23:36:17 +00:00
Ben Konrath
121ec8f9cb - Create symlinks to the SWT JNI libs in %%{_libdir}/eclipse with sane
versions.
2007-01-31 07:26:23 +00:00
Ben Konrath
85150c3802 - Check for features directory in sdk postun script.
- Resolves: #224588.
2007-01-29 22:34:29 +00:00
Ben Konrath
3d9c177958 small clean up 2007-01-27 05:51:29 +00:00
Ben Konrath
7e45c4620d remove unnecessary comments 2007-01-27 05:35:18 +00:00
Ben Konrath
73706d7c4c Fix bug in ecj [] patch. 2007-01-27 04:48:36 +00:00
Ben Konrath
45b1b70dde - Update bugzilla refereces to [] bugs. 2007-01-16 17:28:29 +00:00
Ben Konrath
ec33055f01 - Add bugzilla reference to remove jars bug in comment. 2007-01-16 17:13:37 +00:00
Ben Konrath
41a5f97115 - Fix %%postun problem in the sdk sub-package. 2007-01-12 21:37:26 +00:00
Andrew Overholt
6552bf087f Add pre-3.2.0 specfile changelog entries. 2007-01-12 18:47:33 +00:00
Ben Konrath
c0c23311fa - Remove SWT JNI symlinks from %%{libdir}. 2007-01-11 22:28:18 +00:00
Ben Konrath
8342665f19 - Rpmlint cleanups. 2007-01-10 18:58:44 +00:00
Ben Konrath
7d9cdcb3fb - Use /g in tomcat version replacement.
- Disable com.jcraft.jsch_0.1.28.jar and
    org.eclipse.osgi_3.2.1.R32x_v20060919.jar on ia64.
2007-01-06 21:07:14 +00:00
Ben Konrath
064b0c3cae - Use /g in tomcat version replacement.
- Disable com.jcraft.jsch_0.1.28.jar and
    org.eclipse.osgi_3.2.1.R32x_v20060919.jar on ia64.
2007-01-06 15:21:05 +00:00
Ben Konrath
242719fc7c fix typo in aot-compile-line 2007-01-06 03:22:16 +00:00
Ben Konrath
c4213c74d3 disable org.eclipse.osgi_3.2.1.R32x_v20060919.jar on ia64 2007-01-06 00:08:36 +00:00
Ben Konrath
74ee97e6f8 - Disable com.jcraft.jsch_0.1.28.jar on ia64. 2007-01-05 20:25:27 +00:00
Ben Konrath
af99c5612a - Use /g in tomcat version replacement. 2007-01-03 21:10:43 +00:00
Ben Konrath
57abe09665 - Add BuildRequires desktop-file-utils. 2006-12-20 04:19:37 +00:00
Ben Konrath
4e89d42599 - Use sed instead of patch for tomcat version. 2006-12-19 21:57:24 +00:00
Andrew Overholt
c9f9fd93fa Add comment about NS_InitXPCOM2 fix being applied >= 3.3M4. 2006-12-07 20:31:31 +00:00
Ben Konrath
2ce933e3c6 - Add %%{_libdir}/eclipse dir to files list of libswt-gtk2.
- Resolves: #211008.
2006-12-07 05:48:09 +00:00
Andrew Overholt
65c016b85b - Specfile review with Ben Konrath.
- Lots of cleanups.
2006-12-06 18:20:01 +00:00
Andrew Overholt
fc3ae29656 Temporarily add ant debugging info. 2006-11-28 22:47:46 +00:00
Andrew Overholt
374fb56717 typos. 2006-11-28 20:06:00 +00:00
Andrew Overholt
f6a5ec55b3 - Move back to ~/.eclipse for update site pending upstream comments.
- Add patch to add platform to ~/.eclipse's platform.xml. This maintains
    user-installed plugins but allows us to move arch-specific stuff into
    %%{_libdir}.
2006-11-28 19:55:16 +00:00
Andrew Overholt
9e927f500f - Use ~/.eclipseplugins instead of ~/.eclipse in update site - homedir
patch.
- Bump release.
2006-11-24 21:04:30 +00:00
Ben Konrath
52a1764a2b - Add patch to workaround an xml parsing bug in libgcj (gcc bug #29853).
- Resolves: #209393.
2006-11-18 03:09:54 +00:00
Andrew Overholt
a3a491615f - Revise gre64 patch to just do ppc64 addition and not ordering change. 2006-11-17 18:41:20 +00:00
Andrew Overholt
ce958e2280 - Add patch to look at gre64.conf on ppc64. 2006-11-17 00:25:13 +00:00
Ben Konrath
707a23d77b - Remove SWT ON_TOP patch as it is fixed in 3.2.1. 2006-11-11 00:43:34 +00:00
Ben Konrath
7f59656251 - Add file level requirement for swt fragment to rcp and platform packages.
This is needed so that the rcp and platform packages pull in the swt
    package of the correct word size.
2006-11-10 00:09:32 +00:00