From d05c7d40d8c117bd5c9bb7fd668ee84a7273cc7a Mon Sep 17 00:00:00 2001 From: gbenson Date: Jun 15 2005 11:55:56 +0000 Subject: Remove gcj workaround (not correct, so assume not necessary) --- diff --git a/ant.spec b/ant.spec index 39fc6b2..8a29b12 100644 --- a/ant.spec +++ b/ant.spec @@ -18,7 +18,6 @@ Source2: apache-ant-%{version}.ant.conf # Fix temp directory used for file containing large command strings (> 4k) Patch0: apache-ant-%{version}.patch Patch1: apache-ant-%{version}-rpm.patch -Patch2: apache-ant-javac-ecj.patch Patch3: apache-ant-bz157750.patch Requires: jaxp_parser_impl Requires: jpackage-utils >= 0:1.5 @@ -344,12 +343,6 @@ Javadoc pour %{name}. # Build OPT_JAR_LIST from the contents of /etc/ant.d/ %patch1 -p1 -# fix classpath for java-gcj-compat -if java -version 2>&1 | grep -q "gcj"; then -%patch2 -p1 -rm -f src/script/ant.orig -fi - # build the javah task (#157750) and make it work with java-gcj-compat %patch3 -p1 -b .orig @@ -652,6 +645,7 @@ fi %changelog * Wed Jun 15 2005 Gary Benson - Add the bsf subpackage since we now ship bsf. +- Remove gcj workaround (not correct, so assume not necessary). * Mon Jun 6 2005 Gary Benson - Make the javah task fall back to executing javah if