# cabal2spec-0.25.2 # https://fedoraproject.org/wiki/Packaging:Haskell # https://fedoraproject.org/wiki/PackagingDrafts/Haskell %global pkg_name uniplate %global common_summary Haskell Uniform type generic traversals library %global common_description Uniplate is a boilerplate removal library, with similar goals to the original\ Scrap Your Boilerplate work. It requires few extensions to Haskell. Name: ghc-%{pkg_name} Version: 1.6.7 Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries 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} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} # END cabal2spec BuildRequires: ghc-containers-prof BuildRequires: ghc-syb-prof BuildRequires: ghc-unordered-containers-prof %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 uniplate.htm %changelog * Tue Mar 20 2012 Jens Petersen - 1.6.7-1 - update to 1.6.7 - depends on unordered-containers * Thu Jan 5 2012 Jens Petersen - 1.6.5-1 - update to 1.6.5 and cabal2spec-0.25.2 * Mon Oct 24 2011 Marcela Mašláňová - 1.6.3-1.2 - rebuild with new gmp without compat lib * Fri Oct 21 2011 Marcela Mašláňová - 1.6.3-1.1 - rebuild with new gmp without compat lib * Fri Oct 14 2011 Jens Petersen - 1.6.3-1 - update to 1.6.3 * Tue Oct 11 2011 Peter Schiffer - 1.6-6.1 - rebuild with new gmp * Wed Jun 22 2011 Jens Petersen - 1.6-6 - BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2) - no longer requires mtl * Thu Mar 10 2011 Fabio M. Di Nitto - 1.6-5 - Enable build on sparcv9 * Tue Feb 08 2011 Fedora Release Engineering - 1.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Tue Jan 18 2011 Jens Petersen - 1.6-3 - update to cabal2spec-0.22.4 * Sun Dec 5 2010 Jens Petersen - 1.6-2 - rebuild * Mon Nov 29 2010 Jens Petersen - 1.6-1 - update to 1.6 - depends on syb * Sat Sep 4 2010 Jens Petersen - 1.5.1-4 - update to latest macros, hscolour and drop doc pkg (cabal2spec-0.22.2) * Sat Jun 26 2010 Jens Petersen - 1.5.1-3 - strip shared library (cabal2spec-0.21.4) * Mon Feb 15 2010 Conrad Meyer - 1.5.1-1 - Update to 1.5.1 * Fri Jan 22 2010 Jens Petersen - 1.4-1 - update to 1.4 * Tue Jan 12 2010 Jens Petersen - 1.2.0.3-8 - rebuild against ghc-mtl package * Mon Jan 11 2010 Jens Petersen - 1.2.0.3-7 - update to ghc-rpm-macros-0.5.1 and cabal2spec-0.21.1: - drop doc and prof bcond - use common_summary and common_description - use ghc_lib_package and ghc_pkg_deps - build shared library - drop redundant buildroot and its install cleaning * Tue Aug 4 2009 Yaakov M. Nemoy - 1.2.0.3-6 - rebuild against new ghc * Fri Jul 24 2009 Fedora Release Engineering - 1.2.0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu May 28 2009 Jens Petersen - 1.2.0.3-4 - update to cabal2spec-0.16 - uncomment LICENSE in devel filelist! * Fri Mar 20 2009 Conrad Meyer - 1.2.0.3-3 - Fix URL. * Thu Mar 19 2009 Conrad Meyer - 1.2.0.3-2 - Update to new cabal2spec template. * Mon Jan 12 2009 Conrad Meyer - 1.2.0.3-1 - initial packaging for Fedora created by cabal2spec