Solve the missing com.ibm.icu.base

This commit is contained in:
Krzysztof Daniel 2012-07-26 13:43:17 +02:00
parent fa0df81400
commit 1654f952e0
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,11 @@
--- eclipse.pde.build/org.eclipse.pde.build.product.feature/feature.xml.bak 2012-07-25 17:20:02.000000000 +0200
+++ eclipse.pde.build/org.eclipse.pde.build.product.feature/feature.xml 2012-07-26 13:33:46.421478882 +0200
@@ -19,7 +19,7 @@
</license>
<plugin
- id="com.ibm.icu.base"
+ id="com.ibm.icu"
download-size="0"
install-size="0"
version="0.0.0"

View File

@ -57,6 +57,10 @@ Patch1: %{name}-remove-w3c-smil-and-use-geronimo.patch
# 1.4 -> 1.6
Patch2: %{name}-set-1.6-bree.patch
# com.ibm.icu.base -> com.ibm.icu
Patch3: %{name}-fix-icu-import.patch
BuildRequires: ant >= 1.8.3
BuildRequires: rsync
BuildRequires: jpackage-utils >= 0:1.5, make, gcc
@ -232,6 +236,7 @@ developing Eclipse plugins.
%patch0
%patch1
%patch2
%patch3
#TODO: waiting for bug
%pom_disable_module bundles/org.eclipse.equinox.http.jetty5 rt.equinox.bundles .