From 12d9ad44c317e6067a20ad9ee0a3d0a5055bb48a Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Apr 28 2016 05:38:44 +0000 Subject: Merge branch 'f21' into epel7 --- diff --git a/libgpod.spec b/libgpod.spec index 076eb52..564ea54 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 @@ -12,7 +12,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 @@ -208,6 +208,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