From d888f65eaec760326c2307e36202bca4b2a98fba Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 29 Nov 2010 13:48:02 +1000 Subject: [PATCH] add BR transformers --- ghc-cmdargs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ghc-cmdargs.spec b/ghc-cmdargs.spec index c6308e6..56339fb 100644 --- a/ghc-cmdargs.spec +++ b/ghc-cmdargs.spec @@ -5,7 +5,7 @@ %global common_description This library provides an easy way to define command line \ parsers. -%global ghc_pkg_deps ghc-mtl-devel +%global ghc_pkg_deps ghc-mtl-devel, ghc-transformers-devel %bcond_without shared %bcond_without hscolour @@ -15,7 +15,7 @@ parsers. Name: ghc-%{pkg_name} Version: 0.6.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Haskell %{pkg_name} Group: System Environment/Libraries @@ -63,6 +63,9 @@ rm -rf %{buildroot} %changelog +* Mon Nov 29 2010 Jens Petersen - 0.6.3-2 +- BR transformers + * Fri Nov 12 2010 Ben Boeckel - 0.6.3-1 - Update to 0.6.3