From b1e8ea61c23a2ce0d267ef6a4368ab2cb1792339 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 16 Jul 2012 11:11:41 +0900 Subject: [PATCH] change prof BRs to devel --- ghc-hinotify.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/ghc-hinotify.spec b/ghc-hinotify.spec index a636a55..97cda86 100644 --- a/ghc-hinotify.spec +++ b/ghc-hinotify.spec @@ -12,7 +12,7 @@ when a file is accessed or modified. Name: ghc-%{pkg_name} Version: 0.3.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -24,9 +24,9 @@ ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} # END cabal2spec -BuildRequires: ghc-containers-prof -BuildRequires: ghc-directory-prof -BuildRequires: ghc-unix-prof +BuildRequires: ghc-containers-devel +BuildRequires: ghc-directory-devel +BuildRequires: ghc-unix-devel %description %{common_description} @@ -58,6 +58,9 @@ BuildRequires: ghc-unix-prof %changelog +* Mon Jul 16 2012 Jens Petersen - 0.3.2-4 +- change prof BRs to devel + * Sun Mar 18 2012 Jens Petersen - 0.3.2-3 - update to cabal2spec-0.25