diff --git a/ghc-zlib.spec b/ghc-zlib.spec index bfcd633..3ddb865 100644 --- a/ghc-zlib.spec +++ b/ghc-zlib.spec @@ -16,15 +16,14 @@ full zlib feature set. Name: ghc-%{pkg_name} # part of haskell-platform-2011.2.0.1 Version: 0.5.3.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: %{common_summary} Group: System Environment/Libraries License: BSD URL: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/%{pkg_name} Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz -# ghc_excluded_archs is defined in redhat-rpm-config -ExcludeArch: %{ghc_excluded_archs} +ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros BuildRequires: hscolour @@ -51,6 +50,9 @@ BuildRequires: ghc-bytestring-prof %changelog +* Tue Jun 21 2011 Jens Petersen - 0.5.3.1-5 +- ghc_arches replaces ghc_excluded_archs + * Mon Jun 20 2011 Jens Petersen - 0.5.3.1-4 - BR ghc-Cabal-devel and use ghc_excluded_archs