[jasmine-node/f18] Amend ExclusiveArch for f18

Jamie Nguyen jamielinux at fedoraproject.org
Thu Jun 27 14:40:42 UTC 2013


commit 70b5f700136b49c8fb8975ef0237a20a4f217125
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Thu Jun 27 15:39:50 2013 +0100

    Amend ExclusiveArch for f18

 jasmine-node.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/jasmine-node.spec b/jasmine-node.spec
index c5efec7..11e088c 100644
--- a/jasmine-node.spec
+++ b/jasmine-node.spec
@@ -14,7 +14,7 @@ Source0:    http://registry.npmjs.org/jasmine-node/-/jasmine-node-%{version}.tgz
 Source1:    %{name}.1
 
 BuildArch:  noarch
-ExclusiveArch: %{nodejs_arches} noarch
+ExclusiveArch: %{ix86} x86_64 %{arm} noarch
 
 # Remove the version from jasmine.js location.
 Patch0:     %{name}-1.4.0-jasmine-location.patch


More information about the scm-commits mailing list