petersen pushed to ghc-texmath (master). "run tests in utf8 on aarch64"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 15 09:57:25 UTC 2015


>From e904a3d4c2ae3011483756a4f89bb08592a6e1c8 Mon Sep 17 00:00:00 2001
From: Jens Petersen <petersen at redhat.com>
Date: Wed, 15 Apr 2015 18:56:09 +0900
Subject: run tests in utf8 on aarch64


diff --git a/ghc-texmath.spec b/ghc-texmath.spec
index e015ee0..3bc442f 100644
--- a/ghc-texmath.spec
+++ b/ghc-texmath.spec
@@ -8,7 +8,7 @@
 
 Name:           ghc-%{pkg_name}
 Version:        0.8.0.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Conversion between formats used to represent mathematics
 
 License:        GPLv2+
@@ -73,6 +73,9 @@ cabal-tweak-flag network-uri False
 
 
 %check
+%ifarch aarch64
+LANG=en_US.utf8
+%endif
 %cabal_test
 
 
@@ -93,6 +96,9 @@ cabal-tweak-flag network-uri False
 
 
 %changelog
+* Wed Apr 15 2015 Jens Petersen <petersen at redhat.com> - 0.8.0.1-2
+- run tests in utf8 on aarch64
+
 * Sun Feb  1 2015 Jens Petersen <petersen at redhat.com> - 0.8.0.1-1
 - update to 0.8.0.1
 - disable tests on armv7
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/ghc-texmath.git/commit/?h=master&id=e904a3d4c2ae3011483756a4f89bb08592a6e1c8


More information about the scm-commits mailing list