- remove xerces-j2-bootstrap depenency (bnc#789163)

OBS-URL: https://build.opensuse.org/package/show/Java:packages/rhino?expand=0&rev=18
This commit is contained in:
Michal Vyskocil 2013-01-07 12:18:27 +00:00 committed by Git OBS Bridge
parent c5b8ccf200
commit cda5c4353c
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 7 12:18:22 UTC 2013 - mvyskocil@suse.com
- remove xerces-j2-bootstrap depenency (bnc#789163)
-------------------------------------------------------------------
Mon Jun 18 13:23:15 UTC 2012 - mvyskocil@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package rhino
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2000-2009, JPackage Project
# All rights reserved.
#
@ -57,7 +57,8 @@ BuildRequires: bea-stax-api
BuildRequires: java-1_5_0-gcj-compat-devel
BuildRequires: jline
BuildRequires: jpackage-utils
BuildRequires: xerces-j2-bootstrap
#BuildRequires: xerces-j2-bootstrap
#!BuildIgnore: xerces-j2-bootstrap
BuildRequires: xmlbeans-mini
#!BuildIgnore: xerces-j2 xml-commons xml-commons-apis xml-commons-resolver
#!BuildIgnore: antlr antlr-java
@ -119,7 +120,7 @@ sed -i -e 's|^implementation.version: Rhino .* release .* \${implementation.date
%build
export CLASSPATH=$(build-classpath jline)
export OPT_JAR_LIST=:
%{ant} \
%{ant} -v -d \
-Dxbean.jar=$(build-classpath xmlbeans/xbean) \
-Djsr173.jar=$(build-classpath bea-stax-api) \
deepclean jar copy-all javadoc