[darcs] BR haskell98 for Setup

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


commit 7849bd5ee75512a0b5f1c40ce08b131e7ee5c36a
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Jun 23 13:59:22 2011 +0900

    BR haskell98 for Setup

 darcs.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/darcs.spec b/darcs.spec
index 7e2e34b..5e1c675 100644
--- a/darcs.spec
+++ b/darcs.spec
@@ -31,7 +31,7 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  hscolour
-BuildRequires:  ghc-hashed-storage-prof, ghc-haskeline-prof, ghc-html-prof, ghc-parsec-prof, ghc-random-prof, ghc-regex-compat-prof, ghc-tar-prof, ghc-text-prof, ghc-zlib-prof
+BuildRequires:  ghc-hashed-storage-prof, ghc-haskeline-prof, ghc-haskell98-prof, ghc-html-prof, ghc-parsec-prof, ghc-random-prof, ghc-regex-compat-prof, ghc-tar-prof, ghc-text-prof, ghc-zlib-prof
 %{?ghc_pkg_c_deps:BuildRequires:  %{ghc_pkg_c_deps}}
 %if %{with tests}
 BuildRequires:  which
@@ -80,6 +80,7 @@ cp -p contrib/darcs_completion $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d/d
 %changelog
 * Thu Jun 23 2011 Jens Petersen <petersen at redhat.com> - 2.5.2-4
 - BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2)
+- BR haskell98 for Setup
 
 * Wed Jun  1 2011 Jens Petersen <petersen at redhat.com> - 2.5.2-3
 - update to cabal2spec-0.23


More information about the scm-commits mailing list