From b294825cefadbc94c8aa6b28bb2ede05249617bd Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Mar 24 2015 20:09:46 +0000 Subject: use %mono_arches --- diff --git a/gnome-sharp.spec b/gnome-sharp.spec index 47195f1..ea75394 100644 --- a/gnome-sharp.spec +++ b/gnome-sharp.spec @@ -1,6 +1,6 @@ Name: gnome-sharp Version: 2.24.2 -Release: 7%{?dist} +Release: 8%{?dist} Summary: GTK+ and GNOME bindings for Mono Group: System Environment/Libraries @@ -22,7 +22,7 @@ BuildRequires: libgnomeprintui22-devel BuildRequires: automake, libtool # Mono only available on these: -ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x +ExclusiveArch: %mono_arches %description This package provides a library that allows you to build @@ -78,6 +78,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_libdir}/pkgconfig/gconf-sharp-peditors-2.0.pc %changelog +* Tue Mar 24 2015 Than Ngo - 2.24.2-8 +- use %%mono_arches + * Mon Sep 15 2014 Karsten Hopp 2.24.2-7 - drop ppc64le