[coffee-script/f19: 3/3] limit to the appropriate arches

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


commit 7fa49e4aac150937a13d550084863e63f7e5f794
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Tue Jun 18 20:46:06 2013 -0700

    limit to the 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..384000c 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: %{nodejs_arches} 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 architectures to ones that 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