[ghc-hamlet] BR Cabal-devel

Jens Petersen petersen at fedoraproject.org
Mon Jun 20 09:29:09 UTC 2011


commit 11cf9518796b0a45a87cffa0c6cfb0c988a08a0b
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jun 20 18:28:59 2011 +0900

    BR Cabal-devel

 ghc-hamlet.spec |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/ghc-hamlet.spec b/ghc-hamlet.spec
index e4413f4..908d601 100644
--- a/ghc-hamlet.spec
+++ b/ghc-hamlet.spec
@@ -20,16 +20,13 @@ URL:            http://hackage.haskell.org/package/%{pkg_name}
 Source0:        http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
 # ppc64 not bootstrapped for Template Haskell
 ExcludeArch:    %{ghc_excluded_archs} ppc64
-BuildRequires:  ghc-prof
+BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  hscolour
 BuildRequires:  ghc-blaze-html-prof, ghc-failure-prof, ghc-parsec-prof, ghc-process-prof, ghc-text-prof
 
 %description
 %{common_description}
-%if %{with shared}
-This package provides the shared library.
-%endif
 
 
 %prep
@@ -44,7 +41,7 @@ This package provides the shared library.
 %ghc_lib_install
 
 
-%{?ghc_lib_package}
+%ghc_lib_package
 
 
 %changelog


More information about the scm-commits mailing list