|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
## default enabled options ##
|
|
|
|
|
# haskell shared library support available in 6.12 and later for x86
|
|
|
|
|
# haskell shared library support available in 6.12 and later for x86*
|
|
|
|
|
%ifarch %{ix86} x86_64
|
|
|
|
|
%bcond_without shared
|
|
|
|
|
%endif
|
|
|
|
@ -27,7 +27,7 @@ Name: ghc
|
|
|
|
|
# haskell-platform-2011.1.0.0
|
|
|
|
|
Version: 7.0.1
|
|
|
|
|
# can't be reset - used by versioned library subpackages
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Summary: Glasgow Haskell Compilation system
|
|
|
|
|
# fedora ghc has only been bootstrapped on the following archs:
|
|
|
|
|
ExclusiveArch: %{ix86} x86_64 ppc alpha
|
|
|
|
@ -347,7 +347,7 @@ fi
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jan 24 2011 Jens Petersen <petersen@redhat.com>
|
|
|
|
|
* Mon Jan 31 2011 Jens Petersen <petersen@redhat.com> - 7.0.1-7
|
|
|
|
|
- include LICENSE files in the shared lib subpackages
|
|
|
|
|
|
|
|
|
|
* Sat Jan 22 2011 Jens Petersen <petersen@redhat.com> - 7.0.1-6
|
|
|
|
|