From fea3b61a6c47fa296554a1ae6384cab7ad253a9d Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Jul 07 2014 17:11:10 +0000 Subject: Flip with_dyninst to an %ifarch whitelist. --- diff --git a/systemtap.spec b/systemtap.spec index 7c0f9c4..0b37723 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -21,7 +21,7 @@ %else %{!?publican_brand: %global publican_brand fedora} %endif -%ifnarch s390 s390x %{arm} aarch64 ppc64le +%ifarch %{ix86} x86_64 ppc ppc64 %{!?with_dyninst: %global with_dyninst 0%{?fedora} >= 18 || 0%{?rhel} >= 7} %else %{!?with_dyninst: %global with_dyninst 0} @@ -1020,6 +1020,9 @@ done # http://sourceware.org/systemtap/wiki/SystemTapReleases %changelog +* Mon Jul 07 2014 Josh Stone +- Flip with_dyninst to an %ifarch whitelist. + * Mon Jul 07 2014 Lukas Berk - 2.6-0.208.g035685897c43 - Automated weekly rawhide release