# https://fedoraproject.org/wiki/Packaging:Haskell %global pkg_name dlist Name: ghc-%{pkg_name} Version: 0.5 Release: 13%{?dist} Summary: Haskell differences lists 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 %description Differences lists: a list-like type supporting O(1) append. This is particularly useful for efficient logging and pretty printing, (e.g. with the Writer monad), where list append quickly becomes too expensive. %package devel Summary: Haskell %{pkg_name} library development files Requires: ghc-compiler = %{ghc_version} Requires(post): ghc-compiler = %{ghc_version} Requires(postun): ghc-compiler = %{ghc_version} Requires: %{name} = %{version}-%{release} %description devel This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} %build %ghc_lib_build %install %ghc_lib_install %post devel %ghc_pkg_recache %postun devel %ghc_pkg_recache %files -f %{name}.files %doc LICENSE %files devel -f %{name}-devel.files %changelog * Sat Aug 16 2014 Fedora Release Engineering - 0.5-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering - 0.5-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering - 0.5-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Jun 07 2013 Jens Petersen - 0.5-10 - update to new simplified Haskell Packaging Guidelines * Wed Feb 13 2013 Fedora Release Engineering - 0.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Nov 17 2012 Jens Petersen - 0.5-8 - update with cabal-rpm * Thu Jul 19 2012 Fedora Release Engineering - 0.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sun Mar 18 2012 Jens Petersen - 0.5-6 - update to cabal2spec-0.25 * Fri Jan 13 2012 Fedora Release Engineering - 0.5-5.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Thu Oct 20 2011 Marcela Mašláňová - 0.5-4.2 - rebuild with new gmp without compat lib * Tue Oct 11 2011 Peter Schiffer - 0.5-4.1 - rebuild with new gmp * Tue Jun 21 2011 Lakshmi Narasimhan T V - 0.5-4 - Update to cabal2spec-0.23.2 * Sat May 21 2011 Lakshmi Narasimhan T V - 0.5-3 - Update to cabal2spec 0.22.7 * Sun Apr 3 2011 Lakshmi Narasimhan T V - 0.5-2 - Update to cabal2spec 0.22.5 * Sun Dec 19 2010 Lakshmi Narasimhan T V - 0.5-1 - Modified summary and description. License is BSD * Sun Dec 19 2010 Fedora Haskell SIG - 0.5-0 - initial packaging for Fedora automatically generated by cabal2spec-0.22.3