[ghc-haskeline] change prof BRs to devel

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


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

    change prof BRs to devel

 ghc-haskeline.spec |   21 ++++++++++++---------
 1 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/ghc-haskeline.spec b/ghc-haskeline.spec
index 049f8d4..dacb5a4 100644
--- a/ghc-haskeline.spec
+++ b/ghc-haskeline.spec
@@ -14,7 +14,7 @@ Haskeline runs both on POSIX-compatible systems and on Windows.
 
 Name:           ghc-%{pkg_name}
 Version:        0.6.4.7
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -26,14 +26,14 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-bytestring-prof
-BuildRequires:  ghc-containers-prof
-BuildRequires:  ghc-directory-prof
-BuildRequires:  ghc-extensible-exceptions-prof
-BuildRequires:  ghc-mtl-prof
-BuildRequires:  ghc-unix-prof
-BuildRequires:  ghc-utf8-string-prof
-BuildRequires:  ghc-terminfo-prof
+BuildRequires:  ghc-bytestring-devel
+BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-directory-devel
+BuildRequires:  ghc-extensible-exceptions-devel
+BuildRequires:  ghc-mtl-devel
+BuildRequires:  ghc-unix-devel
+BuildRequires:  ghc-utf8-string-devel
+BuildRequires:  ghc-terminfo-devel
 
 %description
 %{common_description}
@@ -64,6 +64,9 @@ BuildRequires:  ghc-terminfo-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.6.4.7-2
+- change prof BRs to devel
+
 * Mon Jun 11 2012 Jens Petersen <petersen at redhat.com> - 0.6.4.7-1
 - update to 0.6.4.7
 


More information about the scm-commits mailing list