From 3bf9c77d75a64bae0814af07e94fd18558510779 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 16 Jul 2012 11:14:23 +0900 Subject: [PATCH] change prof BRs to devel --- ghc-regex-tdfa.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/ghc-regex-tdfa.spec b/ghc-regex-tdfa.spec index 2ff107b..746c9e2 100644 --- a/ghc-regex-tdfa.spec +++ b/ghc-regex-tdfa.spec @@ -10,7 +10,7 @@ Name: ghc-%{pkg_name} Version: 1.1.8 -Release: 5%{?dist} +Release: 6%{?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-parsec-prof -BuildRequires: ghc-regex-base-prof +BuildRequires: ghc-parsec-devel +BuildRequires: ghc-regex-base-devel %description %{common_description} @@ -54,6 +54,9 @@ BuildRequires: ghc-regex-base-prof %changelog +* Mon Jul 16 2012 Jens Petersen - 1.1.8-6 +- change prof BRs to devel + * Fri Jun 15 2012 Jens Petersen - 1.1.8-5 - rebuild