From 4c524f7b2af532043a43528c37cc1888ce15386d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 30 Sep 2010 19:18:00 +1000 Subject: [PATCH] drop happy buildrequires --- ghc.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ghc.spec b/ghc.spec index 5554787..739b428 100644 --- a/ghc.spec +++ b/ghc.spec @@ -50,7 +50,7 @@ Obsoletes: ghc-haddock-doc < 2.4.2-3 # introduced for f14 Obsoletes: ghc-time-devel < 1.1.2.4-5 Obsoletes: ghc-time-doc < 1.1.2.4-5 -BuildRequires: ghc, happy, ghc-rpm-macros >= 0.8.2 +BuildRequires: ghc, ghc-rpm-macros >= 0.8.2 BuildRequires: gmp-devel, ncurses-devel Requires: gcc, gmp-devel %if %{with shared} @@ -280,6 +280,7 @@ fi %changelog * Thu Sep 30 2010 Jens Petersen - 6.12.3-6 - move gtk2hs obsoletes to ghc-glib and ghc-gtk +- drop happy buildrequires * Fri Jul 30 2010 Jens Petersen - 6.12.3-5 - obsolete old gtk2hs packages for smooth upgrades