[elfutils] rhel >= 5 has xz-devel

Mark Wielaard mjw at fedoraproject.org
Fri Feb 22 14:44:48 UTC 2013


commit 5f30b558eb6db1f9bc229c8252a42cec7bf11a2d
Author: Mark Wielaard <mjw at redhat.com>
Date:   Fri Feb 22 15:44:33 2013 +0100

    rhel >= 5 has xz-devel

 elfutils.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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)


More information about the scm-commits mailing list