[systemtap] reenable with_docs on arm

fche fche at fedoraproject.org
Fri Mar 16 16:07:37 UTC 2012


commit 763072b8d742e93d87cef14b3fffdd7d922d5f45
Author: Frank Ch. Eigler <fche at redhat.com>
Date:   Fri Mar 16 12:07:25 2012 -0400

    reenable with_docs on arm

 systemtap.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/systemtap.spec b/systemtap.spec
index 89f6b4d..22137a5 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -11,16 +11,12 @@
 %{!?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.
-%{!?with_publican: %global with_publican 0}
-%else
 %{!?with_publican: %global with_publican 1}
-%endif
 %{!?publican_brand: %global publican_brand fedora}
 
 Name: systemtap
 Version: 1.7
-Release: 4%{?dist}
+Release: 5%{?dist}
 # for version, see also configure.ac
 
 
@@ -607,6 +603,9 @@ exit 0
 # ------------------------------------------------------------------------
 
 %changelog
+* Fri Mar 16 2012 Frank Ch. Eigler <fche at redhat.com> - 1.7-5
+- dbhole advises ARM publican/fop/java is a go for launch.
+
 * Thu Mar 01 2012 Mark Wielaard <mjw at redhat.com> - 1.7-4
 - ARM currently doesn't have publican/fop/java and no prelink.
 


More information about the scm-commits mailing list