Index: SPECS/mono.spec =================================================================== --- SPECS.orig/mono.spec +++ SPECS/mono.spec @@ -1,6 +1,6 @@ Name: mono Version: 1.2.4 -Release: 1%{?dist} +Release: 1.fa1%{?dist} Summary: a .NET runtime environment Group: Development/Languages @@ -23,7 +23,7 @@ BuildRequires: libunwind BuildRequires: automake libtool # JIT only availible on these: -ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc alpha +ExclusiveArch: %ix86 x86_64 ppc ia64 %{arm} sparc alpha # Disabled due to strange build failure: # s390 s390x @@ -31,6 +31,7 @@ Patch1: mono-1.1.13.4-selinux-ia64.patch Patch2: mono-1.1.13.4-ppc-threading.patch Patch3: mono-libdir.patch Patch4: mono-1.2.3-use-monodir.patch +Patch5: mono-1.2.4-arm.diff %description The Mono runtime implements a JIT engine for the ECMA CLI @@ -253,6 +254,7 @@ which is fully managed and actively main %patch2 -p1 -b .ppc-threading %patch3 -p1 -b .libdir %patch4 -p1 -b .use-monodir +%patch5 -p1 -b .arm %build %ifarch ia64 s390