From 9ea168f659d825047e24358643761cb3ac03df3e Mon Sep 17 00:00:00 2001 From: Moez Roy Date: Mon, 3 Nov 2014 20:58:14 -0800 Subject: [PATCH] global build with mono = 1 for epel7 --- libgpod.spec | 7 ------- 1 file changed, 7 deletions(-) diff --git a/libgpod.spec b/libgpod.spec index 401d815..1c7e070 100644 --- a/libgpod.spec +++ b/libgpod.spec @@ -3,14 +3,7 @@ # python-gpod should not advertise _gpod.so in its Provides %define __provides_exclude_from %{python_sitearch}/.*\.so$ -%ifarch %ix86 x86_64 ppc %{power64} ia64 %{arm} sparcv9 alpha s390x %global with_mono 1 -%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