# https://fedoraproject.org/wiki/Packaging:Haskell # https://fedoraproject.org/wiki/PackagingDrafts/Haskell %global pkg_name hashable %global common_summary Class for types convertable to a hash value %global common_description This package defines a class, Hashable, for types that can be\ converted to a hash value. This class exists for the benefit of\ hashing-based data structures. The package provides instances for\ basic types and a way to combine hash values. Name: ghc-%{pkg_name} Version: 1.1.2.5 Release: 2%{?dist} Summary: %{common_summary} 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 BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros # Begin cabal-rpm deps: BuildRequires: ghc-bytestring-devel BuildRequires: ghc-text-devel # End cabal-rpm deps %description %{common_description} %prep %setup -q -n %{pkg_name}-%{version} %build %ghc_lib_build %install %ghc_lib_install %ghc_devel_package %ghc_devel_description %ghc_devel_post_postun %ghc_files LICENSE %doc README.md %changelog * Wed Feb 13 2013 Fedora Release Engineering - 1.1.2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Nov 07 2012 Jens Petersen - 1.1.2.5-1 - update to 1.1.2.5 * Thu Jul 19 2012 Fedora Release Engineering - 1.1.2.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Mon Jul 16 2012 Jens Petersen - 1.1.2.3-4 - change prof BRs to devel * Fri Jun 15 2012 Jens Petersen - 1.1.2.3-3 - rebuild * Thu Mar 22 2012 Jens Petersen - 1.1.2.3-2 - add license to ghc_files * Wed Mar 7 2012 Jens Petersen - 1.1.2.3-1 - update to 1.1.2.3 * Thu Jan 5 2012 Jens Petersen - 1.1.2.2-1 - update to 1.1.2.2 and cabal2spec-0.25.2 * Fri Oct 21 2011 Marcela Mašláňová - 1.1.2.1-3 - rebuild with new gmp * Sat Oct 8 2011 Jens Petersen - 1.1.2.1-2 - condition BR hscolour * Mon Aug 22 2011 Jens Petersen - 1.1.2.1-1 - BSD * Mon Aug 22 2011 Fedora Haskell SIG - 1.1.2.1-0 - initial packaging for Fedora automatically generated by cabal2spec-0.23.2