update to 6.4.2 release
This commit is contained in:
parent
c12a20f950
commit
9c5a6c23e1
@ -1 +1 @@
|
|||||||
ghc-6.4.1-src.tar.bz2
|
ghc-6.4.2-src.tar.bz2
|
||||||
|
15
ghc.spec
15
ghc.spec
@ -1,12 +1,12 @@
|
|||||||
%define ghcver ghc641
|
%define ghcver ghc642
|
||||||
|
|
||||||
# speed up test builds by not building profiled libraries
|
# speed up test builds by not building profiled libraries
|
||||||
%define build_prof 1
|
%define build_prof 1
|
||||||
%define build_doc 1
|
%define build_doc 1
|
||||||
|
|
||||||
Name: ghc
|
Name: ghc
|
||||||
Version: 6.4.1
|
Version: 6.4.2
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Glasgow Haskell Compilation system
|
Summary: Glasgow Haskell Compilation system
|
||||||
License: BSD style
|
License: BSD style
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -156,15 +156,18 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Mar 2 2006 Jens Petersen <petersen@redhat.com> - 6.4.1-3
|
* Thu Apr 20 2006 Jens Petersen <petersen@redhat.com> - 6.4.2-1
|
||||||
|
- update to 6.4.2 release
|
||||||
|
|
||||||
|
* Thu Mar 2 2006 Jens Petersen <petersen@redhat.com> - 6.4.1-3.fc5
|
||||||
- buildrequire libX11-devel instead of xorg-x11-devel (Kevin Fenzi, #181024)
|
- buildrequire libX11-devel instead of xorg-x11-devel (Kevin Fenzi, #181024)
|
||||||
- make ghc-doc require ghc (Michel Salim, #180449)
|
- make ghc-doc require ghc (Michel Salim, #180449)
|
||||||
|
|
||||||
* Tue Oct 11 2005 Jens Petersen <petersen@redhat.com> - 6.4.1-2
|
* Tue Oct 11 2005 Jens Petersen <petersen@redhat.com> - 6.4.1-2.fc5
|
||||||
- turn on build_doc since haddock is now in Extras
|
- turn on build_doc since haddock is now in Extras
|
||||||
- no longer specify ghc version to build with (Ville Skyttä, #170176)
|
- no longer specify ghc version to build with (Ville Skyttä, #170176)
|
||||||
|
|
||||||
* Tue Sep 20 2005 Jens Petersen <petersen@redhat.com> - 6.4.1-1
|
* Tue Sep 20 2005 Jens Petersen <petersen@redhat.com> - 6.4.1-1.fc5
|
||||||
- 6.4.1 release
|
- 6.4.1 release
|
||||||
- the following patches are now upstream: ghc-6.4-powerpc.patch,
|
- 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,
|
rts-GCCompact.h-x86_64.patch, ghc-6.4-dsforeign-x86_64-1097471.patch,
|
||||||
|
Loading…
Reference in New Issue
Block a user