Bryan O'Sullivan
41ceb8a529
First attempt at GHC 6.12 RC 1
15 years ago
Jens Petersen
e6bc25d894
- selinux file context no longer needed in post script
...
- (for ghc-6.12-shared) drop ld.so.conf.d files
--------------------------------------------------------------
15 years ago
Jens Petersen
92df927325
version haskell-platform note
15 years ago
Jesse Keating
b19d8634e1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
16 years ago
Bryan O'Sullivan
7532ff0904
ghc 6.10.4
16 years ago
Jens Petersen
95a0f6c3c6
- add haddock_version and use it to obsolete haddock and ghc-haddock-*
16 years ago
Jens Petersen
16c9fecedf
tweak haddock changelog comment
16 years ago
Jens Petersen
5c4b5faeff
- drop ghc-mk-pkg-install-inplace.patch: no longer needed with new 6.11
...
buildsys
- add bcond for extralibs
- rename doc bcond to manual
16 years ago
Jens Petersen
f7351e6085
update haddock provides
16 years ago
Jens Petersen
e092da1081
editline is no longer needed to build
16 years ago
Jens Petersen
4d88e55f20
- update to 6.10.3
...
- macros.ghc moved to ghc-rpm-macros package
- fix handling of hscolor files in filelist generation
- give up ppc unregisterized build since it failed
16 years ago
Jens Petersen
773bb46c70
try unregisterised ppc to see if that stops the segfaulting with runghc
16 years ago
Jens Petersen
12ad68912d
remember to actually turn off shared libs for now
16 years ago
Jens Petersen
fbbca4c56f
only BR libffi-devel for shared build
16 years ago
Jens Petersen
e93fe4deda
- add experimental bcond hscolour
...
- BR libffi-devel
- add experimental support for building shared libraries (for ghc-6.11)
- add libs subpackage for shared libraries
- create a ld.conf.d file for libghc*.so
- drop redundant setting of GhcLibWays in build.mk for no prof
- drop redundant setting of HADDOCK_DOCS
- simplify filelist names
- add a check section based on tests from debian package
- be more careful about doc files in filelist
16 years ago
Jens Petersen
a60b93f8dd
remove ghc-requires from %install and %files
16 years ago
Jens Petersen
43b24a206d
- define ghc_version in macros.ghc in place of ghcrequires
...
- drop ghc-requires script for now
16 years ago
Jens Petersen
7b1f4da984
- add ghc-requires rpm script to generate ghc version dependencies (thanks
...
to Till Maas)
- update macros.ghc:
- add %%ghcrequires to call above script
- pkg_libdir and pkg_docdir no longer to appear in packages and replaced by
ghcpkgdir and ghcdocdir inside macros.ghc
- make filelist also for docs
16 years ago
Bryan O'Sullivan
1b7e30e4b7
Update to GHC 6.10.2
16 years ago
Jens Petersen
34b48fdbc8
- clean away tabs and excess whitespace padding
...
- ExclusiveArch: %{ix86} x86_64 ppc alpha
16 years ago
Jens Petersen
a5fa326f81
- drop ghc_archs since it breaks koji
...
- fix missing -devel in ghc_gen_filelists
- change from ExclusiveArch to ExcludeArch ppc64 since alpha was
bootstrapped by oliver
16 years ago
Oliver Falk
64f30a94e8
Reenable build on alpha, after we finally managed to build ghc
16 years ago
Jens Petersen
7debd90bb1
- use %%ix86 for change from i386 to i586 in rawhide
...
- add ghc_archs macro in macros.ghc for other packages
- obsolete haddock09
- use %%global instead of %%define
- use bcond for doc and prof
- rename ghc_gen_filelists lib filelist to -devel.files
--------------------------------------------------------------------
16 years ago
Jesse Keating
a00f693e62
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
16 years ago
Jens Petersen
6269f30f2f
update changelog timestamp
16 years ago
Jens Petersen
cc989bbc31
comment whitespace tweak
16 years ago
Jens Petersen
574cea7124
revert the last -doc files move changes for now
16 years ago
Jens Petersen
0eea3c51b5
- require and buildrequire libedit-devel > 2.11-2
...
- move top doc dirs to main package for better sharing
- move gen_contents_index and ghost index files to main package
- protect ghc_register_pkg and ghc_unregister_pkg
16 years ago
Jens Petersen
1acf5c7d02
fix to libedit means can drop BR ncurses-devel workaround ( #481252 )
16 years ago
Jens Petersen
001d3451a6
buildrequire ncurses-devel to fix build of missing editline package needed
...
for ghci line-editing (#478466 )
16 years ago
Jens Petersen
e74c4291aa
bump release
16 years ago
Jens Petersen
65d3718c16
- move spec templates to haskell-packaging for easy updating
...
- provide correct haddock version
spec templating:
- use bcond for
- add doc subpackages to lib and binlib templates
- add license header for cabal2spec
16 years ago
Jens Petersen
644d44d682
more template fixes:
...
- version pkg_docdir
- put provides in lib subsubpackage
- binlib scripts are for lib subpackage
16 years ago
Jens Petersen
18d2312b75
tweak changelog
16 years ago
Jens Petersen
ad8913e5ff
- update macros.ghc to latest proposed revised packaging guidelines:
...
- use runghc
- drop trivial cabal_build and cabal_haddock macros
- ghc_register_pkg and ghc_unregister_pkg replace ghc_preinst_script,
ghc_postinst_script, ghc_preun_script, and ghc_postun_script
- lib templates' prof subpackage requires main library again
- make cabal2spec work on .cabal files too, and read and check name and
version directly from .cabal file
- ghc-prof does not need to own libraries/ dirs owned by main package
16 years ago
Jens Petersen
74a3f2521e
- make cabal2spec work on .cabal files too, and read and check name and
...
version from .cabal
16 years ago
Jens Petersen
b17255a641
- add support for bin and binlib packages to cabal2spec script and only
...
grep .cabal files for exposed-module/executable
- output bin and/or lib status too
16 years ago
Jens Petersen
0682b80a1d
- add cabal2spec and cabal-lib-template.spec for easy Cabal library
...
packaging
- simplify script macros: make ghc_preinst_script and ghc_postun_script
no-ops and ghc_preun_script only unregister for uninstall
16 years ago
Jens Petersen
6c9b784686
- fix broken urls to haddock docs created by gen_contents_index script
...
- avoid haddock errors when upgrading by making doc post script posttrans
16 years ago
Bryan O'Sullivan
f20412293b
libraries/prologue.txt should not have been ghosted
16 years ago
Bryan O'Sullivan
6e900886a0
libraries/prologue.txt should not have been ghosted
16 years ago
Bryan O'Sullivan
cd0fae4df4
Fix a minor packaging glitch
16 years ago
Bryan O'Sullivan
378558c597
ghc 6.10.1 release
16 years ago
Jens Petersen
ab507b7b80
- cabal_configure does not need redundant --haddockdir
...
- actually ghc-pkg no longer seems to create package.conf.old backups
- include LICENSE in doc
16 years ago
Jens Petersen
a8cf709ba6
need to create ghost package.conf.old for ghc-6.10
16 years ago
Jens Petersen
c7ae1a2bd5
- use gen_contents_index to re-index haddock
...
- add %%pkg_docdir to cabal_configure
- requires(post) ghc for haddock for doc
- improve doc file lists
- no longer need to create ghost package.conf.old
- remove or rename alternatives files more consistently
16 years ago
Bryan O'Sullivan
cb5a89f23c
Update macros to put haddock bits in the right place
16 years ago
Bryan O'Sullivan
8a484b3e87
Try to fix doc indexing
16 years ago
Bryan O'Sullivan
354d10e225
Generate haddocks after installing ghc-doc
16 years ago
Jens Petersen
3c43e3814f
- provide haddock = 2.2.2
...
- add selinux file context for unconfined_execmem following darcs package
- post requires policycoreutils
16 years ago
Bryan O'Sullivan
a8b8189107
Port F-10 changes to devel
16 years ago
Bryan O'Sullivan
ef6ff25c36
Don't remove hsc2hs, rename it
16 years ago
Jens Petersen
2e71ab898c
bring back %package_debugging for bos since it does "more" than
...
--short-circuit
16 years ago
Jens Petersen
6a740e49cf
revert back from using %configure since it fails on ppc
16 years ago
Jens Petersen
c5b8789b8e
tweak docs changelog entries
16 years ago
Jens Petersen
2a4aeca5cc
- bring back including haddock-generated lib docs, now under docdir/ghc
...
- fix macros.ghc filepath (#460304 )
- spec file cleanups:
- fix the source urls back
- drop requires chkconfig
- do not override __spec_install_post
- override _target_platform so we can use %%configure
- setup docs building in build.mk
- no longer need to remove network/include/Typeable.h
- install binaries under libdir not libexec
- remove hsc2hs and runhaskell binaries since are alternatives
16 years ago
Jens Petersen
97f36761c3
fix writing of _sysconfdir
17 years ago
Jens Petersen
d85f6b0a84
- add macros.ghc for new Haskell Packaging Guidelines ( #460304 )
17 years ago
Bryan O'Sullivan
860e5f3f03
More build fixes
17 years ago
Bryan O'Sullivan
34b478a7fd
Remove unnecessary dependency on alex
17 years ago
Bryan O'Sullivan
fb0f222aeb
GHC 6.8.3
17 years ago
Bryan O'Sullivan
92410e9528
First cut at ghc 6.8.3 spec file
17 years ago
Jens Petersen
f7ca4dbacb
bump changelog for another rebuidl attempt
17 years ago
Jesse Keating
ffb1ceca09
- Autorebuild for GCC 4.3
17 years ago
Jens Petersen
bae7070ccb
- remove unrecognized --htmldir from configure
...
- drop old buildrequires on libX11-devel and libXt-devel
17 years ago
Jens Petersen
1892b30c0b
remove unrecognized --docdir from configure
17 years ago
Jens Petersen
0a7ad4bf36
rebuild with gcc43
17 years ago
Bryan O'Sullivan
3d1944144e
Sync up with fixes from F-8
17 years ago
Bryan O'Sullivan
f57118ecb9
Old configure does not grok docdir,htmldir
17 years ago
Bryan O'Sullivan
d59db7372a
Fix haddock paths
17 years ago
Bryan O'Sullivan
7728a76fc5
Import some changes from F-8 tree
17 years ago
Bryan O'Sullivan
7528b142b9
ghc 6.8.2
17 years ago
Bryan O'Sullivan
8e74151e81
Exclude alpha
17 years ago
Bryan O'Sullivan
e8ba9bc72a
Upgrade to ghc 6.8.1
17 years ago
Bryan O'Sullivan
a20a5e5947
Add happy to buldreqs
17 years ago
Bryan O'Sullivan
11b87bfd13
Work around rpm braindamage: you can't have "%" in comments!?
17 years ago
Bryan O'Sullivan
cdb710ffe5
Update to ghc-6.8.0.20070928
17 years ago
Bryan O'Sullivan
5ae9c5759d
Install new man page for GHC
18 years ago
Bryan O'Sullivan
19c596ba3c
Exclude ppc64 for now (bug 239713)
18 years ago
Bryan O'Sullivan
67f21357a4
Update to GHC 6.6.1
18 years ago
Jens Petersen
2047747149
- remove truncated duplicate Typeable.h header in network (Bryan
...
O'Sullivan) Resolves : #222865
18 years ago
Jens Petersen
812b066786
- update to 6.6 release
...
- buildrequire haddock >= 0.8
- fix summary of ghcver package (Michel Salim, #209574 )
18 years ago
Jens Petersen
4eb22b2025
turn on docs again
19 years ago
Jens Petersen
a97ca19f8f
turn off building docs until haddock is back
19 years ago
Jens Petersen
889645708c
- ghost package.conf.old (Gérard Milmeister)
...
- set unconfined_execmem_exec_t context on executables with ghc rts
(#195821 )
19 years ago
Jens Petersen
64398adc4a
- buildrequire libXt-devel so that the X11 package and deps get built
...
(Garrett Mitchener, #190201 )
19 years ago
Jens Petersen
9c5a6c23e1
update to 6.4.2 release
19 years ago
Jens Petersen
c12a20f950
- buildrequire libX11-devel instead of xorg-x11-devel (Kevin Fenzi,
...
#181024 )
- make ghc-doc require ghc (Michel Salim, #180449 )
19 years ago
Jens Petersen
1ae0da02b7
- turn on build_doc since haddock is now in Extras
...
- no longer specify ghc version to build with (Ville Skyttä, #170176 )
19 years ago
Jens Petersen
3c45d5400c
turn on build_doc since haddock is now in Extras
20 years ago
Jens Petersen
824ff1734d
bump release
20 years ago
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
20 years ago
Jens Petersen
340d4c8b21
revert to non-bootstrap build
20 years ago
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
20 years ago
Jens Petersen
2a0c7d6865
restore %setup so that it builds again
20 years ago
Jens Petersen
0581bc1883
break build (since BRs compat-gcc) in a more Makefile.common friendly way
20 years ago
Jens Petersen
87abc3c55c
deliberately break building for now since ghc doesn't build yet with gcc4
...
(Warren Togami)
20 years ago
Jens Petersen
01ca4204e6
auto-import ghc-6.4-8 on branch devel from ghc-6.4-8.src.rpm initial import
...
to Extras
20 years ago