[ghc-hashed-storage] change prof BRs to devel

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


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

    change prof BRs to devel

 ghc-hashed-storage.spec |   19 +++++++++++--------
 1 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/ghc-hashed-storage.spec b/ghc-hashed-storage.spec
index d9ac7c7..c30af92 100644
--- a/ghc-hashed-storage.spec
+++ b/ghc-hashed-storage.spec
@@ -16,7 +16,7 @@ files and directories).
 
 Name:           ghc-%{pkg_name}
 Version:        0.5.9
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -28,13 +28,13 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-binary-prof
-BuildRequires:  ghc-dataenc-prof
-BuildRequires:  ghc-directory-prof
-BuildRequires:  ghc-extensible-exceptions-prof
-BuildRequires:  ghc-mmap-prof
-BuildRequires:  ghc-mtl-prof
-BuildRequires:  ghc-zlib-prof
+BuildRequires:  ghc-binary-devel
+BuildRequires:  ghc-dataenc-devel
+BuildRequires:  ghc-directory-devel
+BuildRequires:  ghc-extensible-exceptions-devel
+BuildRequires:  ghc-mmap-devel
+BuildRequires:  ghc-mtl-devel
+BuildRequires:  ghc-zlib-devel
 
 %description
 %{common_description}
@@ -68,6 +68,9 @@ BuildRequires:  ghc-zlib-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.5.9-5
+- change prof BRs to devel
+
 * Fri Jun 15 2012 Jens Petersen <petersen at redhat.com> - 0.5.9-4
 - rebuild
 


More information about the scm-commits mailing list