From 592d0f64667d5b46afd701a4e5891ef8aaa228d8 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 16 Jul 2012 11:16:08 +0900 Subject: [PATCH] change prof BRs to devel --- ghc-vector.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ghc-vector.spec b/ghc-vector.spec index a7489ec..da46574 100644 --- a/ghc-vector.spec +++ b/ghc-vector.spec @@ -11,7 +11,7 @@ immutable), with a powerful loop fusion optimization framework. Name: ghc-%{pkg_name} Version: 0.9.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -24,7 +24,7 @@ ExclusiveArch: %{ghc_arches_with_ghci} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} # END cabal2spec -BuildRequires: ghc-primitive-prof +BuildRequires: ghc-primitive-devel %description %{common_description} @@ -54,6 +54,9 @@ BuildRequires: ghc-primitive-prof %changelog +* Mon Jul 16 2012 Jens Petersen - 0.9.1-4 +- change prof BRs to devel + * Fri Mar 23 2012 Jens Petersen - 0.9.1-3 - add license to ghc_files