Jens Petersen
efa1bb8c54
add manpages from Debian
3 years ago
Jens Petersen
c3c344a19d
use uppercase YES and NO in build.mk
...
lowercase is not supported
3 years ago
Jens Petersen
e47b032afd
disable testsuite, bootstrap and build fixes
3 years ago
Jens Petersen
23c7272d25
add ghc_llvm_archs
3 years ago
Jens Petersen
7a2103797f
add changelogs for docs build changes
3 years ago
Jens Petersen
1eb070f18f
merge manual and haddock bcond to docs
...
disabling haddock seems to disable manual anyway
https://ghc.haskell.org/trac/ghc/ticket/15190
3 years ago
Jens Petersen
92d190083d
try fixing sphinx-build --version detection in configure
...
https://github.com/ghc/ghc/pull/143
3 years ago
Jens Petersen
6b9498a3c1
extend and simplify bcond for build configuration
...
- move manuals to ghc-manual.noarch
- rename ghc-doc-index to ghc-doc-cron.noarch
- drop bootstrap builds and do ABI hash checks unless ghc version changed
- no longer need autotools on aarch64
3 years ago
Jens Petersen
6365edff45
drop unstable url from D4159.patch and add D4159 url
3 years ago
Jens Petersen
00d0db7f76
silence the ghc-pkg abi-depends warnings when installing packages
...
forward-port from f28 branch
3 years ago
Jens Petersen
2cf7cd1707
move manuals to ghc-doc package again
...
after a long break...
3 years ago
Jens Petersen
21da323786
ghost ghc-doc-index local state and more libraries index files
3 years ago
Igor Gnatenko
90d0a34265
Escape macros in %changelog
...
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
3 years ago
Fedora Release Engineering
a98b38e9ff
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
3 years ago
Jens Petersen
2cf8aee77c
upstream patch under review in Phabricator to workaround shadow hash issue
...
https://ghc.haskell.org/trac/ghc/ticket/14381
3 years ago
Jens Petersen
4735cadb51
add 8.2.2 testsuite tarball
3 years ago
Jens Petersen
a8a36662bc
8.2.2 perf build
3 years ago
Jens Petersen
3e04bbc620
update to 8.2.2: backport from fedora-haskell/ghc
...
bootstrap build
3 years ago
Jens Petersen
49e998df53
python2 and comment out %mandir properly
3 years ago
Jens Petersen
261695ad42
correct source url
3 years ago
Jens Petersen
3d07439f6f
update source urls to the ones they redirected to
3 years ago
Jens Petersen
0b28d2d432
mark other subpackages correctly as BSD license
3 years ago
Jens Petersen
353b1aabc8
more license fields cleanup
...
put in explicit BSD's and only use %quote for macros args
3 years ago
Jens Petersen
029c355c71
fix space %BSDHaskellReport macro for rpm-4.14
3 years ago
Jens Petersen
69183c7357
exclude ghc-boot from ghc-libraries
...
but ghc-boot-th should be there for TH
3 years ago
Fedora Release Engineering
b1bcda66be
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
3 years ago
Fedora Release Engineering
b613b3dce5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
3 years ago
Petr Písař
40266e57f2
perl dependency renamed to perl-interpreter < https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules >
3 years ago
Jens Petersen
5430a62a8d
do not fail id (ABI) check if package uninstalled
3 years ago
Jens Petersen
43c46ce358
fix ABI check for uninstalled package
...
(which may be redundant now)
ghc-xhtml is not built for bootstrap, so check was failing
3 years ago
Jens Petersen
edda7ff23d
8.0.2 perf build
3 years ago
Jens Petersen
9675f1deeb
add ghc-8.0.2/ to .gitignore
3 years ago
Jens Petersen
b7696275b3
update to ghc-8.0.2
3 years ago
Jens Petersen
6db3dc36a5
fix rebuild with latest ghc-rpm-macros; config llc and optc
3 years ago
Fedora Release Engineering
cbdfd21299
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
3 years ago
Igor Gnatenko
2f90b421e6
Rebuild for readline 7.x
...
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
3 years ago
Jens Petersen
a638574b93
quote echo'd %license and %dir macros
3 years ago
Jens Petersen
b47ee8e0c9
condition removal of libffi-tarballs for rhel7/fedora
3 years ago
Jens Petersen
a373e18cef
BR perl
3 years ago
Jens Petersen
b4b15942b1
some lesser spec file cleanups
...
- drop ghc_without_shared comment block
- drop mention of haskell-platform
- update url to https
- drop dph and feldspar obsoletes
- minor refresh and reformat of description
- obsolete ghc-doc-index when building without_haddock
3 years ago
Jens Petersen
d486e5db12
backport some trivial changes from github fedora-haskell/ghc
...
ghclibdocdir -> ghc_html_libraries_dir
ghcdocbasedir -> ghc_html_dir
3 years ago
Jens Petersen
2ba2ba11a5
use %license
3 years ago
Jens Petersen
9c3dd64d1f
update subpackaging for latest ghc-rpm-macros
3 years ago
Jens Petersen
1516cd3aea
the ABI hash checking requires all of ghc to be installed
3 years ago
Jens Petersen
4fd9c1754c
more ABI hash fix/improvements
3 years ago
Jens Petersen
fe10edb8a2
ABI check tweaks and fix
3 years ago
Jens Petersen
5fe7eac5b5
add an ABI change check to prevent unexpected hash changes
3 years ago
Jens Petersen
aa524cd426
obsolete haskell98 and haskell2010
3 years ago
Jens Petersen
e285b9dffe
perf build
3 years ago
Jens Petersen
e5796cf8e5
add missing changelog for 7.10.3-49!
3 years ago