https://bugzilla.redhat.com/show_bug.cgi?id=1250894
--- Comment #2 from Nathan Scott <nathans@xxxxxxxxxx> ---
We'll need a build with something like the spec file update from rhel builds
below ... Lukas could you have a look & push through a -2 build if you have
time tomorrow? (else, I'll pick it up when I'm back online)
cheers.
diff --git a/build/rpm/fedora.spec b/build/rpm/fedora.spec
index 732b4db..12ce1a7 100644
--- a/build/rpm/fedora.spec
+++ b/build/rpm/fedora.spec
@@ -87,13 +87,13 @@ Source1: pcp-webjs.src.tar.gz
# systemtap static probing, missing before el6 and on some architectures
%if 0%{?rhel} == 0 || 0%{?rhel} > 5
+%global disable_sdt 0
+%else
%ifnarch ppc ppc64
%global disable_sdt 0
%else
%global disable_sdt 1
%endif
-%else
-%global disable_sdt 1
%endif
# rpm producing "noarch" packages
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug
https://bugzilla.redhat.com/token.cgi?t=k0pGz6BbFe&a=cc_unsubscribe
|