|
|
@ -28,8 +28,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: ghc
|
|
|
|
Name: ghc
|
|
|
|
# part of haskell-platform
|
|
|
|
# part of haskell-platform
|
|
|
|
Version: 6.10.3
|
|
|
|
Version: 6.10.4
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Glasgow Haskell Compilation system
|
|
|
|
Summary: Glasgow Haskell Compilation system
|
|
|
|
# fedora ghc has only been bootstrapped on the following archs:
|
|
|
|
# fedora ghc has only been bootstrapped on the following archs:
|
|
|
|
ExclusiveArch: %{ix86} x86_64 ppc alpha
|
|
|
|
ExclusiveArch: %{ix86} x86_64 ppc alpha
|
|
|
@ -278,6 +278,9 @@ fi
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Jul 21 2009 Bryan O'Sullivan <bos@serpentine.com> - 6.10.4-1
|
|
|
|
|
|
|
|
- update to 6.10.4
|
|
|
|
|
|
|
|
|
|
|
|
* Sat May 30 2009 Jens Petersen <petersen@redhat.com> - 6.10.3-3
|
|
|
|
* Sat May 30 2009 Jens Petersen <petersen@redhat.com> - 6.10.3-3
|
|
|
|
- add haddock_version and use it to obsolete haddock and ghc-haddock-*
|
|
|
|
- add haddock_version and use it to obsolete haddock and ghc-haddock-*
|
|
|
|
|
|
|
|
|
|
|
|