[gtk2hs-buildtools] ghc_arches replaces ghc_excluded_archs (cabal2spec-0.23.2)

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


commit 227f2b24dd8830605ab52c50df5bbd25cdc61dba
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Jun 21 17:49:50 2011 +0900

    ghc_arches replaces ghc_excluded_archs (cabal2spec-0.23.2)

 gtk2hs-buildtools.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gtk2hs-buildtools.spec b/gtk2hs-buildtools.spec
index 97bfcef..3358fbf 100644
--- a/gtk2hs-buildtools.spec
+++ b/gtk2hs-buildtools.spec
@@ -1,13 +1,13 @@
 Name:           gtk2hs-buildtools
 Version:        0.12.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Haskell Gtk2Hs buildtools
 
 Group:          Development/Tools
 License:        GPLv2+
 URL:            http://hackage.haskell.org/package/%{name}
 Source0:        http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-%{version}.tar.gz
-ExcludeArch:    %{ghc_excluded_archs}
+ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  alex, happy
@@ -47,6 +47,9 @@ the gtk2hs libraries themselves.
 
 
 %changelog
+* Tue Jun 21 2011 Jens Petersen <petersen at redhat.com> - 0.12.0-6
+- ghc_arches replaces ghc_excluded_archs
+
 * Tue Jun 21 2011 Jens Petersen <petersen at redhat.com> - 0.12.0-5
 - BR ghc-Cabal-devel and use ghc_excluded_archs
 


More information about the scm-commits mailing list