[coffee-script/el6: 4/5] limit to appropriate arches

T.C. Hollingsworth patches at fedoraproject.org
Wed Jun 19 03:51:21 UTC 2013


commit 1802be4f9e1c5ee85ad0dee1ba8d23140fd91b45
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Tue Jun 18 20:49:15 2013 -0700

    limit to appropriate arches

 coffee-script.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/coffee-script.spec b/coffee-script.spec
index f1da24e..1f7b5b8 100644
--- a/coffee-script.spec
+++ b/coffee-script.spec
@@ -18,6 +18,7 @@ URL:        http://coffeescript.org/
 Source0:    https://github.com/jashkenas/%{name}/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
+ExclusiveArch: %{ix86} x86_64 %{arm} noarch
 
 # some fixes for Cakefile, including:
 #  - follow FHS and Fedora Node.js packaging guidelines
@@ -126,6 +127,7 @@ rm -rf %{buildroot}
 * Wed Jun 19 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.6.3-1
 - new upstream release 1.6.3
   http://coffeescript.org/#changelog
+- restrict to the architectures node works on
 
 * Sun Feb 10 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.4.0-4
 - fix rpmlint warnings


More information about the scm-commits mailing list