Dominique Leuenberger 2362006159 Accepting request 623734 from devel:languages:haskell
- Cosmetic: replace tabs with blanks, strip trailing white space,
  and update copyright headers with spec-cleaner.

- remove libgmp hack, upstream bindists link against new libgmp
- explicitly depends on ncurses
- add 7.8.4 tarball for aarch64
- add conflicts for new ghc-*-devel packages in ghc 7.8
* provide ppc64le build now
- update README.suse with note on upstream tarballs
* need more disk space
* bootstrap ghc is built against libgmp.so.3
- fix typo in description
- add LICENSE file
  package ghc
* the tar file is quite the monstrosity :-)
- initial packaging (version 7.6.3)

OBS-URL: https://build.opensuse.org/request/show/623734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-bootstrap?expand=0&rev=10
2018-07-24 15:13:45 +00:00

Generating binary distributions for ghc bootstrap in Factory
============================================================

1. Download source distribution from http://www.haskell.org/ghc/download
2. If necessary, apply patches for openSUSE
   * https://build.opensuse.org/package/show/devel:languages:haskell:bootstrap/ghc-prepare-binary-distributions
3. Build binary distribution `make binary-dist`
4. Download rpms from: 
   * https://build.opensuse.org/package/binaries/devel:languages:haskell:bootstrap/ghc-prepare-binary-distributions?repository=openSUSE_Factory_PowerPC_standard
   * https://build.opensuse.org/package/binaries/devel:languages:haskell:bootstrap/ghc-prepare-binary-distributions?repository=openSUSE_Factory_zSystems
5. Extract tarball `rpm2cpio ghc-prepare-binary-distributions*.rpm | cpio -idmv`
6. Copy tarball to project devel:languages:haskell:compiler/ghc-bootstrap

Note:
=====
The armv7, aarch64, i386, and x86_64 tarballs were taken from upstream.
See: https://www.haskell.org/ghc/download_ghc_8_2_1.html
Description
No description provided
Readme BSD-3-Clause 135 KiB
Languages
RPM Spec 100%