From 16c0aa65cd654505ae5b657f59f77cec33f9b58a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 16 Jul 2012 11:12:11 +0900 Subject: [PATCH] change prof BRs to devel --- ghc-http-types.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/ghc-http-types.spec b/ghc-http-types.spec index ef60b37..c1a1b8c 100644 --- a/ghc-http-types.spec +++ b/ghc-http-types.spec @@ -10,7 +10,7 @@ Name: ghc-%{pkg_name} Version: 0.6.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -22,8 +22,8 @@ ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} # END cabal2spec -BuildRequires: ghc-blaze-builder-prof -BuildRequires: ghc-case-insensitive-prof +BuildRequires: ghc-blaze-builder-devel +BuildRequires: ghc-case-insensitive-devel %description %{common_description} @@ -53,6 +53,9 @@ BuildRequires: ghc-case-insensitive-prof %changelog +* Mon Jul 16 2012 Jens Petersen - 0.6.11-2 +- change prof BRs to devel + * Wed Jun 13 2012 Jens Petersen - 0.6.11-1 - update to 0.6.11