[ghc-deepseq] ghc_arches replaces ghc_excluded_archs (cabal2spec-0.23.2)

Jens Petersen petersen at fedoraproject.org
Tue Jun 21 08:24:24 UTC 2011


commit ff4ed3dbf12f2696f97123a9253948b347608046
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Jun 21 17:24:12 2011 +0900

    ghc_arches replaces ghc_excluded_archs (cabal2spec-0.23.2)

 ghc-deepseq.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/ghc-deepseq.spec b/ghc-deepseq.spec
index 3afa5c8..5cf790b 100644
--- a/ghc-deepseq.spec
+++ b/ghc-deepseq.spec
@@ -7,15 +7,14 @@
 Name:           ghc-%{pkg_name}
 # haskell-platform-2011.2.0.1
 Version:        1.1.0.2
-Release:        6%{?dist}
+Release:        7%{?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-array-prof, ghc-containers-prof
 
 
 %changelog
+* Tue Jun 21 2011 Jens Petersen <petersen at redhat.com> - 1.1.0.2-7
+- ghc_arches replaces ghc_excluded_archs
+
 * Mon Jun 20 2011 Jens Petersen <petersen at redhat.com> - 1.1.0.2-6
 - cabal2spec-0.23:
 - BR ghc-Cabal-devel and deps


More information about the scm-commits mailing list