diff --git a/avahi.spec b/avahi.spec index c2098b7..1f517e6 100644 --- a/avahi.spec +++ b/avahi.spec @@ -1,7 +1,7 @@ %{?!WITH_MONO: %global WITH_MONO 1} %{?!WITH_COMPAT_DNSSD: %global WITH_COMPAT_DNSSD 1} %{?!WITH_COMPAT_HOWL: %global WITH_COMPAT_HOWL 1} -%ifarch sparc64 s390 +%ifarch sparc64 s390 aarch64 %define WITH_MONO 0 %endif %if 0%{?rhel} @@ -10,7 +10,7 @@ Name: avahi Version: 0.6.31 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Local network service discovery License: LGPLv2+ URL: http://avahi.org @@ -646,6 +646,9 @@ fi %endif %changelog +* Wed Aug 14 2013 Peter Robinson 0.6.31-13 +- Disable mono on aarch64 as it's not yet been ported + * Sat Aug 03 2013 Fedora Release Engineering - 0.6.31-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild