From b562aa4138ae4b44cc7577eca0667682e59e7aed Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Nov 17 2012 09:21:06 +0000 Subject: update with cabal-rpm --- diff --git a/ghc-MonadCatchIO-mtl.spec b/ghc-MonadCatchIO-mtl.spec index 704515d..52c43f9 100644 --- a/ghc-MonadCatchIO-mtl.spec +++ b/ghc-MonadCatchIO-mtl.spec @@ -1,4 +1,3 @@ -# cabal2spec-0.25 # https://fedoraproject.org/wiki/Packaging:Haskell # https://fedoraproject.org/wiki/PackagingDrafts/Haskell @@ -14,21 +13,21 @@ library. Name: ghc-%{pkg_name} Version: 0.3.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{common_summary} -Group: System Environment/Libraries License: BSD -# BEGIN cabal2spec URL: http://hackage.haskell.org/package/%{pkg_name} Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz -ExclusiveArch: %{ghc_arches} + BuildRequires: ghc-Cabal-devel -BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} -# END cabal2spec +BuildRequires: ghc-rpm-macros +# Begin cabal-rpm deps: BuildRequires: ghc-mtl-devel BuildRequires: ghc-extensible-exceptions-devel +BuildRequires: ghc-mtl-devel +# End cabal-rpm deps %description %{common_description} @@ -46,7 +45,6 @@ BuildRequires: ghc-extensible-exceptions-devel %ghc_lib_install -# devel subpackage %ghc_devel_package %ghc_devel_description @@ -59,6 +57,9 @@ BuildRequires: ghc-extensible-exceptions-devel %changelog +* Sat Nov 17 2012 Jens Petersen - 0.3.0.5-2 +- update with cabal-rpm + * Fri Aug 17 2012 Shakthi Kannan - 0.3.0.5-1 - Updated to 0.3.0.5 - spec file template generated by cabal2spec-0.25.5