Upgrade to 2.6.2-6jpp
This commit is contained in:
parent
f26b60c142
commit
6a2edbb408
@ -1,7 +1,7 @@
|
|||||||
%define name xerces-j2
|
%define name xerces-j2
|
||||||
%define version 2.6.2
|
%define version 2.6.2
|
||||||
%define cvs_version 2_6_2
|
%define cvs_version 2_6_2
|
||||||
%define release 5jpp_2fc
|
%define release 6jpp_0fc
|
||||||
%define section free
|
%define section free
|
||||||
|
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
@ -123,7 +123,7 @@ cp -a %{SOURCE3} tools/org/apache/xerces/util
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
pushd tools
|
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
|
mkdir bin && jar cf bin/xjavac.jar org/apache/xerces/util/XJavac.class
|
||||||
popd
|
popd
|
||||||
|
|
||||||
@ -284,6 +284,9 @@ update-alternatives --install %{_javadir}/jaxp_parser_impl.jar \
|
|||||||
- Build on ia64, ppc64, s390 and s390x.
|
- Build on ia64, ppc64, s390 and s390x.
|
||||||
- Switch to aot-compile-rpm (also BC-compiles samples).
|
- 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
|
* Wed Jun 15 2005 Gary Benson <gbenson at redhat.com> 0:2.6.2-5jpp_1fc
|
||||||
- Upgrade to 2.6.2-5jpp.
|
- Upgrade to 2.6.2-5jpp.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user