AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Wolfgang Engel (bigironman) has kindly re-built the following ghc-bootstrap binary archives with glibc 2.26.x to ensure compatibility with SLE-15-SP1: * ghc-8.4.3-aarch64-unknown-linux.tar.xz [bsc#1124940] * ghc-8.4.3-s390x-ibm-linux.tar.xz [bsc#1130868]
- Install binary distribution in /opt * avoid conflicts with package ghc * fixes an issue brought up in boo#1121052
- Add this-is-only-for-build-envs Requires: this package is only intended to bootstrap ghc in the build system, and not for usage on end-user systems. Using the same safeguard as with other bootstrap packages.
- update bindists to 8.4.3 for GHC 8.6.1 bootstrap
- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner.
- update to 8.2.1 on all arches * required to bootstrap ghc 8.2.1 * drop support for ppc and s390 * add support for arm7l * add support for registerised LLVM backend on aarch64 - update instructions to produce bindists - remove libgmp hack, upstream bindists link against new libgmp
- Use llvm13 instead of llvm(15) which is not supported - boo#1210245
- Explictly depend on libffi8 to make sure we're getting the correct version of the libffi shared library. [jsc#PED-1151]
- Remove dependency on binutils-gold which have been removed from Factory - Allow a newer llvm to be used since llvm9 has been removed from Factory
- Keep the release attribute next to the version.
- Do not own /opt, only content thereof.
- drop 32bit intel
- update s390x bootstrap to 8.10.2
- update most archs to 8.10.1 - clean-up spec
- Add numa-devel requirement * fixes ghc-bootstrap-helpers builds on ppc64, ppc64le
- ghc-8.6.5-riscv64-unknown-linux.tar.xz: rebuilt with current libffi
- don't override debug packages handling * fixes build for Leap 15
- added ncurses also to requires
- explicitly depends on ncurses
- add 7.8.4 tarball for aarch64
- add 7.8.4 tarball for aarch64
- add conflicts for new ghc-*-devel packages in ghc 7.8
- update to 7.8.3 * provide ppc64le build now - remove duplicate files - provides tags for ghc subpackages are no longer needed we require ghc-bootstrap in ghc.spec - update README.suse with note on upstream tarballs
- add _constraints for ppc64le * need more disk space
- use official tarballs for x86 and x86_64 * fixes build on openSUSE 11.4 and SLE 11 * bootstrap ghc is built against libgmp.so.3
- fix typo in description
- add LICENSE file
- add conflicts tags for ghc-*-devel packages provided by package ghc
- consolidate all binary dists into one tar file * required as there is only one srpm per package for all archs * the tar file is quite the monstrosity :-)
- initial packaging (version 7.6.3)