[marked/f18: 4/5] Revert "Restrict to compatible arches"

Jamie Nguyen jamielinux at fedoraproject.org
Sun Aug 18 15:14:13 UTC 2013


commit 1d675c31034cc45a119992ef811fd586aed58e9e
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Sun Aug 18 16:13:13 2013 +0100

    Revert "Restrict to compatible arches"
    
    This reverts commit 2b09cca86c035f249d9147cdd5077dbf254bd5da.

 marked.spec |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)
---
diff --git a/marked.spec b/marked.spec
index 950283c..297e30d 100644
--- a/marked.spec
+++ b/marked.spec
@@ -4,7 +4,7 @@
 
 Name:       marked
 Version:    0.2.9
-Release:    2%{?dist}
+Release:    1%{?dist}
 Summary:    A markdown parser for Node.js built for speed
 License:    MIT
 Group:      System Environment/Libraries
@@ -15,9 +15,7 @@ Source0:    http://registry.npmjs.org/marked/-/marked-%{version}.tgz
 # version control repository.
 Source1:    tests-v%{version}.tar.bz2
 Source10:   dl-tests.sh
-
 BuildArch:  noarch
-ExclusiveArch: %{ix86} x86_64 %{arm} noarch
 
 Patch0:     %{name}-0.2.8-fix-link-defs-after-blocks.patch
 
@@ -96,9 +94,6 @@ ln -sf %{nodejs_sitelib} .
 
 
 %changelog
-* Thu Jun 27 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.2.9-2
-- restrict to compatible arches
-
 * Fri May 31 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.2.9-1
 - update to upstream release 0.2.9
 


More information about the scm-commits mailing list