From 58b85adf7f1ea3d66e175dde1918e5d1a647700d Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Fri, 13 Apr 2018 16:20:10 -0400 Subject: [PATCH] Tweak libunwind conditionals --- xorg-x11-server.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorg-x11-server.spec b/xorg-x11-server.spec index 87d13cb..ec3e446 100644 --- a/xorg-x11-server.spec +++ b/xorg-x11-server.spec @@ -157,7 +157,7 @@ BuildRequires: libdrm-devel >= 2.4.0 kernel-headers BuildRequires: audit-libs-devel libselinux-devel >= 2.0.86-1 BuildRequires: libudev-devel -%if 0%{?fedora} > 24 || 0%{?rhel} > 7 +%if 0%{?fedora} > 24 # libunwind is Exclusive for the following arches %ifarch aarch64 %{arm} hppa ia64 mips ppc ppc64 %{ix86} x86_64 BuildRequires: libunwind-devel