|
|
|
|
Changelog for ghc-6.8.3-12.el4.i386.rpm :
Fri Oct 1 14:00:00 2010 Jens Petersen - 6.8.3-12.el4 - build with haddock rather than haddock09 and drop ghc-6.8.3-libraries-config.patch for haddock09 - drop buildrequires on happy - drop macros.ghc from here - exclude ppc
Fri Feb 13 13:00:00 2009 Jens Petersen - 6.8.3-11 - backport latest macros.ghc:
Mon Dec 1 13:00:00 2008 Jens Petersen - 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 - ghc-prof does not need to own libraries dirs owned by main package
Thu Oct 23 14:00:00 2008 Jens Petersen - 6.8.3-10.fc9 - remove redundant --haddockdir (interfacedir in Cabal-1.2) from cabal_configure - add a ghc682-prof dummy package to stop ghc-prof and ghc682-prof obsoleting each other (reported by thingwath, #467893)
Thu Oct 23 14:00:00 2008 Jens Petersen - 6.8.3-9 - use gen_contents_index to re-index haddock - add %pkg_docdir to cabal_configure - requires(post) haddock09 for doc - improve doc file lists - no longer need to create ghost package.conf.old - remove or rename alternatives files more consistently
Tue Oct 14 14:00:00 2008 Bryan O\'Sullivan 6.8.3-8 - Regenerate the haddock doc index automatically - Update macros to fit in with this scheme
Mon Oct 13 14:00:00 2008 Jens Petersen - 6.8.3-7 - add selinux file context for unconfined_execmem following darcs package
Wed Oct 1 14:00:00 2008 Bryan O\'Sullivan 6.8.3-6
* Rename hsc2hs to hsc2hs-ghc so the alternatives symlink to it will work
Wed Sep 24 14:00:00 2008 Jens Petersen - 6.8.3-5 - 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 - 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 they are alternatives
Wed Sep 17 14:00:00 2008 Jens Petersen - 6.8.3-4 - add macros.ghc for new Haskell Packaging Guidelines (#460304)
Wed Jun 18 14:00:00 2008 Bryan O\'Sullivan - 6.8.3-3 - Add symlinks from _libdir, where ghc looks, to _libexecdir - Patch libraries/gen_contents_index to use haddock-0.9
Wed Jun 18 14:00:00 2008 Bryan O\'Sullivan - 6.8.3-2 - Remove unnecessary dependency on alex
Wed Jun 18 14:00:00 2008 Bryan O\'Sullivan - 6.8.3-1 - Upgrade to 6.8.3 - Drop the ghc682-style naming scheme, obsolete those packages - Manually strip binaries
Tue Apr 8 14:00:00 2008 Jens Petersen - 6.8.2-10 - another rebuild attempt
Thu Feb 14 13:00:00 2008 Jens Petersen - 6.8.2-9 - remove unrecognized --docdir and --htmldir from configure - drop old buildrequires on libX11-devel and libXt-devel - rebuild with gcc43
Sun Jan 6 13:00:00 2008 Bryan O\'Sullivan - 6.8.2-7 - More attempts to fix docdir
Sun Jan 6 13:00:00 2008 Bryan O\'Sullivan - 6.8.2-6 - Fix docdir
Wed Dec 12 13:00:00 2007 Bryan O\'Sullivan - 6.8.2-1 - Update to 6.8.2
Fri Nov 23 13:00:00 2007 Bryan O\'Sullivan - 6.8.1-2 - Exclude alpha
Thu Nov 8 13:00:00 2007 Bryan O\'Sullivan - 6.8.1-2 - Drop bit-rotted attempts at making package relocatable
Sun Nov 4 13:00:00 2007 Michel Salim - 6.8.1-1 - Update to 6.8.1
Sat Sep 29 14:00:00 2007 Bryan O\'Sullivan - 6.8.0.20070928-2 - add happy to BuildRequires
Sat Sep 29 14:00:00 2007 Bryan O\'Sullivan - 6.8.0.20070928-1 - prepare for GHC 6.8.1 by building a release candidate snapshot
Thu May 10 14:00:00 2007 Bryan O\'Sullivan - 6.6.1-3 - install man page for ghc
Thu May 10 14:00:00 2007 Bryan O\'Sullivan - 6.6.1-2 - exclude ppc64 for now, due to lack of time to bootstrap
Wed May 9 14:00:00 2007 Bryan O\'Sullivan - 6.6.1-1 - update to 6.6.1 release
Mon Jan 22 13:00:00 2007 Jens Petersen - 6.6-2 - remove truncated duplicate Typeable.h header in network package (Bryan O\'Sullivan, #222865)
Fri Nov 3 13:00:00 2006 Jens Petersen - 6.6-1 - update to 6.6 release - buildrequire haddock >= 0.8 - fix summary of ghcver package (Michel Salim, #209574)
Thu Sep 28 14:00:00 2006 Jens Petersen - 6.4.2-4 - turn on docs generation again
Mon Sep 25 14:00:00 2006 Jens Petersen - 6.4.2-3.fc6 - ghost package.conf.old (Gérard Milmeister) - set unconfined_execmem_exec_t context on executables with ghc rts (#195821) - turn off building docs until haddock is back
Sat Apr 29 14:00:00 2006 Jens Petersen - 6.4.2-2.fc6 - buildrequire libXt-devel so that the X11 package and deps get built (Garrett Mitchener, #190201)
Thu Apr 20 14:00:00 2006 Jens Petersen - 6.4.2-1.fc6 - update to 6.4.2 release
Thu Mar 2 13:00:00 2006 Jens Petersen - 6.4.1-3.fc5 - buildrequire libX11-devel instead of xorg-x11-devel (Kevin Fenzi, #181024) - make ghc-doc require ghc (Michel Salim, #180449)
Tue Oct 11 14:00:00 2005 Jens Petersen - 6.4.1-2.fc5 - turn on build_doc since haddock is now in Extras - no longer specify ghc version to build with (Ville Skyttä, #170176)
Tue Sep 20 14:00:00 2005 Jens Petersen - 6.4.1-1.fc5 - 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
Tue May 31 14:00:00 2005 Jens Petersen - add %dist to release
Thu May 12 14:00:00 2005 Jens Petersen - 6.4-8 - initial import into Fedora Extras
Thu May 12 14:00:00 2005 Jens Petersen - add build_prof and build_doc switches for -doc and -prof subpackages - add _with_gcc32 switch since ghc-6.4 doesn\'t build with gcc-4.0
Wed May 11 14:00:00 2005 Jens Petersen - 6.4-7 - make package relocatable (ghc#1084122) - add post install scripts to replace prefix in driver scripts - buildrequire libxslt and docbook-style-xsl instead of docbook-utils and flex
Fri May 6 14:00:00 2005 Jens Petersen - 6.4-6 - add ghc-6.4-dsforeign-x86_64-1097471.patch and ghc-6.4-rts-adjustor-x86_64-1097471.patch from trunk to hopefully fix ffi support on x86_64 (Simon Marlow, ghc#1097471) - use XMLDocWays instead of SGMLDocWays to build documentation fully
Mon May 2 14:00:00 2005 Jens Petersen - 6.4-5 - add rts-GCCompact.h-x86_64.patch to fix GC issue on x86_64 (Simon Marlow)
Thu Mar 17 13:00:00 2005 Jens Petersen - 6.4-4 - add ghc-6.4-powerpc.patch (Ryan Lortie) - disable building interpreter rather than install and delete on x86_64
Wed Mar 16 13:00:00 2005 Jens Petersen - 6.4-3 - make ghc require ghcver of same ver-rel - on x86_64 remove ghci for now since it doesn\'t work and all .o files
Tue Mar 15 13:00:00 2005 Jens Petersen - 6.4-2 - ghc requires ghcver (Amanda Clare)
Sat Mar 12 13:00:00 2005 Jens Petersen - 6.4-1 - 6.4 release - x86_64 build no longer unregisterised - use sed instead of perl to tidy filelists - buildrequire ghc64 instead of ghc-6.4 - no epoch for ghc64-prof\'s ghc64 requirement - install docs directly in docdir
Fri Jan 21 13:00:00 2005 Jens Petersen - 6.2.2-2 - add x86_64 port - build unregistered and without splitobjs - specify libdir to configure and install - rename ghc-prof to ghcXYZ-prof, which obsoletes ghc-prof
Mon Dec 6 13:00:00 2004 Jens Petersen - 6.2.2-1 - move ghc requires to ghcXYZ
Wed Nov 24 13:00:00 2004 Jens Petersen - 6.2.2-0.fdr.1 - ghc622 - provide ghc = %version - require gcc, gmp-devel and readline-devel
Fri Oct 15 14:00:00 2004 Gerard Milmeister - 6.2.2-0.fdr.1 - New Version 6.2.2
Mon Mar 22 13:00:00 2004 Gerard Milmeister - 6.2.1-0.fdr.1 - New Version 6.2.1
Tue Dec 16 13:00:00 2003 Gerard Milmeister - 6.2-0.fdr.1 - New Version 6.2
Tue Dec 16 13:00:00 2003 Gerard Milmeister - 6.0.1-0.fdr.3 - A few minor specfile tweaks
Mon Dec 15 13:00:00 2003 Gerard Milmeister - 6.0.1-0.fdr.2 - Different file list generation
Mon Oct 20 14:00:00 2003 Gerard Milmeister - 6.0.1-0.fdr.1 - First Fedora release - Added generated html docs, so that haddock is not needed
Wed Sep 26 14:00:00 2001 Manuel Chakravarty - small changes for 5.04
Wed Sep 26 14:00:00 2001 Manuel Chakravarty - split documentation off into a separate package - adapt to new docbook setup in RH7.1
Mon Apr 16 14:00:00 2001 Manuel Chakravarty - revised for 5.00 - also runs autoconf automagically if no ./configure found
Thu Jun 22 14:00:00 2000 Sven Panne - removed explicit usage of hslibs/docs, it belongs to ghc/docs/set
Sun Apr 23 14:00:00 2000 Manuel Chakravarty - revised for ghc 4.07; added suggestions from Pixel - added profiling package
Tue Dec 7 13:00:00 1999 Manuel Chakravarty - version for use from CVS
Thu Sep 16 14:00:00 1999 Manuel Chakravarty - modified for GHC 4.04, patchlevel 1 (no more 62 tuple stuff); minimises use of patch files - instead emits a build.mk on-the-fly
Sat Jul 31 14:00:00 1999 Manuel Chakravarty - modified for GHC 4.04
Wed Jun 30 14:00:00 1999 Manuel Chakravarty - some more improvements from vbzoli
Fri Feb 26 13:00:00 1999 Manuel Chakravarty - modified for GHC 4.02
Thu Dec 24 13:00:00 1998 Zoltan Vorosbaranyi - added BuildRoot - files located in /usr/local/bin, /usr/local/lib moved to /usr/bin, /usr/lib
Tue Jul 28 14:00:00 1998 Manuel Chakravarty - original version
|
|
|