[nodejs-ws/el6] adding nodejs exclusive arch to spec file.

tdawson tdawson at fedoraproject.org
Wed Jun 5 14:21:07 UTC 2013


commit 0bb51a00d42fbee94b8d0af854ab538cacf193d7
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Jun 5 09:20:53 2013 -0500

    adding nodejs exclusive arch to spec file.

 nodejs-ws.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/nodejs-ws.spec b/nodejs-ws.spec
index 78c571d..91e9c67 100644
--- a/nodejs-ws.spec
+++ b/nodejs-ws.spec
@@ -2,6 +2,8 @@
 # Although there are tests
 # the dependancies aren't in Fedora yet
 %global enable_tests 0
+# This will eventually be a standard variable
+%global nodejs_arches %{ix86} x86_64 %{arm}
 
 Summary:       Web socket client, server and console for nodejs
 Name:          nodejs-%{npm_name}


More information about the scm-commits mailing list