[pandoc] Revert "reenable ARM"

Jens Petersen petersen at fedoraproject.org
Fri May 9 09:43:46 UTC 2014


commit 9138a487ef5ac57954ae401ecd90bcbb98db9252
Author: Jens Petersen <petersen at redhat.com>
Date:   Fri May 9 18:43:59 2014 +0900

    Revert "reenable ARM"
    
    This reverts commit e5ad6e055d6b50dadff718a97d2b82973019d01a.
    
    build still hangs on arm on Pretty :-(

 pandoc.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pandoc.spec b/pandoc.spec
index eea90f8..7080d9a 100644
--- a/pandoc.spec
+++ b/pandoc.spec
@@ -54,6 +54,7 @@ BuildRequires:  ghc-zip-archive-devel
 BuildRequires:  ghc-zlib-devel
 BuildRequires:  happy
 # End cabal-rpm deps
+ExcludeArch:    armv7hl
 
 %description
 Pandoc is a Haskell library for converting from one markup format to another,
@@ -156,7 +157,6 @@ ln -s pandoc %{buildroot}%{_bindir}/hsmarkdown
 %changelog
 * Thu May 08 2014 Jens Petersen <petersen at redhat.com> - 1.12.3.3-1
 - update to 1.12.3.3
-- reenable ARM
 
 * Wed Jan 22 2014 Jens Petersen <petersen at redhat.com> - 1.12.3.1-1
 - update to 1.12.3.1


More information about the scm-commits mailing list