diff --git a/xerces-j2.spec b/xerces-j2.spec index e51dc00..8655ca5 100644 --- a/xerces-j2.spec +++ b/xerces-j2.spec @@ -1,7 +1,7 @@ %define name xerces-j2 %define version 2.6.2 %define cvs_version 2_6_2 -%define release 5jpp_2fc +%define release 6jpp_0fc %define section free Name: %{name} @@ -123,7 +123,7 @@ cp -a %{SOURCE3} tools/org/apache/xerces/util %build pushd tools -javac -cp $(build-classpath ant) org/apache/xerces/util/XJavac.java +javac -classpath $(build-classpath ant) org/apache/xerces/util/XJavac.java mkdir bin && jar cf bin/xjavac.jar org/apache/xerces/util/XJavac.class popd @@ -284,6 +284,9 @@ update-alternatives --install %{_javadir}/jaxp_parser_impl.jar \ - Build on ia64, ppc64, s390 and s390x. - Switch to aot-compile-rpm (also BC-compiles samples). +* Wed Jul 13 2005 Gary Benson 0:2.6.2-6jpp +- Build with Sun JDK (from ). + * Wed Jun 15 2005 Gary Benson 0:2.6.2-5jpp_1fc - Upgrade to 2.6.2-5jpp.