From 571c8f2700911fc32d989c45bb9fb6f65cf874c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Wed, 24 Nov 2010 08:46:57 +0100 Subject: [PATCH] - Updated the archs without mono --- avahi.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/avahi.spec b/avahi.spec index 2e9dbaa..5b9eb30 100644 --- a/avahi.spec +++ b/avahi.spec @@ -1,12 +1,12 @@ %{?!WITH_MONO: %define WITH_MONO 1} %{?!WITH_COMPAT_DNSSD: %define WITH_COMPAT_DNSSD 1} %{?!WITH_COMPAT_HOWL: %define WITH_COMPAT_HOWL 1} -%ifarch sparc64 +%ifarch sparc64 s390 %define WITH_MONO 0 %endif Name: avahi Version: 0.6.28 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Local network service discovery Group: System Environment/Base License: LGPLv2 @@ -645,6 +645,9 @@ fi %endif %changelog +* Wed Nov 24 2010 Dan HorĂ¡k - 0.6.28-4 +- Updated the archs without mono + * Tue Nov 2 2010 Matthias Clasen - 0.6.28-3 - Rebuild against newer gtk3