ghc-MonadCatchIO-mtl/ghc-MonadCatchIO-mtl.spec

95 lines
2.7 KiB
RPMSpec
Raw Normal View History

2012-03-22 07:35:45 +00:00
# cabal2spec-0.25
# https://fedoraproject.org/wiki/Packaging:Haskell
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
2011-06-12 06:05:15 +00:00
%global pkg_name MonadCatchIO-mtl
%global common_summary Monad-transformer for Control.Exception
2012-03-22 07:35:45 +00:00
%global common_description Provides a monad-transformer version of the Control.Exception.catch\
function. For this, it defines the MonadCatchIO class, a subset of\
MonadIO. It defines proper instances for most monad transformers in\
the 'mtl' library.
2011-06-12 06:05:15 +00:00
Name: ghc-%{pkg_name}
2011-08-22 06:31:37 +00:00
Version: 0.3.0.4
2012-03-22 07:35:45 +00:00
Release: 3%{?dist}
2011-06-12 06:05:15 +00:00
Summary: %{common_summary}
Group: System Environment/Libraries
License: BSD
2012-03-22 07:35:45 +00:00
# BEGIN cabal2spec
2011-06-12 06:05:15 +00:00
URL: http://hackage.haskell.org/package/%{pkg_name}
Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
2011-06-24 09:14:05 +00:00
ExclusiveArch: %{ghc_arches}
BuildRequires: ghc-Cabal-devel
2012-03-22 07:35:45 +00:00
BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
# END cabal2spec
BuildRequires: ghc-extensible-exceptions-prof
BuildRequires: ghc-mtl-prof
2011-06-12 06:05:15 +00:00
%description
%{common_description}
2012-03-22 07:35:45 +00:00
2011-06-12 06:05:15 +00:00
%prep
%setup -q -n %{pkg_name}-%{version}
2012-03-22 07:35:45 +00:00
2011-06-12 06:05:15 +00:00
%build
%ghc_lib_build
2012-03-22 07:35:45 +00:00
%install
2011-06-12 06:05:15 +00:00
%ghc_lib_install
2012-03-22 07:35:45 +00:00
# devel subpackage
%ghc_devel_package
%ghc_devel_description
%ghc_devel_post_postun
%ghc_files LICENSE
2011-06-12 06:05:15 +00:00
%changelog
2012-03-22 07:35:45 +00:00
* Sun Mar 18 2012 Jens Petersen <petersen@redhat.com> - 0.3.0.4-3
- update to cabal2spec-0.25
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0.4-2.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Oct 24 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.3.0.4-1.3
- rebuild with new gmp without compat lib
* Fri Oct 21 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.3.0.4-1.2
- rebuild with new gmp without compat lib
2011-10-11 15:03:49 +00:00
* Tue Oct 11 2011 Peter Schiffer <pschiffe@redhat.com> - 0.3.0.4-1.1
- rebuild with new gmp
2011-08-22 06:31:37 +00:00
* Mon Aug 22 2011 Shakthi Kannan <shakthimaan [AT] fedoraproject DOT org> - 0.3.0.4-1
- Updated to upstream 0.3.0.4.
2011-06-24 09:14:05 +00:00
* Fri Jun 24 2011 Jens Petersen <petersen@redhat.com> - 0.3.0.3-3
- BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2)
2011-06-12 06:05:15 +00:00
* Sun Jun 12 2011 Shakthi Kannan <shakthimaan [AT] fedoraproject DOT org> - 0.3.0.3-2
- Updated to cabal2spec-0.22.7.
* Fri Jun 10 2011 Shakthi Kannan <shakthimaan [AT] fedoraproject DOT org> - 0.3.0.3-1
- Updated to upstream 0.3.0.3.
* Sat May 28 2011 Shakthi Kannan <shakthimaan [AT] fedoraproject DOT org> - 0.3.0.2-1
- Updated to upstream 0.3.0.2.
* Sat Sep 04 2010 Ben Boeckel <mathstuf@gmail.com> - 0.3.0.1-1
- Initial package
* Sat Sep 4 2010 Fedora Haskell SIG <haskell-devel@lists.fedoraproject.org> - 0.3.0.1-0
- initial packaging for Fedora automatically generated by cabal2spec-0.22.2