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

Jamie Nguyen jamielinux at fedoraproject.org
Sun Jul 28 14:55:32 UTC 2013


commit 3f0d8a137c4459c0030732049d6eb524d3578b1b
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Sun Jul 28 15:54:58 2013 +0100

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

 nodejs-node-uuid.spec |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/nodejs-node-uuid.spec b/nodejs-node-uuid.spec
index cac8309..6199aa1 100644
--- a/nodejs-node-uuid.spec
+++ b/nodejs-node-uuid.spec
@@ -4,14 +4,13 @@
 
 Name:       nodejs-node-uuid
 Version:    1.4.0
-Release:    4%{?dist}
+Release:    3%{?dist}
 Summary:    Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
 License:    MIT
 Group:      System Environment/Libraries
 URL:        https://github.com/broofa/node-uuid
 Source0:    http://registry.npmjs.org/node-uuid/-/node-uuid-%{version}.tgz
 BuildArch:  noarch
-ExclusiveArch: %{ix86} x86_64 %{arm} noarch
 
 BuildRequires:  nodejs-devel
 
@@ -50,9 +49,6 @@ ln -sf %{nodejs_sitelib} .
 
 
 %changelog
-* Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.4.0-4
-- restrict to compatible arches
-
 * Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.4.0-3
 - add macro to enable dependency generation in EPEL
 


More information about the scm-commits mailing list