Add %{?rhel} conditional.

This commit is contained in:
Bill Nottingham 2011-12-07 16:56:28 -05:00
parent 22bc36b138
commit 5aa21334c0

View File

@ -4,6 +4,10 @@
%ifarch sparc64 s390 %{arm}
%define WITH_MONO 0
%endif
%if 0%{?rhel}
%define WITH_MONO 0
%endif
Name: avahi
Version: 0.6.30
Release: 6%{?dist}