diff --git a/avahi.spec b/avahi.spec index 7662a98..def65be 100644 --- a/avahi.spec +++ b/avahi.spec @@ -3,7 +3,7 @@ %{?!WITH_COMPAT_HOWL: %global WITH_COMPAT_HOWL 1} %{?!WITH_QT3: %global WITH_QT3 1} -%ifarch sparc64 s390 aarch64 ppc64le +%ifarch sparc64 s390 aarch64 %define WITH_MONO 0 %endif %if 0%{?rhel} @@ -18,7 +18,7 @@ Name: avahi Version: 0.6.31 -Release: 32%{?dist} +Release: 33%{?dist} Summary: Local network service discovery License: LGPLv2+ URL: http://avahi.org @@ -56,7 +56,7 @@ BuildRequires: pygtk2 BuildRequires: intltool BuildRequires: perl-XML-Parser %if %{WITH_MONO} -BuildRequires: mono-devel >= 1.1.13 +BuildRequires: mono-devel BuildRequires: monodoc-devel %endif BuildRequires: systemd @@ -663,6 +663,9 @@ exit 0 %endif %changelog +* Mon May 18 2015 Peter Robinson 0.6.31-33 +- Rebuild (mono4) + * Sat May 02 2015 Kalev Lember - 0.6.31-32 - Rebuilt for GCC 5 C++11 ABI change