Commit Graph

140 Commits

Author SHA1 Message Date
Jens Petersen
f7ca4dbacb bump changelog for another rebuidl attempt 2008-04-08 06:46:15 +00:00
Jesse Keating
ffb1ceca09 - Autorebuild for GCC 4.3 2008-02-18 21:23:56 +00:00
Jens Petersen
bae7070ccb - remove unrecognized --htmldir from configure
- drop old buildrequires on libX11-devel and libXt-devel
2008-02-14 08:31:32 +00:00
Jens Petersen
1892b30c0b remove unrecognized --docdir from configure 2008-02-14 08:11:43 +00:00
Jens Petersen
0a7ad4bf36 rebuild with gcc43 2008-02-14 07:36:23 +00:00
Bryan O'Sullivan
3d1944144e Sync up with fixes from F-8 2008-01-22 01:10:50 +00:00
Bryan O'Sullivan
f57118ecb9 Old configure does not grok docdir,htmldir 2008-01-07 23:24:04 +00:00
Bryan O'Sullivan
d59db7372a Fix haddock paths 2008-01-07 22:57:23 +00:00
Bryan O'Sullivan
7728a76fc5 Import some changes from F-8 tree 2007-12-12 23:21:18 +00:00
Bryan O'Sullivan
7528b142b9 ghc 6.8.2 2007-12-12 22:36:10 +00:00
Bryan O'Sullivan
8e74151e81 Exclude alpha 2007-11-23 18:15:15 +00:00
Bryan O'Sullivan
e8ba9bc72a Upgrade to ghc 6.8.1 2007-11-06 00:35:13 +00:00
Bryan O'Sullivan
a20a5e5947 Add happy to buldreqs 2007-09-30 03:53:49 +00:00
Bryan O'Sullivan
11b87bfd13 Work around rpm braindamage: you can't have "%" in comments!? 2007-09-30 03:18:21 +00:00
Bryan O'Sullivan
cdb710ffe5 Update to ghc-6.8.0.20070928 2007-09-30 03:06:57 +00:00
Bryan O'Sullivan
5ae9c5759d Install new man page for GHC 2007-05-10 19:52:43 +00:00
Bryan O'Sullivan
19c596ba3c Exclude ppc64 for now (bug 239713) 2007-05-10 17:53:17 +00:00
Bryan O'Sullivan
67f21357a4 Update to GHC 6.6.1 2007-05-10 17:09:49 +00:00
Jens Petersen
2047747149 - remove truncated duplicate Typeable.h header in network (Bryan
O'Sullivan) Resolves: #222865
2007-01-21 22:42:51 +00:00
Jens Petersen
812b066786 - update to 6.6 release
- buildrequire haddock >= 0.8
- fix summary of ghcver package (Michel Salim, #209574)
2006-11-03 05:00:12 +00:00
Jens Petersen
4eb22b2025 turn on docs again 2006-09-28 01:44:23 +00:00
Jens Petersen
f77d95821d revert temporary bootstrap to ghc-6.4.2 2006-09-27 12:34:59 +00:00
Jens Petersen
d9e09e981b rebootstrap with 6.4 tarballs 2006-09-27 12:04:46 +00:00
Jens Petersen
a97ca19f8f turn off building docs until haddock is back 2006-09-25 13:28:47 +00:00
Jens Petersen
889645708c - ghost package.conf.old (Gérard Milmeister)
- set unconfined_execmem_exec_t context on executables with ghc rts
    (#195821)
2006-09-25 10:05:59 +00:00
Ville Skyttä
e54329f9b7 http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild 2006-08-27 20:26:18 +00:00
Jens Petersen
64398adc4a - buildrequire libXt-devel so that the X11 package and deps get built
(Garrett Mitchener, #190201)
2006-04-29 07:33:52 +00:00
Jens Petersen
9c5a6c23e1 update to 6.4.2 release 2006-04-21 07:59:27 +00:00
Jens Petersen
c12a20f950 - buildrequire libX11-devel instead of xorg-x11-devel (Kevin Fenzi,
#181024)
- make ghc-doc require ghc (Michel Salim, #180449)
2006-03-02 08:40:15 +00:00
Jens Petersen
1ae0da02b7 - turn on build_doc since haddock is now in Extras
- no longer specify ghc version to build with (Ville Skyttä, #170176)
2005-10-11 03:05:07 +00:00
Jens Petersen
3c45d5400c turn on build_doc since haddock is now in Extras 2005-10-03 02:46:03 +00:00
Jens Petersen
824ff1734d bump release 2005-09-20 23:38:34 +00:00
Jens Petersen
af099c0af9 - 6.4.1 release
- the following patches are now upstream: ghc-6.4-powerpc.patch,
    rts-GCCompact.h-x86_64.patch, ghc-6.4-dsforeign-x86_64-1097471.patch,
    ghc-6.4-rts-adjustor-x86_64-1097471.patch
- builds with gcc4 so drop %%_with_gcc32
- x86_64 build restrictions (no ghci and split objects) no longer apply
2005-09-20 23:37:16 +00:00
Jens Petersen
340d4c8b21 revert to non-bootstrap build 2005-06-02 01:55:58 +00:00
Jens Petersen
a677d5cbbf - add bootstrap files for i386, ppc and x86_64
- add temporary bootstrap spec file
- temporarily point Makefile at ghc-bootstrap.spec
- add ghc-doc-no-ps-install.patch to avoid install of ps docs
2005-05-31 11:04:47 +00:00
Jens Petersen
2a0c7d6865 restore %setup so that it builds again 2005-05-19 10:33:43 +00:00
Jens Petersen
0581bc1883 break build (since BRs compat-gcc) in a more Makefile.common friendly way 2005-05-12 09:22:03 +00:00
Jens Petersen
87abc3c55c deliberately break building for now since ghc doesn't build yet with gcc4
(Warren Togami)
2005-05-12 08:00:41 +00:00
Jens Petersen
01ca4204e6 auto-import ghc-6.4-8 on branch devel from ghc-6.4-8.src.rpm initial import
to Extras
2005-05-12 07:37:43 +00:00
Jens Petersen
5fc4a6cbf1 Setup of module ghc 2005-05-12 07:35:42 +00:00