[nodejs-slide/f18: 9/10] Revert "restrict to compatible arches"

Jamie Nguyen jamielinux at fedoraproject.org
Tue Sep 3 19:48:48 UTC 2013


commit 233c1a0072ea95f6e9cd8a7bd04bc12e95833038
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Tue Sep 3 20:46:09 2013 +0100

    Revert "restrict to compatible arches"
    
    This reverts commit 64c9cddaca53703fe0cec1e54152c0925a3afb58.

 nodejs-slide.spec |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/nodejs-slide.spec b/nodejs-slide.spec
index 55a94be..b1298a7 100644
--- a/nodejs-slide.spec
+++ b/nodejs-slide.spec
@@ -2,7 +2,7 @@
 
 Name:       nodejs-slide
 Version:    1.1.3
-Release:    7%{?dist}
+Release:    6%{?dist}
 Summary:    A flow control library that fits in a slideshow
 # license present in source control, will be added to future release
 # https://raw.github.com/isaacs/slide-flow-control/master/LICENSE
@@ -11,7 +11,6 @@ URL:        https://github.com/isaacs/slide-flow-control
 Source0:    http://registry.npmjs.org/slide/-/slide-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
-ExclusiveArch: %{ix86} x86_64 %{arm} noarch
 
 BuildRequires:  nodejs-devel
 
@@ -41,9 +40,6 @@ rm -rf %{buildroot}
 %doc README.md nodejs-controlling-flow.pdf
 
 %changelog
-* Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.1.3-7
-- restrict to compatible arches
-
 * Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.1.3-6
 - add macro for EPEL6 dependency generation
 


More information about the scm-commits mailing list