From 21c3ca261116082248f239c11089f87171944f1d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Jun 21 2011 08:24:53 +0000 Subject: ghc_arches replaces ghc_excluded_archs (cabal2spec-0.23.2) --- diff --git a/ghc-fgl.spec b/ghc-fgl.spec index 384079c..2c3ec57 100644 --- a/ghc-fgl.spec +++ b/ghc-fgl.spec @@ -7,15 +7,14 @@ Name: ghc-%{pkg_name} # part of haskell-platform-2011.2.0.1 Version: 5.4.2.3 -Release: 7%{?dist} +Release: 8%{?dist} Summary: %{common_summary} Group: System Environment/Libraries License: BSD URL: http://hackage.haskell.org/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 @@ -41,6 +40,9 @@ BuildRequires: ghc-mtl-prof %changelog +* Tue Jun 21 2011 Jens Petersen - 5.4.2.3-8 +- ghc_arches replaces ghc_excluded_archs + * Mon Jun 20 2011 Jens Petersen - 5.4.2.3-7 - BR ghc-Cabal-devel and use ghc_excluded_archs