Commit Graph

6 Commits

Author SHA1 Message Date
Krzysztof Daniel ebb857413e Update to pre - SR2 - work in progress 2012-12-27 14:26:20 +01:00
Krzysztof Daniel 369feb9678 Get rid off javax.xml. Fix building launcher on arm. Fix RHBZ #878210.
The launcher was not built properly because Equinox Launcher build
script had no support for arm architectures, therefore it did not knew
where to copy the binary.

javax.xml is provided by the VM so there is no need to bundle it. Due to
inconsistencies in packaging, some errors appear (see RHBZ #710815).
This is removal in a first place (eclipse-dtp and eclipse-mylyn updates
will follow).

Additionally, the binary class was not copied properly into the
compatibility bundle. We can't build it properly (because it was some
old, unknown version), but we can build current version and hope for the
best.
2012-11-26 12:14:39 +01:00
Krzysztof Daniel 3d81a4ed45 Don't package non-existing fragments on s390, s390x.
Add BR to GConf-2-devel
2012-11-13 18:38:31 +01:00
Krzysztof Daniel a4d7865ece Add profiles in the equinox executable for ppc and arm.
Conflicts:
	eclipse.spec
2012-10-24 13:29:15 +02:00
Krzysztof Daniel b6e1e8e24c - Moved launcher version change after secondary fragments creation.
- Created some directories when creating secondary fragments.

Conflicts:
	eclipse.spec
2012-10-24 13:27:47 +02:00
Krzysztof Daniel 7a9bc2d15d Support for secondary arches (arm, ppc, ppc64, x86, x86_64, s390,
s390x).
2012-10-19 17:15:22 +02:00