[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/mx4j/devel mx4j.spec,1.37,1.38
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/mx4j/devel mx4j.spec,1.37,1.38
- Date: Fri, 22 Jul 2005 04:28:28 -0400
Author: gbenson
Update of /cvs/dist/rpms/mx4j/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv6799
Modified Files:
mx4j.spec
Log Message:
Remove workarounds for #163689
Index: mx4j.spec
===================================================================
RCS file: /cvs/dist/rpms/mx4j/devel/mx4j.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- mx4j.spec 20 Jul 2005 11:40:42 -0000 1.37
+++ mx4j.spec 22 Jul 2005 08:28:26 -0000 1.38
@@ -1,6 +1,6 @@
%define name mx4j
%define version 3.0.1
-%define release 1jpp_4fc
+%define release 1jpp_5fc
%define section free
Name: %{name}
@@ -124,12 +124,7 @@
export CLASSPATH=${CLASSPATH}:%{_builddir}/%{name}-%{version}/classes/core:%{_builddir}/%{name}-%{version}/build
cd build
-%ifarch ppc64 s390x
-# xalan-j2 (or ant's style task) does not work on ppc64 or s390x (#163689)
-ant compile.jmx compile.rjmx compile.tools javadocs
-%else
ant compile.jmx compile.rjmx compile.tools javadocs docs
-%endif
%install
install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
@@ -188,6 +183,9 @@
%doc dist/docs/*
%changelog
+* Fri Jul 22 2005 Gary Benson <gbenson redhat com> 0:3.0.1-1jpp_5fc
+- Remove workarounds for #163689.
+
* Tue Jul 19 2005 Gary Benson <gbenson redhat com> 0:3.0.1-1jpp_4fc
- Build on ia64, ppc64, s390 and s390x.
- Remove explicit references to jacorb and jonathan-rmi.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]