|
|
@ -1,5 +1,7 @@
|
|
|
|
# To bootstrap build a new version of ghc, uncomment the following:
|
|
|
|
# To bootstrap build a new version of ghc:
|
|
|
|
%global ghc_bootstrapping 1
|
|
|
|
#%%global ghc_bootstrapping 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%if %{defined ghc_bootstrapping}
|
|
|
|
%global without_testsuite 1
|
|
|
|
%global without_testsuite 1
|
|
|
|
%global without_prof 1
|
|
|
|
%global without_prof 1
|
|
|
|
%if 0%{?fedora} >= 22
|
|
|
|
%if 0%{?fedora} >= 22
|
|
|
@ -9,6 +11,7 @@
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
### uncomment to generate haddocks for bootstrap
|
|
|
|
### uncomment to generate haddocks for bootstrap
|
|
|
|
#%%undefine without_haddock
|
|
|
|
#%%undefine without_haddock
|
|
|
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
# make sure to turn on shared libs for all arches
|
|
|
|
# make sure to turn on shared libs for all arches
|
|
|
|
# (for building on releases earlier than F22)
|
|
|
|
# (for building on releases earlier than F22)
|
|
|
@ -28,7 +31,7 @@ Version: 7.8.4
|
|
|
|
# (sometimes after a major release)
|
|
|
|
# (sometimes after a major release)
|
|
|
|
# - minor release numbers for a branch should be incremented monotonically
|
|
|
|
# - minor release numbers for a branch should be incremented monotonically
|
|
|
|
# xhtml moved from haskell-platform to ghc-7.8.3
|
|
|
|
# xhtml moved from haskell-platform to ghc-7.8.3
|
|
|
|
Release: 39.1%{?dist}
|
|
|
|
Release: 41%{?dist}
|
|
|
|
Summary: Glasgow Haskell Compiler
|
|
|
|
Summary: Glasgow Haskell Compiler
|
|
|
|
|
|
|
|
|
|
|
|
License: %BSDHaskellReport
|
|
|
|
License: %BSDHaskellReport
|
|
|
@ -537,10 +540,13 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Sat Feb 7 2015 Jens Petersen <petersen@redhat.com> - 7.8.4-39.1
|
|
|
|
* Mon Feb 9 2015 Jens Petersen <petersen@redhat.com> - 7.8.4-41
|
|
|
|
- version doc htmldirs again
|
|
|
|
|
|
|
|
- all archs have bindir/ghci
|
|
|
|
|
|
|
|
- update the arm64 patch for 7.8.4
|
|
|
|
- update the arm64 patch for 7.8.4
|
|
|
|
|
|
|
|
- all archs have bindir/ghci
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jan 18 2015 Jens Petersen <petersen@redhat.com> - 7.8.4-40
|
|
|
|
|
|
|
|
- production build
|
|
|
|
|
|
|
|
- version doc htmldirs again
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 17 2015 Jens Petersen <petersen@redhat.com> - 7.8.4-39
|
|
|
|
* Sat Jan 17 2015 Jens Petersen <petersen@redhat.com> - 7.8.4-39
|
|
|
|
- update to 7.8.4
|
|
|
|
- update to 7.8.4
|
|
|
|