%global pkg_name MemoTrie %global common_summary Trie-based memo functions %global common_description MemoTrie provides a basis for memoized functions over some \ domains, using tries. Name: ghc-%{pkg_name} Version: 0.4.9 Release: 3%{?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 ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros BuildRequires: hscolour %{?ghc_pkg_c_deps:BuildRequires: %{ghc_pkg_c_deps}} BuildRequires: ghc-base-prof %description %{common_description} %prep %setup -q -n %{pkg_name}-%{version} %build %ghc_lib_build %install %ghc_lib_install %ghc_lib_package %changelog * Fri Jun 24 2011 Jens Petersen - 0.4.9-3 - BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2) * Thu Mar 10 2011 Fabio M. Di Nitto - 0.4.9-2 - Enable build on sparcv9 * Sun Sep 26 2010 Ben Boeckel - 0.4.9-1 - Update to 0.4.9 * Fri Sep 03 2010 Ben Boeckel - 0.4.7-1 - Initial package * Fri Sep 3 2010 Fedora Haskell SIG - 0.4.7-0 - initial packaging for Fedora automatically generated by cabal2spec-0.22.2