From d7c4edf0c682aa873fef32f98b35d36fb692f0b8 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 16 Jul 2012 11:08:57 +0900 Subject: [PATCH] change prof BRs to devel --- ghc-data-default.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ghc-data-default.spec b/ghc-data-default.spec index 4e4e8a7..13a0125 100644 --- a/ghc-data-default.spec +++ b/ghc-data-default.spec @@ -10,7 +10,7 @@ Name: ghc-%{pkg_name} Version: 0.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -22,7 +22,8 @@ ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} # END cabal2spec -BuildRequires: ghc-dlist-prof, ghc-containers-prof +BuildRequires: ghc-containers-devel +BuildRequires: ghc-dlist-devel %description %{common_description} @@ -53,6 +54,9 @@ BuildRequires: ghc-dlist-prof, ghc-containers-prof %changelog +* Mon Jul 16 2012 Jens Petersen - 0.4.0-2 +- change prof BRs to devel + * Mon Apr 9 2012 Lakshmi Narasimhan T V - 0.4.0-1 - updated to 0.4.0 - spec file updated to cabal2spec-0.25.4