Flip with_dyninst to an %ifarch whitelist.
This commit is contained in:
parent
99339397c2
commit
fea3b61a6c
@ -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 <jistone@redhat.com>
|
||||
- Flip with_dyninst to an %ifarch whitelist.
|
||||
|
||||
* Mon Jul 07 2014 Lukas Berk <lberk@redhat.com> - 2.6-0.208.g035685897c43
|
||||
- Automated weekly rawhide release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user