From 769af7ba4c00fc24d39e5575e93f0dcdac5c92f8 Mon Sep 17 00:00:00 2001 From: Dan Horák Date: Jan 11 2011 10:54:06 +0000 Subject: - updated the supported arch list --- diff --git a/evolution-sharp.spec b/evolution-sharp.spec index 7ffd162..f95875f 100644 --- a/evolution-sharp.spec +++ b/evolution-sharp.spec @@ -2,7 +2,7 @@ Name: evolution-sharp Version: 0.21.1 -Release: 9%{?dist} +Release: 10%{?dist} License: LGPLv2 Group: System Environment/Libraries Summary: Evolution Data Server Mono Bindings @@ -10,8 +10,8 @@ URL: http://ftp.gnome.org/pub/GNOME/sources/evolution-sharp/ Source: http://ftp.gnome.org/pub/GNOME/sources/evolution-sharp/0.17/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-root -# Mono is not availible on these: -ExcludeArch: sparc64 +# Mono only available on these: +ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x ### Patches ### @@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT # sonames may need to be updated in evolution-sharp's configure.in. %changelog +* Tue Jan 11 2011 Dan Horák - 0.21.1-10 +- updated the supported arch list + * Wed Oct 27 2010 paul - 0.21.1-9 - rebuilt