- ignore openjdk for build

OBS-URL: https://build.opensuse.org/package/show/Java:packages/rhino?expand=0&rev=9
This commit is contained in:
Michal Vyskocil 2011-03-14 12:55:49 +00:00 committed by Git OBS Bridge
parent d8323aa22d
commit 2d6bc0b7df
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 14 12:43:48 UTC 2011 - mvyskocil@suse.cz
- ignore openjdk for build
-------------------------------------------------------------------
Mon Nov 8 12:08:13 UTC 2010 - mvyskocil@suse.cz

View File

@ -24,7 +24,7 @@
Name: rhino
Version: 1.7
Release: 14
Release: 15
Summary: JavaScript for Java
License: MPL ..
# wget ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino%{archive_version}.zip
@ -67,8 +67,8 @@ BuildRequires: xerces-j2-bootstrap
#!BuildIgnore: antlr antlr-java
#!BuildIgnore: xml-commons-jaxp-1.3-apis
BuildArch: noarch
#BuildRequires: java-devel
BuildRequires: java-1_5_0-gcj-compat-devel
#!BuildIgnore: java-1_6_0-openjdk java-1_6_0-openjdk-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description