enable arm and build in utf8

This commit is contained in:
Jens Petersen 2015-04-03 18:22:16 +09:00
parent 6984fbff07
commit 8faac28c15
1 changed files with 3 additions and 2 deletions

View File

@ -53,8 +53,6 @@ ExclusiveArch: %{ghc_arches_with_ghci}
BuildRequires: emacs(bin)
# geniplate uses template-haskell
ExclusiveArch: %{ghc_arches_with_ghci}
# bug 991929
ExcludeArch: %{arm}
Requires: ghc-%{name}-devel = %{version}-%{release}
Requires: emacs-agda = %{version}-%{release}
@ -149,6 +147,8 @@ for i in *.el; do
done
cd -
# cpphs: src/full/Agda/Interaction/BasicOps.hs: hGetContents: invalid argument (invalid byte sequence)
LANG=en_US.utf8
%ghc_lib_build
# el6 macro does not add "." to load-path
@ -218,6 +218,7 @@ rm %{buildroot}%{_docdir}/%{name}*/LICENSE
%changelog
* Fri Apr 03 2015 Jens Petersen <petersen@redhat.com> - 2.4.2.2-1
- update to 2.4.2.2
- enable arm
* Fri Feb 6 2015 Jens Petersen <petersen@redhat.com> - 2.4.2-1
- update to 2.4.2