[ghc-haskeline] fix extensible-exceptions BR

Jens Petersen petersen at fedoraproject.org
Fri Mar 9 13:20:39 UTC 2012


commit 3dfaa7cbf2a3dd255ddb1db3cfbbb5340f741355
Author: Jens Petersen <petersen at redhat.com>
Date:   Fri Mar 9 22:20:30 2012 +0900

    fix extensible-exceptions BR

 ghc-haskeline.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ghc-haskeline.spec b/ghc-haskeline.spec
index f4b752a..865e0ed 100644
--- a/ghc-haskeline.spec
+++ b/ghc-haskeline.spec
@@ -14,7 +14,7 @@ Haskeline runs both on POSIX-compatible systems and on Windows.
 
 Name:           ghc-%{pkg_name}
 Version:        0.6.4.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -29,7 +29,7 @@ BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 BuildRequires:  ghc-bytestring-prof
 BuildRequires:  ghc-containers-prof
 BuildRequires:  ghc-directory-prof
-BuildRequires:  ghc-extensible-exceptions
+BuildRequires:  ghc-extensible-exceptions-prof
 BuildRequires:  ghc-mtl-prof
 BuildRequires:  ghc-unix-prof
 BuildRequires:  ghc-utf8-string-prof
@@ -64,6 +64,9 @@ BuildRequires:  ghc-terminfo-prof
 
 
 %changelog
+* Fri Mar  9 2012 Jens Petersen <petersen at redhat.com> - 0.6.4.6-2
+- fix extensible-exceptions BR
+
 * Fri Jan  6 2012 Jens Petersen <petersen at redhat.com> - 0.6.4.6-1
 - update to 0.6.4.6 and cabal2spec-0.25.2
 


More information about the scm-commits mailing list