From 6a98ad1e8b8c07ddd438d6bee986d877f51cd762 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 16 Jul 2012 11:08:03 +0900 Subject: [PATCH] change prof BRs to devel --- ghc-case-insensitive.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ghc-case-insensitive.spec b/ghc-case-insensitive.spec index 969d028..8f18f52 100644 --- a/ghc-case-insensitive.spec +++ b/ghc-case-insensitive.spec @@ -13,7 +13,7 @@ insensitive to cases. Name: ghc-%{pkg_name} Version: 0.4.0.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -25,7 +25,7 @@ ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} # END cabal2spec -BuildRequires: ghc-hashable-prof +BuildRequires: ghc-hashable-devel %description %{common_description} @@ -56,6 +56,9 @@ BuildRequires: ghc-hashable-prof %changelog +* Mon Jul 16 2012 Jens Petersen - 0.4.0.1-5 +- change prof BRs to devel + * Fri Jun 15 2012 Jens Petersen - 0.4.0.1-4 - rebuild