From 8b82abe088449d64401b29d3dceb7086e835f0a4 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 16 Jul 2012 11:08:29 +0900 Subject: [PATCH] change prof BRs to devel --- ghc-cmdargs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ghc-cmdargs.spec b/ghc-cmdargs.spec index 98186a0..932347c 100644 --- a/ghc-cmdargs.spec +++ b/ghc-cmdargs.spec @@ -11,7 +11,7 @@ parsers. Name: ghc-%{pkg_name} Version: 0.9.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -23,7 +23,7 @@ ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} # END cabal2spec -BuildRequires: ghc-transformers-prof +BuildRequires: ghc-transformers-devel %description %{common_description} @@ -58,6 +58,9 @@ rm -vf %{buildroot}/%{_bindir}/%{pkg_name} %changelog +* Mon Jul 16 2012 Jens Petersen - 0.9.5-2 +- change prof BRs to devel + * Sun Jun 10 2012 Jens Petersen - 0.9.5-1 - update to 0.9.5 - disable dynamic linking of test program