From bbed3987249cb2b730bee8cf6cde83470cdb3e18 Mon Sep 17 00:00:00 2001 From: Dan HorĂ¡k Date: Dec 23 2010 17:20:14 +0000 Subject: move the source archive from git tree to lookaside cache set proper ARM ExclusiveArch --- diff --git a/.gitignore b/.gitignore index e7e4c4a..b3e42a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ mono-2.6.7.tar.bz2 /mono-2.8.tar.bz2 +/mono-2.8.1.tar.bz2 diff --git a/mono-2.8.1.tar.bz2 b/mono-2.8.1.tar.bz2 deleted file mode 100644 index 71176f5..0000000 Binary files a/mono-2.8.1.tar.bz2 and /dev/null differ diff --git a/mono.spec b/mono.spec index 75ee877..19b7fdb 100644 --- a/mono.spec +++ b/mono.spec @@ -44,7 +44,7 @@ BuildRequires: automake libtool gettext-devel BuildRequires: mono-core # JIT only availible on these: -ExclusiveArch: %ix86 x86_64 ia64 armv4l sparcv9 alpha s390x ppc ppc64 +ExclusiveArch: %ix86 x86_64 ia64 %{arm} sparcv9 alpha s390x ppc ppc64 Patch0: mono-2.8-ppc-thread.patch Patch1: mono-2.8-libdir.patch diff --git a/sources b/sources index cdcb132..656051d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -30b1180e20e5110d3fb36147137014a0 mono-2.8.tar.bz2 +329734676dff6ddb5546cc7ed2c67658 mono-2.8.1.tar.bz2