[ghc-hashed-storage] use BR ghc-Cabal-devel and ghc_arches (cabal2spec-0.23.2)

Jens Petersen petersen at fedoraproject.org
Thu Jun 23 02:23:59 UTC 2011


commit 71339786a001da89e55f46cb83e694bd38b203c3
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Jun 23 11:23:48 2011 +0900

    use BR ghc-Cabal-devel and ghc_arches (cabal2spec-0.23.2)

 ghc-hashed-storage.spec |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/ghc-hashed-storage.spec b/ghc-hashed-storage.spec
index b10755b..35822c9 100644
--- a/ghc-hashed-storage.spec
+++ b/ghc-hashed-storage.spec
@@ -12,19 +12,18 @@ files and directories).
 
 Name:           ghc-%{pkg_name}
 Version:        0.5.7
-Release:        1%{?dist}
+Release:        2%{?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
-# fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 ppc64
-BuildRequires:  ghc-prof
+ExclusiveArch:  %{ghc_arches}
+BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  hscolour
-BuildRequires:  ghc-binary-prof, ghc-dataenc-prof, ghc-mmap-prof, ghc-mtl-prof, ghc-zlib-prof
+BuildRequires:  ghc-binary-prof, ghc-dataenc-prof, ghc-directory-prof, ghc-extensible-exceptions-prof, ghc-mmap-prof, ghc-mtl-prof, ghc-zlib-prof
 
 %description
 %{common_description}
@@ -50,6 +49,9 @@ BuildRequires:  ghc-binary-prof, ghc-dataenc-prof, ghc-mmap-prof, ghc-mtl-prof,
 
 
 %changelog
+* Thu Jun 23 2011 Jens Petersen <petersen at redhat.com> - 0.5.7-2
+- BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2)
+
 * Sat May 28 2011 Jens Petersen <petersen at redhat.com> - 0.5.7-1
 - update to 0.5.7
 - update to cabal2spec-0.23: add ppc64


More information about the scm-commits mailing list