link cabal statically to Haskell libs for portability

This commit is contained in:
Jens Petersen 2018-10-05 13:35:41 +09:00
parent 898a191ad7
commit 54e447bca7
1 changed files with 7 additions and 1 deletions

View File

@ -4,9 +4,12 @@
# needs tasty-hunit >=0.10
%bcond_with tests
# link statically to Haskell libs for module portability
%global ghc_without_dynamic 1
Name: cabal-install
Version: 2.0.0.1
Release: 5%{?dist}
Release: 6%{?dist}
Summary: The command-line interface for Cabal and Hackage
License: BSD
@ -104,6 +107,9 @@ install -pm 644 %{SOURCE10} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
%changelog
* Fri Oct 5 2018 Jens Petersen <petersen@redhat.com> - 2.0.0.1-6
- link cabal statically to its Haskell deps for ghc modules portability
* Sat Jul 28 2018 Jens Petersen <petersen@redhat.com> - 2.0.0.1-5
- revise .cabal