[ghc-data-default] change prof BRs to devel

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


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

    change prof BRs to devel

 ghc-data-default.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/ghc-data-default.spec b/ghc-data-default.spec
index 4e4e8a7..13a0125 100644
--- a/ghc-data-default.spec
+++ b/ghc-data-default.spec
@@ -10,7 +10,7 @@
 
 Name:           ghc-%{pkg_name}
 Version:        0.4.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -22,7 +22,8 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-dlist-prof, ghc-containers-prof
+BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-dlist-devel
 
 %description
 %{common_description}
@@ -53,6 +54,9 @@ BuildRequires:  ghc-dlist-prof, ghc-containers-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.4.0-2
+- change prof BRs to devel
+
 * Mon Apr  9 2012 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 0.4.0-1
 - updated to 0.4.0
 - spec file updated to cabal2spec-0.25.4


More information about the scm-commits mailing list