From f2bf7b15bb8383525bb2d7e96198235f9190475f Mon Sep 17 00:00:00 2001 From: Dan Horák Date: Nov 16 2014 10:40:03 +0000 Subject: - switch to mono_arches --- diff --git a/libgpod.spec b/libgpod.spec index 401d815..accf43f 100644 --- a/libgpod.spec +++ b/libgpod.spec @@ -3,7 +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 +%ifarch %{mono_arches} %global with_mono 1 %else %global with_mono 0 @@ -15,7 +15,7 @@ Summary: Library to access the contents of an iPod Name: libgpod Version: 0.8.3 -Release: 6%{?dist} +Release: 7%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtkpod.org/libgpod.html @@ -211,6 +211,9 @@ echo "D /var/run/%{name} 0755 root root -" > \ %endif %changelog +* Sun Nov 16 2014 Dan Horák - 0.8.3-7 +- switch to mono_arches + * Wed Oct 15 2014 Peter Robinson 0.8.3-6 - Rebuild for libimobiledevice 1.1.7