SHA256
1
0
forked from pool/ant

- ignore openjdk for build of core ant

OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=19
This commit is contained in:
2011-03-14 13:03:05 +00:00
committed by Git OBS Bridge
parent fd66b180dc
commit 8c0c895e49
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 14 13:02:38 UTC 2011 - mvyskocil@suse.cz
- ignore openjdk for build of core ant
-------------------------------------------------------------------
Wed Mar 9 08:56:33 UTC 2011 - mvyskocil@suse.cz

View File

@@ -68,6 +68,7 @@ Patch4: apache-ant-class-path-in-manifest.patch
%if %bootstrap
BuildRequires: java-1_5_0-gcj-compat-devel
#!BuildIgnore: java-1_6_0-openjdk java-1_6_0-openjdk-devel
%else
BuildRequires: java-devel >= 1.5.0
%endif