[nodejs-ansicolors/el6: 3/3] restrict to compatible arches

Tomáš Hrčka humaton at fedoraproject.org
Mon Jun 16 08:42:43 UTC 2014


commit fe154effa54f1a5819677e4d3f1743be6a0ab3ad
Author: Tomáš Hrčka <thrcka at redhat.com>
Date:   Mon Jun 16 10:36:47 2014 +0200

    restrict to compatible arches

 nodejs-ansicolors.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-ansicolors.spec b/nodejs-ansicolors.spec
index 33a9a9b..ff0593f 100644
--- a/nodejs-ansicolors.spec
+++ b/nodejs-ansicolors.spec
@@ -2,12 +2,13 @@
 
 Name:           nodejs-ansicolors
 Version:        0.3.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Functions that surround a string with ansi color codes so it prints in color
 License:        MIT
 Url:            http://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz
 Source0:        http://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz
 BuildArch:	noarch
+ExclusiveArch: %{ix86} x86_64 %{arm} noarch
 BuildRequires:  nodejs-devel
 
 %description
@@ -38,6 +39,9 @@ rm -rf %buildroot
 %doc LICENSE README.md
 
 %changelog
+* Mon Jun 16 2014 Tomas Hrcka <thrcka at redhat.com> - 0.3.2-4
+- restrict to compatible arches
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list