From adc02202b45d4c9119219ce9accbf9cc97c42278 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Dec 07 2011 22:40:18 +0000 Subject: Add %{?rhel} conditional --- diff --git a/libgpod.spec b/libgpod.spec index 0cefcf9..f6d826b 100644 --- a/libgpod.spec +++ b/libgpod.spec @@ -8,6 +8,9 @@ %else %global with_mono 0 %endif +%if 0?%{rhel} +%global with_mono 0 +%endif Summary: Library to access the contents of an iPod Name: libgpod