[nodejs-bignumber-js/el6] Add exclusivearch on EL6

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


commit a354477c85366b645c642eff117749050aa284f6
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Jan 22 11:08:34 2014 -0600

    Add exclusivearch on EL6

 nodejs-bignumber-js.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-bignumber-js.spec b/nodejs-bignumber-js.spec
index 388bac8..f2d060d 100644
--- a/nodejs-bignumber-js.spec
+++ b/nodejs-bignumber-js.spec
@@ -6,12 +6,13 @@
 Summary:       Library for arbitrary-precision decimal and non-decimal arithmetic 
 Name:          nodejs-bignumber-js
 Version:       1.2.0
-Release:       3%{?dist}
+Release:       4%{?dist}
 Group:         Development/Languages
 License:       MIT
 URL:           http://github.com/MikeMcl/bignumber.js
 Source0:       http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz
 BuildRequires: nodejs-devel
+ExclusiveArch: %{ix86} x86_64 %{arm} noarch
 BuildArch:     noarch
 
 %description
@@ -40,6 +41,9 @@ node ./test/every-test.js
 %{nodejs_sitelib}/%{npm_name}
 
 %changelog
+* Wed Jan 22 2014 Troy Dawson <tdawson at redhat.com> - 1.2.0-4
+- Add exclusivearch on EL6
+
 * Fri Jan 03 2014 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.2.0-3
 - add macro to invoke dependency generator on EL6
 


More information about the scm-commits mailing list