From 21d738a7d44f82077a1695b3ac6b506ce3eafe29 Mon Sep 17 00:00:00 2001 From: Deepak Bhole Date: Aug 30 2006 13:59:03 +0000 Subject: Re-enabling style and xmlvalidate task on ppc64 and s390x. --- diff --git a/ant.spec b/ant.spec index 827ab3f..1adc793 100644 --- a/ant.spec +++ b/ant.spec @@ -39,7 +39,7 @@ Name: ant Version: 1.6.5 -Release: %{jpprelease}.1 +Release: %{jpprelease}.2 Epoch: 0 Summary: Ant build tool for java Summary(it): Tool per la compilazione di programmi java @@ -57,7 +57,7 @@ Patch1: apache-ant-1.6.5-rpm.patch Patch2: apache-ant-1.6.5-javah.patch # Fix some places where copies of classes are included in the wrong jarfiles Patch4: apache-ant-jars.patch -Patch5: apache-ant-bz163689.patch +#Patch5: apache-ant-bz163689.patch Patch6: apache-ant-1.6.5-jvm1.5-detect.patch Requires: jaxp_parser_impl Requires: jpackage-utils >= 0:1.5 @@ -562,9 +562,9 @@ Javadoc pour %{name}. %patch4 -p1 -b .orig # Disable the style and xmlvalidate tasks on ppc64 and s390x (#163689). -%ifarch ppc64 s390x -%patch5 -p1 -b .orig -%endif +#%ifarch ppc64 s390x +#%patch5 -p1 -b .orig +#%endif %patch6 -b .sav @@ -1284,6 +1284,9 @@ fi # ----------------------------------------------------------------------------- %changelog +* Wed Aug 30 2006 Deepak Bhole 1.6.5-2jpp.2 +- Re-enabling style and xmlvalidate task on ppc64 and s390x. + * Fri Aug 11 2006 Deepak Bhole - 0:1.6.5-2jpp.1 - Added conditional native compilation - Add missing requirements