[ghc-zlib-bindings] change prof BRs to devel

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


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

    change prof BRs to devel

 ghc-zlib-bindings.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/ghc-zlib-bindings.spec b/ghc-zlib-bindings.spec
index c2c4d3e..389f285 100644
--- a/ghc-zlib-bindings.spec
+++ b/ghc-zlib-bindings.spec
@@ -11,7 +11,7 @@ This is used for example by zlib-conduit and zlib-enum.
 
 Name:           ghc-%{pkg_name}
 Version:        0.1.0.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -23,8 +23,8 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-bytestring-prof
-BuildRequires:  ghc-zlib-prof
+BuildRequires:  ghc-bytestring-devel
+BuildRequires:  ghc-zlib-devel
 
 %description
 %{common_description}
@@ -55,6 +55,9 @@ BuildRequires:  ghc-zlib-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.1.0.1-2
+- change prof BRs to devel
+
 * Sat Apr 28 2012 Jens Petersen <petersen at redhat.com> - 0.1.0.1-1
 - update to 0.1.0.1
 


More information about the scm-commits mailing list