Upgrade to 2.6.2-6jpp

This commit is contained in:
gbenson 2005-07-25 09:52:22 +00:00
parent f26b60c142
commit 6a2edbb408

View File

@ -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 <gbenson at redhat.com> 0:2.6.2-6jpp
- Build with Sun JDK (from <gareth.armstrong at hp.com>).
* Wed Jun 15 2005 Gary Benson <gbenson at redhat.com> 0:2.6.2-5jpp_1fc
- Upgrade to 2.6.2-5jpp.