[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/xerces-j2/devel xerces-j2.spec,1.34,1.35
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/xerces-j2/devel xerces-j2.spec,1.34,1.35
- Date: Mon, 25 Jul 2005 05:52:24 -0400
Author: gbenson
Update of /cvs/dist/rpms/xerces-j2/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv32150
Modified Files:
xerces-j2.spec
Log Message:
Upgrade to 2.6.2-6jpp
Index: xerces-j2.spec
===================================================================
RCS file: /cvs/dist/rpms/xerces-j2/devel/xerces-j2.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- xerces-j2.spec 18 Jul 2005 13:27:37 -0000 1.34
+++ xerces-j2.spec 25 Jul 2005 09:52:22 -0000 1.35
@@ -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 @@
%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 @@
- 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.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]