[nodejs-mime/el6] restrict to compatible arches

T.C. Hollingsworth patches at fedoraproject.org
Tue Jun 25 21:59:26 UTC 2013


commit cfa94d2105fd49a715fa3c5e52961ec9bfda34d2
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat Jun 22 16:49:03 2013 -0700

    restrict to compatible arches

 nodejs-mime.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-mime.spec b/nodejs-mime.spec
index 954e853..852c5ab 100644
--- a/nodejs-mime.spec
+++ b/nodejs-mime.spec
@@ -2,9 +2,10 @@
 
 Name:           nodejs-mime
 Version:        1.2.9
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A comprehensive library for mime-type mapping
 BuildArch:      noarch
+ExclusiveArch: %{ix86} x86_64 %{arm} noarch
 
 Group:          System Environment/Libraries
 License:        MIT
@@ -39,6 +40,9 @@ rm -rf %buildroot
 %doc LICENSE README.md
 
 %changelog
+* Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.2.9-3
+- restrict to compatible arches
+
 * Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.2.9-2
 - add macro for EPEL6 dependency generation
 


More information about the scm-commits mailing list