From 7256b4cf72a26f73b7f372101b4f8459259b0cdf Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Apr 28 2016 05:38:34 +0000 Subject: Revert "global build with mono = 1 for epel7" Arches currently being added to EPEL do not yet support mono. This reverts commit 9ea168f659d825047e24358643761cb3ac03df3e. --- diff --git a/libgpod.spec b/libgpod.spec index 1c7e070..076eb52 100644 --- a/libgpod.spec +++ b/libgpod.spec @@ -3,7 +3,11 @@ # 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 Summary: Library to access the contents of an iPod Name: libgpod