Commit Graph

21 Commits

Author SHA1 Message Date
Jens Petersen
ba15a85ee6 proper fix to disable tests everywhere (#1158522)
We don't really want to link ShellCheck to QuickCheck:
QuickCheck should only be used at buildtime for tests
- https://github.com/koalaman/shellcheck/issues/254

I had forgotten to remove the QuickCheck imports
in my earlier ARM version of the patch
(that QC module is not available on all secondary archs).

Sorry about the formatting changes but it makes
life easier for me to keep the spacing close to cblrpm output.
(Maybe I should add an ignore whitespace option to
"cblrpm diff" in the future.:)

Hopefully this should now really build on all archs!
2014-11-06 19:52:51 +09:00
Jens Petersen
b4d116ee78 only enable tests on archs with ghci except armv7 (#1158522) 2014-11-04 18:56:29 +09:00
Jens Petersen
43ecec81c9 fix 0.3.4 build failure on ARM by removing TemplateHaskell QuickCheck runTests
defining tests in the main library modules seems an unusual design...

Note running ldconfig for ghc-ShellCheck is redundant since the
library does not live in %{_libdir}/
2014-09-22 12:13:53 +09:00
Dridi Boukelmoune
91e1b15caf added missing ignore for 0.3.4 2014-09-12 16:56:10 +02:00
Dridi Boukelmoune
cafe16d3e2 bumped to version 0.3.4 2014-09-12 16:44:57 +02:00
Jens Petersen
36d77b6ddc reenable pandoc on ARM 2014-09-05 14:59:58 +09:00
Dridi Boukelmoune
e56d058f8e rebuilt after a dependency upgrade 2014-09-04 19:15:53 +02:00
Dridi Boukelmoune
4513c1d1c8 bumped to version 0.3.3 2014-08-30 11:49:43 +02:00
Dridi Boukelmoune
4bbef97a74 rebuilt after a dependency upgrade 2014-08-28 17:11:16 +02:00
Peter Robinson
2a643d8552 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-15 19:40:08 +00:00
Dennis Gilmore
8532ced5e0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 18:43:59 -05:00
Jens Petersen
753e6b1a1b no exec RPATH on arm with current ghc 2014-03-18 12:16:44 +09:00
Jens Petersen
9ec2eb0e21 fix shellcheck rpath instead of using ld.so.conf.d; simplify doc files list 2014-03-18 10:24:09 +09:00
Dridi Boukelmoune
3febe6df6f fixed wrong month in the changelog 2014-03-16 16:25:34 +01:00
Dridi Boukelmoune
4e584f8cd3 added missing ld config 2014-03-16 16:21:57 +01:00
Dridi Boukelmoune
1bdcf5f819 executable dynamically linked to the library 2014-03-01 18:48:33 +01:00
Dridi Boukelmoune
b2e7f60974 stop building the man page on ARM, no pandoc 2014-02-09 23:10:22 +01:00
Dridi Boukelmoune
ada46d13df build and install the man page 2014-02-05 07:26:05 +01:00
Dridi Boukelmoune
900c1f7712 bumped to version 0.3.1
Also added a workaround for the Fedora haskell toolchain (bug #1052117).
2014-02-05 00:06:25 +01:00
Dridi Boukelmoune
b0905b2aeb Initial import (#1033967) 2013-12-04 23:43:09 +01:00
Fedora Release Engineering
b4da8bc020 Initial setup of the repo 2013-12-04 13:41:45 +00:00