- switch to mono_arches

This commit is contained in:
Dan Horák 2014-11-16 11:40:03 +01:00
parent 6b347bc100
commit f2bf7b15bb
1 changed files with 5 additions and 2 deletions

View File

@ -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 <dan[at]danny.cz> - 0.8.3-7
- switch to mono_arches
* Wed Oct 15 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.8.3-6
- Rebuild for libimobiledevice 1.1.7