Accepting request 125317 from Java:packages
- ignore jdk7 as well OBS-URL: https://build.opensuse.org/request/show/125317 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rhino?expand=0&rev=18
This commit is contained in:
commit
b4bfdd46dc
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 18 13:23:15 UTC 2012 - mvyskocil@suse.cz
|
||||
|
||||
- ignore jdk7 as well
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 17 12:56:04 UTC 2012 - cfarrell@suse.com
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
Name: rhino
|
||||
Version: 1.7R3
|
||||
Release: 1
|
||||
Release: 0
|
||||
Summary: JavaScript for Java
|
||||
License: MPL-1.1 or GPL-2.0+
|
||||
Group: Development/Libraries/Java
|
||||
@ -54,18 +54,19 @@ Patch100: rhino-1.7-gcj.patch
|
||||
|
||||
BuildRequires: ant
|
||||
BuildRequires: bea-stax-api
|
||||
BuildRequires: java-1_5_0-gcj-compat-devel
|
||||
BuildRequires: jline
|
||||
BuildRequires: jpackage-utils
|
||||
BuildRequires: xerces-j2-bootstrap
|
||||
BuildRequires: xmlbeans-mini
|
||||
BuildRequires: java-1_5_0-gcj-compat-devel
|
||||
#!BuildIgnore: xerces-j2 xml-commons xml-commons-apis xml-commons-resolver
|
||||
#!BuildIgnore: antlr antlr-java
|
||||
#!BuildIgnore: xml-commons-jaxp-1.3-apis
|
||||
#!BuildIgnore: java-1_6_0-openjdk java-1_6_0-openjdk-devel
|
||||
#!BuildIgnore: java-1_7_0-openjdk java-1_7_0-openjdk-devel
|
||||
|
||||
Requires: jline
|
||||
Requires: bea-stax-api
|
||||
Requires: jline
|
||||
Requires: xmlbeans
|
||||
|
||||
BuildArch: noarch
|
||||
@ -78,6 +79,7 @@ scripting to end users.
|
||||
|
||||
%package demo
|
||||
Summary: JavaScript for Java
|
||||
Group: Development/Libraries/Java
|
||||
|
||||
%description demo
|
||||
Rhino is an open-source implementation of JavaScript written entirely
|
||||
@ -86,6 +88,7 @@ scripting to end users.
|
||||
|
||||
%package javadoc
|
||||
Summary: JavaScript for Java
|
||||
Group: Development/Libraries/Java
|
||||
|
||||
%description javadoc
|
||||
Rhino is an open-source implementation of JavaScript written entirely
|
||||
|
Loading…
x
Reference in New Issue
Block a user