From 686694ca2afff317d4672f3d387a21d9009962e1 Mon Sep 17 00:00:00 2001 From: gbenson Date: Wed, 25 May 2005 10:08:29 +0000 Subject: [PATCH] Thanks a bunch Beehive --- xalan-j2.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/xalan-j2.spec b/xalan-j2.spec index 2568eb2..11b92f1 100644 --- a/xalan-j2.spec +++ b/xalan-j2.spec @@ -22,7 +22,6 @@ Provides: jaxp_transform_impl Requires: jaxp_parser_impl, /usr/sbin/update-alternatives BuildRequires: ant, xml-commons-apis, bcel, servlet, jlex, java_cup, sed BuildRequires: jpackage-utils >= 0:1.5, java-devel, xerces-j2 -BuildRequires: eclipse-ecj # RHEL3 and FC2 Obsoletes: xalan-j <= 0:2.4.1 # libgcj aot-compiled native libraries @@ -94,7 +93,7 @@ if [ ! -e "$JAVA_HOME" ] ; then export JAVA_HOME="%{java_home}" ; fi export CLASSPATH=$(build-classpath servletapi5 java_cup java_cup-runtime \ jlex bcel xerces-j2) -ant -verbose \ +ant \ -Djava.awt.headless=true \ -Dapi.j2se=%{_javadocdir}/java \ -Dbuild.xalan-interpretive.jar=build/xalan-interpretive.jar \ @@ -105,7 +104,6 @@ ant -verbose \ javadocs \ samples \ servlet -exit 1 aot-compile \ build/xalan-interpretive.jar \