[hscolour/f15] hscolour-1.17 still depends on haskell98

Jens Petersen petersen at fedoraproject.org
Thu Oct 6 09:29:07 UTC 2011


commit 72f6015617735a2645d6774df60fd2bb2157aa78
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Oct 6 18:29:01 2011 +0900

    hscolour-1.17 still depends on haskell98

 hscolour.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/hscolour.spec b/hscolour.spec
index f051958..daa283d 100644
--- a/hscolour.spec
+++ b/hscolour.spec
@@ -26,7 +26,7 @@ BuildRequires:  ghc-rpm-macros >= 0.13.5
 %if %{undefined without_hscolour}
 BuildRequires:  hscolour
 %endif
-BuildRequires:  ghc-containers-prof
+BuildRequires:  ghc-containers-prof, ghc-haskell98-prof
 
 %description
 %{common_description}
@@ -57,7 +57,7 @@ BuildRequires:  ghc-containers-prof
 %changelog
 * Thu Oct  6 2011 Jens Petersen <petersen at redhat.com> - 1.17-11
 - use ghc_arches (cabal-0.23.2)
-- just depends on containers
+- depends on containers and haskell98
 
 * Thu May 05 2011 Jiri Skala <jskala at redhat.com> - 1.17-10
 - enable source hscolour again


More information about the scm-commits mailing list