[docco/f18: 5/6] Revert "Restrict to compatible arches"

Jamie Nguyen jamielinux at fedoraproject.org
Sat Aug 3 08:38:23 UTC 2013


commit 38fac884c3b5c407112455aebebe32701e79bd73
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Sat Aug 3 09:37:56 2013 +0100

    Revert "Restrict to compatible arches"
    
    This reverts commit e85d2e626b4a5c6f39c33e9f7c30ba596af2ce86.

 docco.spec |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)
---
diff --git a/docco.spec b/docco.spec
index 0963d0b..441b12e 100644
--- a/docco.spec
+++ b/docco.spec
@@ -2,7 +2,7 @@
 
 Name:       docco
 Version:    0.6.2
-Release:    2%{?dist}
+Release:    1%{?dist}
 Summary:    The Quick and Dirty Literate Programming Documentation Generator
 License:    MIT
 Group:      System Environment/Libraries
@@ -10,10 +10,7 @@ URL:        http://jashkenas.github.com/docco/
 Source0:    http://registry.npmjs.org/docco/-/docco-%{version}.tgz
 # Include our own man page.
 Source20:   docco.1
-
 BuildArch:  noarch
-ExclusiveArch: %{ix86} x86_64 %{arm} noarch
-
 
 BuildRequires:  nodejs-devel
 BuildRequires:  coffee-script
@@ -86,9 +83,6 @@ install -p -D -m0644 %{SOURCE20} %{buildroot}%{_mandir}/man1/docco.1
 
 
 %changelog
-* Thu Jun 27 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.6.2-2
-- restrict to compatible arches
-
 * Tue Apr 16 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.6.2-1
 - update to upstream release 0.6.2
 


More information about the scm-commits mailing list