[nodejs-hashish/el6] Add exclusivearch on EL6

tdawson tdawson at fedoraproject.org
Wed Jan 22 17:22:45 UTC 2014


commit 9c34d56520340ecf250cae22545d859201ac2af0
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Jan 22 11:22:42 2014 -0600

    Add exclusivearch on EL6

 nodejs-hashish.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-hashish.spec b/nodejs-hashish.spec
index 90cd1df..76840d4 100644
--- a/nodejs-hashish.spec
+++ b/nodejs-hashish.spec
@@ -8,7 +8,7 @@
 Summary:       Hash data structure manipulation functions
 Name:          nodejs-%{npm_name}
 Version:       0.0.4
-Release:       2%{?dist}
+Release:       3%{?dist}
 Group:         Development/Languages
 License:       MIT
 URL:           http://github.com/substack/node-hashish
@@ -17,6 +17,7 @@ BuildRequires: nodejs-devel
 %if 0%{?enable_tests}
 BuildRequires:  npm(expresso)
 %endif
+ExclusiveArch: %{ix86} x86_64 %{arm} noarch
 BuildArch:     noarch
 
 %description
@@ -44,6 +45,9 @@ expresso
 %{nodejs_sitelib}/%{npm_name}
 
 %changelog
+* Wed Jan 22 2014 Troy Dawson <tdawson at redhat.com> - 0.0.4-3
+- Add exclusivearch on EL6
+
 * Fri Jan 03 2014 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.0.4-2
 - add macro to invoke dependency generator on EL6
 


More information about the scm-commits mailing list