tweak shared lib comment for x86

This commit is contained in:
Jens Petersen 2011-01-31 15:17:56 +10:00
parent 5328c73f9c
commit aa31ff096e
1 changed files with 3 additions and 3 deletions

View File

@ -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