From de4b9ba21a2fbdc2aca9748a1a49f4b51a25a1e0 Mon Sep 17 00:00:00 2001 From: Dan Horák Date: Jan 11 2011 11:17:28 +0000 Subject: - updated the supported arch list --- diff --git a/mono-debugger.spec b/mono-debugger.spec index 05954eb..e91cfb0 100644 --- a/mono-debugger.spec +++ b/mono-debugger.spec @@ -1,7 +1,7 @@ Summary: A debugger for Mono Name: mono-debugger Version: 2.8.1 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) URL: http://www.mono-project.com/Main_Page @@ -14,7 +14,8 @@ BuildRequires: mono-devel >= 2.8.1 mono-nunit BuildRequires: mono-nunit-devel autoconf automake xsp-devel Requires: mono-core >= 2.8.1 Group: Development/Tools -ExclusiveArch: %ix86 x86_64 ia64 armv4l sparcv9 alpha s390 s390x +# Mono only available on these: +ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x %description @@ -87,6 +88,9 @@ rm -rf %{buildroot} %{_libdir}/pkgconfig/mono-debugger-frontend.pc %changelog +* Tue Jan 11 2011 Dan Horák - 2.8.1-2 +- updated the supported arch list + * Tue Dec 07 2010 Paul F. Johnson 2.8.1-1 - Update for newer mono