# https://fedoraproject.org/wiki/Packaging:Haskell %global pkg_name syb Name: ghc-%{pkg_name} # part of haskell-platform Version: 0.4.0 Release: 29%{?dist} Summary: Scrap Your Boilerplate 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 BuildRequires: dos2unix %description This package contains the generics system described in the "Scrap Your Boilerplate" papers (see ). It defines the Data class of types permitting folding and unfolding of constructor applications, instances of this class for primitive types, and a variety of traversals. %package devel Summary: Haskell %{pkg_name} library development files Provides: %{name}-static = %{version}-%{release} Requires: ghc-compiler = %{ghc_version} Requires(post): ghc-compiler = %{ghc_version} Requires(postun): ghc-compiler = %{ghc_version} Requires: %{name}%{?_isa} = %{version}-%{release} %description devel This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} dos2unix LICENSE README %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 %doc README %changelog * Tue Jan 7 2014 Jens Petersen - 0.4.0-29 - update to 0.4.0 - unsubpackage from haskell-platform with cabal-rpm-0.8.7 * Tue Mar 20 2012 Jens Petersen - 0.3.6-1 - update to 0.3.6 * Fri Jan 13 2012 Fedora Release Engineering - 0.3.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Wed Dec 28 2011 Jens Petersen - 0.3.3-2 - move ghc_devel_package and ghc_devel_description to avoid srpm description * Tue Dec 27 2011 Jens Petersen - 0.3.3-1 - update to 0.3.3 for haskell-platform-2011.4.0.0 - update to cabal2spec-0.25.1 - add README to devel doc * Fri Oct 21 2011 Marcela Mašláňová - 0.3-8 - rebuild with new gmp * Tue Jun 21 2011 Jens Petersen - 0.3-7 - ghc_arches replaces ghc_excluded_archs * Mon Jun 20 2011 Jens Petersen - 0.3-6 - BR ghc-Cabal-devel and use ghc_excluded_archs * Wed May 25 2011 Jens Petersen - 0.3-5 - update to cabal2spec-0.22.7 * Thu Mar 10 2011 Fabio M. Di Nitto - 0.3-4 - Enable build on sparcv9 * Tue Feb 08 2011 Fedora Release Engineering - 0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri Jan 14 2011 Jens Petersen - 0.3-2 - update to cabal2spec-0.22.4 * Sun Dec 5 2010 Jens Petersen - 0.3-1 - update to 0.3 * Thu Nov 25 2010 Jens Petersen - 0.2.2-1 - BSD license - summary and description * Thu Nov 25 2010 Fedora Haskell SIG - 0.2.2-0 - initial packaging for Fedora automatically generated by cabal2spec-0.22.2