From 5f30b558eb6db1f9bc229c8252a42cec7bf11a2d Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Feb 22 2013 14:44:33 +0000 Subject: rhel >= 5 has xz-devel --- diff --git a/elfutils.spec b/elfutils.spec index 0c8c549..91a6dd9 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -24,7 +24,7 @@ Group: Development/Tools %global scanf_has_m (%rhel >= 6) %global separate_devel_static (%rhel >= 6) %global use_zlib (%rhel >= 5) -%global use_xz (%rhel >= 6) +%global use_xz (%rhel >= 5) %endif %if 0%{?fedora} %global portability (%fedora < 9)