[ghc-hinotify] change prof BRs to devel

Jens Petersen petersen at fedoraproject.org
Mon Jul 16 02:11:47 UTC 2012


commit b1e8ea61c23a2ce0d267ef6a4368ab2cb1792339
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jul 16 11:11:41 2012 +0900

    change prof BRs to devel

 ghc-hinotify.spec |   11 +++++++----
 1 files 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 <petersen at redhat.com> - 0.3.2-4
+- change prof BRs to devel
+
 * Sun Mar 18 2012 Jens Petersen <petersen at redhat.com> - 0.3.2-3
 - update to cabal2spec-0.25
 


More information about the scm-commits mailing list