[systemtap/f17: 5/5] fix merge

Peter Robinson pbrobinson at fedoraproject.org
Mon Apr 30 23:15:46 UTC 2012


commit f395bbb47d7c954210da296e6c3a592ba51e82b4
Merge: cc32092 c39c596
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue May 1 00:15:30 2012 +0100

    fix merge

 systemtap.spec |   65 ++++++++++++++++++++++---------------------------------
 1 files changed, 26 insertions(+), 39 deletions(-)
---
diff --cc systemtap.spec
index e6db00c,bc7bc52..eda46ea
--- a/systemtap.spec
+++ b/systemtap.spec
@@@ -11,11 -12,7 +12,11 @@@
  %{!?pie_supported: %global pie_supported 1}
  %{!?with_grapher: %global with_grapher 1}
  %{!?with_boost: %global with_boost 0}
- %ifarch %{arm} ppc ppc64 # Broken fop/java on ARM.
++%ifarch ppc ppc64 # 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


More information about the scm-commits mailing list