2013-01-15 10:06:23 +00:00
|
|
|
-------------------------------------------------------------------
|
2013-05-19 07:18:00 +00:00
|
|
|
Sun May 19 07:05:39 UTC 2013 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- ghc-pkg allocates memeory in an infinite loop and then crashes
|
|
|
|
when glibc-locale is not installed, so require glibc-locale for
|
|
|
|
ghc-compiler
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-01-15 10:06:23 +00:00
|
|
|
Fri Jan 11 16:52:35 UTC 2013 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- enable color and links in documentation
|
|
|
|
|
2012-12-03 09:36:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 3 09:33:59 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
2012-12-03 18:25:48 +00:00
|
|
|
- try to work around factory-auto still thinking we need
|
2012-12-03 09:36:50 +00:00
|
|
|
to wait for BRs even when those are in a comment
|
|
|
|
|
2012-11-28 11:31:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 28 08:30:30 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- help factory-auto by commenting out currently unneeded BRs
|
|
|
|
|
2012-11-15 15:12:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 13 10:20:38 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- selfbootstrap ghc 7.4.2
|
|
|
|
|
2012-11-10 18:56:34 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-11-12 13:29:49 +00:00
|
|
|
Mon Nov 12 12:53:10 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- remove binary distributions after bootstrap in Factory
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-11-10 18:56:34 +00:00
|
|
|
Thu Nov 8 22:24:25 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- Update to version 7.4.2 from upstream
|
|
|
|
* Required by Haskell Platform 2012.4.0.0
|
|
|
|
* Fixes for ghc and ghci
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 8 19:58:08 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- add ExclusiveArch tag
|
|
|
|
|
2012-11-05 14:31:32 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-11-06 16:12:44 +00:00
|
|
|
Tue Nov 6 14:41:06 UTC 2012 - peter.trommler@ohm-hochschule.de
|
2012-11-05 14:31:32 +00:00
|
|
|
|
2012-11-06 16:12:44 +00:00
|
|
|
- generate debug packages for Factory
|
2012-11-05 14:31:32 +00:00
|
|
|
|
2012-10-14 07:42:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 14 07:41:59 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- do not warn about metapackage ghc containing no binary
|
|
|
|
|
2012-10-13 13:11:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 13 12:14:42 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- fix cyclic dependency to ghc (libraries reqire ghc-compiler)
|
|
|
|
|
2012-10-12 18:35:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 12 18:33:57 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- do not override automatic dependency generation
|
|
|
|
* needs ghc-pkg which we won't have in Factory yet
|
|
|
|
|
2012-10-12 11:19:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 12 11:16:56 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- prepare for bootstrap in Factory
|
|
|
|
* add binary distribution to spec file
|
|
|
|
* change build to use ghc provided by binary distribution
|
|
|
|
|
2012-06-26 16:06:48 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-09-06 12:02:44 +00:00
|
|
|
Tue Jul 31 20:02:45 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- back ported two patches for Haskell trac #7062
|
|
|
|
* fix openpty undefined symbol
|
|
|
|
* fix extra libraries not on linker path
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 28 07:15:30 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- fix ghc-suse-as-needed.patch
|
|
|
|
* add --disable-new-dtags to linker flags. Adding RUNPATH to shared
|
|
|
|
libraries breaks linking. To fix that ghc's libraries need to set
|
|
|
|
their own RUNPATHs which they currently don't.
|
|
|
|
* fixes Haskell #7062
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-06-26 16:06:48 +00:00
|
|
|
Mon Jun 25 10:11:48 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- use ghc_lib_subpackage instead of ghc_binlib_package (ghc-rpm-macros 0.95.5.1)
|
|
|
|
- add simple checks to %check section
|
|
|
|
- sort BuildRequires somewhat
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 24 08:19:33 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- remove perl boot comment
|
|
|
|
- rebuild after project conf fix for hscolour (keep deepseq)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 20 16:47:16 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- enable hscolour after bootstrap
|
|
|
|
|
2012-06-06 17:23:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 6 14:51:43 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- disable bootstrapping for devel:languagaes:haskell
|
|
|
|
|
2012-06-06 13:50:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 6 08:30:33 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- set bootstrapping for bootstrap in devel:languages:haskell
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 4 17:49:19 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- add autoreconf required by suse as-needed patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 4 15:23:52 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- selfbootstraping
|
|
|
|
- disable perl boot, might undo libffi patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 4 11:23:19 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- upgrade to 7.4.1 from upstream for Haskell Platform 2012.2.0.0
|
|
|
|
- drop Cabal-option-executable-dynamic.patch (fixed in upstream)
|
|
|
|
- add ghc-suse-as-needed.patch
|
|
|
|
- add Cabal-fix-dynamic-exec-for-TH.patch
|
|
|
|
- add ghc-gen_contents_index-type-level.patch
|
|
|
|
- bootstrapping
|
|
|
|
|
2012-06-03 15:38:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 3 11:44:09 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- apply patch 2
|
|
|
|
- use perl boot to autoreconf all subdirectories
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 28 11:11:43 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- added LICENSE to library and base package
|
|
|
|
- should probably be ignored in rpmlintrc
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 28 07:25:35 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- follow Fedora packaging:
|
|
|
|
- package compiler in ghc-compiler
|
|
|
|
- meta package for all libraries
|
|
|
|
- ghc became meta package for everything
|
|
|
|
|
2012-05-26 06:47:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 26 06:56:22 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- deleted extra BR after project configuration fix
|
|
|
|
|
2012-06-03 15:38:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 25 12:56:11 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- remove minimum version requirement for gmp-devel
|
|
|
|
|
2012-05-24 11:49:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 19 16:00:19 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- don't pack manual page when without_manual is set
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 19 11:29:31 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- temporarily disable manual to work around broken texlive
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 17 07:27:48 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- clean up BuildRequires (one per line)
|
|
|
|
- force gmp-devel >= 5 to get rid of libgmp.so.3 in Factory
|
|
|
|
|
2012-03-12 13:34:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 12 13:34:35 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- enabled hscolour
|
|
|
|
|
2012-01-27 16:56:04 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-02-19 20:48:10 +00:00
|
|
|
Fri Feb 3 18:03:31 UTC 2012 - peter.trommler@ohm-hochschule.de
|
2012-01-27 16:56:04 +00:00
|
|
|
|
2012-02-19 20:48:10 +00:00
|
|
|
- selfbootstrapping
|
2012-01-27 16:56:04 +00:00
|
|
|
|
2012-01-27 13:08:50 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-02-19 20:48:10 +00:00
|
|
|
Fri Feb 3 07:39:58 UTC 2012 - peter.trommler@ohm-hochschule.de
|
2012-01-27 13:08:50 +00:00
|
|
|
|
2012-02-19 20:48:10 +00:00
|
|
|
- disable dependecy generator during bootstrap
|
2012-01-27 13:08:50 +00:00
|
|
|
|
2012-01-27 10:47:59 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-02-19 20:48:10 +00:00
|
|
|
Thu Feb 2 15:46:24 UTC 2012 - peter.trommler@ohm-hochschule.de
|
2012-01-27 10:47:59 +00:00
|
|
|
|
2012-02-19 20:48:10 +00:00
|
|
|
- bootstrap SLE11-SP1
|
2012-01-27 10:47:59 +00:00
|
|
|
|
2012-01-26 17:15:15 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-02-19 20:48:10 +00:00
|
|
|
Mon Jan 23 15:28:47 UTC 2012 - peter.trommler@ohm-hochschule.de
|
2012-01-26 17:15:15 +00:00
|
|
|
|
2012-02-19 20:48:10 +00:00
|
|
|
- provide ghc-compiler = %{version}
|
2012-01-26 17:15:15 +00:00
|
|
|
|
2012-01-23 21:28:48 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-02-19 20:48:10 +00:00
|
|
|
Mon Jan 23 14:36:52 UTC 2012 - peter.trommler@ohm-hochschule.de
|
2012-01-23 21:28:48 +00:00
|
|
|
|
2012-02-19 20:48:10 +00:00
|
|
|
- package HSffi.o on 11.3
|
2012-01-23 21:28:48 +00:00
|
|
|
|
2012-01-12 15:20:17 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-01-23 08:37:41 +00:00
|
|
|
Sun Jan 22 19:01:17 UTC 2012 - peter.trommler@ohm-hochschule.de
|
2012-01-12 15:20:17 +00:00
|
|
|
|
2012-01-23 08:37:41 +00:00
|
|
|
- done bootstrapping
|
2012-01-12 15:20:17 +00:00
|
|
|
|
2012-01-12 08:21:27 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-01-23 08:37:41 +00:00
|
|
|
Sun Jan 22 17:31:48 UTC 2012 - peter.trommler@ohm-hochschule.de
|
2012-01-12 08:21:27 +00:00
|
|
|
|
2012-01-23 08:37:41 +00:00
|
|
|
- Move documentation to new place
|
|
|
|
- Fix douple packaging
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 16 18:05:58 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- Added haddock patch
|
|
|
|
- Fixed many file packaged twice issues
|
2012-01-12 08:21:27 +00:00
|
|
|
|
2010-01-30 20:52:10 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-01-11 22:02:10 +00:00
|
|
|
Wed Jan 4 17:31:04 UTC 2012 - peter.trommler@ohm-hochschule.de
|
2010-01-30 20:52:10 +00:00
|
|
|
|
2012-01-11 22:02:10 +00:00
|
|
|
- Enabled hscolour
|
|
|
|
- Prepared for libffi patch (needs fix fo bnc#711489)
|
2010-01-30 20:52:10 +00:00
|
|
|
|
2009-10-28 20:32:21 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-01-11 22:02:10 +00:00
|
|
|
Thu Dec 29 13:35:07 UTC 2011 - peter.trommler@ohm-hochschule.de
|
2009-10-28 20:32:21 +00:00
|
|
|
|
2012-01-11 22:02:10 +00:00
|
|
|
- Lowered ghc BR to 6.10
|
2009-10-28 20:32:21 +00:00
|
|
|
|
2009-09-04 20:22:18 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-01-11 22:02:10 +00:00
|
|
|
Wed Dec 28 21:09:31 UTC 2011 - peter.trommler@ohm-hochschule.de
|
2009-09-04 20:22:18 +00:00
|
|
|
|
2012-01-11 22:02:10 +00:00
|
|
|
- Added Cabal patch (required for ghc-rpm-macros)
|
2009-09-04 20:22:18 +00:00
|
|
|
|
2009-09-04 20:15:11 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-01-11 22:02:10 +00:00
|
|
|
Wed Dec 28 19:00:09 UTC 2011 - peter.trommler@ohm-hochschule.de
|
2009-09-04 20:15:11 +00:00
|
|
|
|
2012-01-11 22:02:10 +00:00
|
|
|
- unset bootstrapping
|
|
|
|
- additional BR that should not be required
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 27 15:05:20 UTC 2011 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- Fixed versions and names in libraries
|
|
|
|
- Fixed files section
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 22 18:22:32 UTC 2011 - peter.trommler@ohm-hochschule.de
|
|
|
|
|
|
|
|
- Start version 7.0.4
|
2009-09-04 20:15:11 +00:00
|
|
|
|