[expresso/f18: 4/5] Revert "Restrict to compatible arches"

Jamie Nguyen jamielinux at fedoraproject.org
Sun Aug 18 15:04:58 UTC 2013


commit 96d4685a85333b3d9b2e817cc33ddc6fb68dc52f
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Sun Aug 18 16:03:43 2013 +0100

    Revert "Restrict to compatible arches"
    
    This reverts commit 4a72488e42dd39cbe89f9fdf11e264ead4becb30.

 expresso.spec |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)
---
diff --git a/expresso.spec b/expresso.spec
index dfb2ebf..f48b0e2 100644
--- a/expresso.spec
+++ b/expresso.spec
@@ -4,16 +4,14 @@
 
 Name:       expresso
 Version:    0.9.2
-Release:    4%{?dist}
+Release:    3%{?dist}
 Summary:    A lightweight, fast, test-driven development (TDD) framework for Node.js
 License:    MIT
 Group:      System Environment/Libraries
 URL:        https://github.com/visionmedia/expresso
 Source0:    http://registry.npmjs.org/expresso/-/expresso-%{version}.tgz
 Source1:    expresso.1
-
 BuildArch:  noarch
-ExclusiveArch: %{ix86} x86_64 %{arm} noarch
 
 BuildRequires:  nodejs-devel
 
@@ -65,9 +63,6 @@ bin/expresso --serial test/serial/*.test.js
 
 
 %changelog
-* Thu Jun 27 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.9.2-4
-- restrict to compatible arches
-
 * Sun Feb 24 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.9.2-3
 - make sure bundled jscoverage is purged
 - add man page


More information about the scm-commits mailing list