From cc320921c70e5480ed66e72a97b43685286c5370 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Fri, 16 Mar 2012 18:42:20 +0100 Subject: [PATCH] disable publican/fop/java on ppc(64) similar to ARM until we have java-1.7 (RHBZ 804136) --- systemtap.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/systemtap.spec b/systemtap.spec index 89f6b4d..e6db00c 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -11,7 +11,7 @@ %{!?pie_supported: %global pie_supported 1} %{!?with_grapher: %global with_grapher 1} %{!?with_boost: %global with_boost 0} -%ifarch %{arm} # Broken fop/java on ARM. +%ifarch %{arm} ppc ppc64 # Broken fop/java on ARM. %{!?with_publican: %global with_publican 0} %else %{!?with_publican: %global with_publican 1} @@ -20,7 +20,7 @@ Name: systemtap Version: 1.7 -Release: 4%{?dist} +Release: 5%{?dist} # for version, see also configure.ac @@ -607,6 +607,10 @@ exit 0 # ------------------------------------------------------------------------ %changelog +* Fri Mar 16 2012 Karsten Hopp 1.7-5 +- disable publican/fop/java on ppc(64) similar to ARM until we have java-1.7 + (RHBZ 804136) + * Thu Mar 01 2012 Mark Wielaard - 1.7-4 - ARM currently doesn't have publican/fop/java and no prelink.