From a37d55186412bcfeac945923416dbc18727e7e6d Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Mar 24 2015 20:39:58 +0000 Subject: use %mono_arches --- diff --git a/gdata-sharp.spec b/gdata-sharp.spec index f438720..586b926 100644 --- a/gdata-sharp.spec +++ b/gdata-sharp.spec @@ -3,7 +3,7 @@ Name: gdata-sharp Version: 1.4.0.2 -Release: 13%{?dist} +Release: 14%{?dist} Summary: .NET library for the Google Data API Group: System Environment/Libraries @@ -18,7 +18,7 @@ BuildRequires: mono-devel mono-nunit #Requires: # Mono only available on these: -ExclusiveArch: %ix86 x86_64 ppc %{power64} ia64 %{arm} sparcv9 alpha s390x +ExclusiveArch: %mono_arches %description The Google Data APIs (GData) provide a simple protocol for reading and @@ -84,6 +84,9 @@ test "%{_libdir}" = "%{_prefix}/lib" || mv $RPM_BUILD_ROOT/%{_prefix}/lib/pkgcon %changelog +* Tue Mar 24 2015 Than Ngo - 1.4.0.2-14 +- use %%mono_arches + * Sat Aug 16 2014 Fedora Release Engineering - 1.4.0.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild