[autojump/f20] drop BuildArch workaround

Tomas Tomecek ttomecek at fedoraproject.org
Tue Jan 27 11:45:37 UTC 2015


commit 50046f89025c3db328c13ae5c943296b33bdcfa8
Author: Tomas Tomecek <ttomecek at redhat.com>
Date:   Tue Jan 27 12:01:16 2015 +0100

    drop BuildArch workaround

 autojump.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/autojump.spec b/autojump.spec
index 30f3219..d3af3d4 100644
--- a/autojump.spec
+++ b/autojump.spec
@@ -13,9 +13,7 @@ URL:            http://wiki.github.com/joelthelion/autojump
 Source:         https://github.com/%{owner}/%{name}/archive/%{commit}/%{name}-%{commit}.tar.gz
 Patch1:         fix-bash-completion.patch
 
-# pandoc doesnt build on arm, so lets build on intel arch only
-# BuildArch:      noarch
-ExclusiveArch:  %{ix86} x86_64
+BuildArch:      noarch
 
 BuildRequires:  pandoc python2-devel
 Requires:       python


More information about the scm-commits mailing list