[nodejs-qs/f18: 3/4] Revert "restrict to compatible arches"

Jamie Nguyen jamielinux at fedoraproject.org
Sun Jul 28 21:21:25 UTC 2013


commit b994844b8d12abac9763dc86440c698a60828263
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Sun Jul 28 22:19:56 2013 +0100

    Revert "restrict to compatible arches"
    
    This reverts commit c9e8ca57a50d7a4be6a8d5044c40f4980a11ebe3.

 nodejs-qs.spec |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/nodejs-qs.spec b/nodejs-qs.spec
index 0939f7f..9f91bc8 100644
--- a/nodejs-qs.spec
+++ b/nodejs-qs.spec
@@ -4,7 +4,7 @@
 
 Name:       nodejs-qs
 Version:    0.6.5
-Release:    2%{?dist}
+Release:    1%{?dist}
 Summary:    Query string parser for Node.js
 # License text is included in Readme.md
 License:    MIT
@@ -17,7 +17,6 @@ Source0:    http://registry.npmjs.org/qs/-/qs-%{version}.tgz
 Source1:    tests-%{version}.tar.bz2
 Source10:   dl-tests.sh
 BuildArch:  noarch
-ExclusiveArch: %{ix86} x86_64 %{arm} noarch
 
 BuildRequires:  nodejs-devel
 
@@ -66,9 +65,6 @@ ln -sf %{nodejs_sitelib} .
 
 
 %changelog
-* Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.6.5-2
-- restrict to compatible arches
-
 * Sat May 25 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.6.5-1
 - update to upstream release 0.6.5
 


More information about the scm-commits mailing list