[ghc-feldspar-language] change prof BRs to devel

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


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

    change prof BRs to devel

 ghc-feldspar-language.spec |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/ghc-feldspar-language.spec b/ghc-feldspar-language.spec
index f553774..4f3d9ac 100644
--- a/ghc-feldspar-language.spec
+++ b/ghc-feldspar-language.spec
@@ -12,7 +12,7 @@
 
 Name:           ghc-%{pkg_name}
 Version:        0.4.0.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -29,11 +29,11 @@ BuildRequires:  hscolour
 # END cabal2spec
 # BR any C devel dependency here
 # list ghc-*-prof dependencies:
-BuildRequires:  ghc-QuickCheck ghc-QuickCheck-devel ghc-QuickCheck-prof
+BuildRequires:  ghc-QuickCheck ghc-QuickCheck-devel ghc-QuickCheck-devel
 BuildRequires:  ghc-random ghc-random-devel ghc
-BuildRequires:  ghc-mtl ghc-mtl-devel ghc-mtl-prof
+BuildRequires:  ghc-mtl ghc-mtl-devel ghc-mtl-devel
 BuildRequires:  ghc-tagged ghc-tagged-devel
-BuildRequires:  ghc-type-level-devel ghc-type-level-prof
+BuildRequires:  ghc-type-level-devel ghc-type-level-devel
 
 %description
 %{common_description}
@@ -61,7 +61,6 @@ This package contains the development files.
 
 
 %build
-# define cabal_configure_options -f "opt1 -opt2 ..."
 %ghc_lib_build
 
 
@@ -90,6 +89,9 @@ This package contains the development files.
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.4.0.2-2
+- change prof BRs to devel
+
 * Thu Dec 29 2011 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> - 0.4.0.2-1
 - Updated spec file using cabal2spec-0.24.1.
 - Updated to 0.4.0.2 sources.


More information about the scm-commits mailing list