|
|
|
@ -10,8 +10,8 @@
|
|
|
|
|
high performance. Aeson was the father of Jason in Greek mythology.
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
|
Version: 0.6.0.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 0.6.0.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: %{common_summary}
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
@ -19,7 +19,7 @@ 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}
|
|
|
|
|
ExclusiveArch: %{ghc_arches_with_ghci}
|
|
|
|
|
BuildRequires: ghc-Cabal-devel
|
|
|
|
|
BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
|
|
|
|
|
# END cabal2spec
|
|
|
|
@ -65,6 +65,10 @@ BuildRequires: ghc-dlist-devel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun May 6 2012 Jens Petersen <petersen@redhat.com> - 0.6.0.2-1
|
|
|
|
|
- update to 0.6.0.2
|
|
|
|
|
- build needs ghci
|
|
|
|
|
|
|
|
|
|
* Sat Mar 24 2012 Jens Petersen <petersen@redhat.com> - 0.6.0.0-2
|
|
|
|
|
- depends on dlist for ghc > 7.2
|
|
|
|
|
|
|
|
|
|