diff --git a/ghc-dataenc.spec b/ghc-dataenc.spec index 9e931a1..36b386f 100644 --- a/ghc-dataenc.spec +++ b/ghc-dataenc.spec @@ -10,26 +10,23 @@ uuencode, xxencode, and yEncoding. Name: ghc-%{pkg_name} Version: 0.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{common_summary} Group: System Environment/Libraries License: BSD URL: http://hackage.haskell.org/package/%{pkg_name} Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz -# fedora ghc archs: -ExclusiveArch: %{ix86} x86_64 ppc alpha sparcv9 -BuildRequires: ghc, ghc-doc, ghc-prof -BuildRequires: ghc-rpm-macros >= 0.7.3 +ExclusiveArch: %{ghc_arches} +BuildRequires: ghc-Cabal-devel +BuildRequires: ghc-rpm-macros BuildRequires: hscolour +BuildRequires: ghc-containers-prof %description %{common_description} -%{?ghc_lib_package} - - %prep %setup -q -n %{pkg_name}-%{version} @@ -42,7 +39,13 @@ BuildRequires: hscolour %ghc_lib_install +%ghc_lib_package + + %changelog +* Tue Jun 21 2011 Jens Petersen - 0.14-2 +- BR ghc-Cabal-devel instead of ghc-prof (cabal2spec-0.23.2) + * Fri Mar 11 2011 Jens Petersen - 0.14-1 - update to 0.14