diff --git a/ghc-xml.spec b/ghc-xml.spec index e4512b2..0e8288e 100644 --- a/ghc-xml.spec +++ b/ghc-xml.spec @@ -1,4 +1,3 @@ -# cabal2spec-0.25.2 # https://fedoraproject.org/wiki/Packaging:Haskell # https://fedoraproject.org/wiki/PackagingDrafts/Haskell @@ -10,19 +9,19 @@ Name: ghc-%{pkg_name} Version: 1.3.12 -Release: 5%{?dist} +Release: 6%{?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-bytestring-devel BuildRequires: ghc-text-devel +# End cabal-rpm deps %description %{common_description} @@ -52,6 +51,9 @@ BuildRequires: ghc-text-devel %changelog +* Sat Nov 17 2012 Jens Petersen - 1.3.12-6 +- update with cabal-rpm + * Thu Jul 19 2012 Fedora Release Engineering - 1.3.12-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild