Author: baggins Date: Mon Sep 26 21:49:22 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 1 - better TODO
---- Files affected: packages/ghc: ghc.spec (1.125 -> 1.126) ---- Diffs: ================================================================ Index: packages/ghc/ghc.spec diff -u packages/ghc/ghc.spec:1.125 packages/ghc/ghc.spec:1.126 --- packages/ghc/ghc.spec:1.125 Mon Sep 26 23:09:02 2011 +++ packages/ghc/ghc.spec Mon Sep 26 23:49:17 2011 @@ -7,7 +7,8 @@ # - http://hackage.haskell.org/trac/ghc/wiki/Building/Porting # # TODO: -# - teach ghc toolchain to always use ld.bfd +# - teach ghc toolchain to always use ld.bfd, +# or fix ld.gold to be usable for anything else than c/c++ # # Conditional build: %bcond_with bootstrap # use foreign (non-rpm) ghc to bootstrap (extra 140MB to download) @@ -18,7 +19,7 @@ Summary(pl.UTF-8): System kompilacji Glasgow Haskell Name: ghc Version: 7.2.1 -Release: 0.1 +Release: 1 License: BSD-like w/o adv. clause Group: Development/Languages Source0: http://haskell.org/ghc/dist/%{version}/%{name}-%{version}-src.tar.bz2 @@ -782,6 +783,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.126 2011/09/26 21:49:17 baggins +- rel 1 +- better TODO + Revision 1.125 2011/09/26 21:09:02 baggins - updated files - parallel build seems to work ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc/ghc.spec?r1=1.125&r2=1.126&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
