From 26fcbdc18a5b876d89b2ea5c973ad53bb8714f5e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 23 Nov 2009 13:02:08 +0000 Subject: [PATCH] ok I guess BR ncurses-devel should stay --- ghc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc.spec b/ghc.spec index 0d3fa97..5b53c6d 100644 --- a/ghc.spec +++ b/ghc.spec @@ -46,7 +46,7 @@ Obsoletes: haddock < %{haddock_version}, ghc-haddock-devel < %{haddock_version} Provides: haddock = %{haddock_version} Requires: gcc, gmp-devel BuildRequires: ghc, happy, sed -BuildRequires: gmp-devel +BuildRequires: gmp-devel, ncurses-devel %if %{with shared} # not sure if this is actually needed: BuildRequires: libffi-devel @@ -261,7 +261,7 @@ ghc-pkg recache - add bcond for manual and extralibs - reenable ppc secondary arch - don't provide ghc-haddock-* -- no longer need BR ncurses-devel or post policycoreutils requires +- remove obsoltete post requires policycoreutils - add vanilla v to GhcLibWays when building without prof - handle without hscolour - can't smp make currently