update with cabal-rpm-0.6.5

This commit is contained in:
Jens Petersen 2012-11-19 20:41:41 +09:00
parent bb69cebc42
commit ca2456b77b
1 changed files with 9 additions and 11 deletions

View File

@ -3,9 +3,9 @@
%global pkg_name blaze-html
%global common_summary Fast HTML combinator library for Haskell
%global common_summary A blazingly fast HTML combinator library for Haskell
%global common_description BlazeHtml is a blazingly fast HTML combinator library for\
%global common_description Blaze Html is a blazingly fast HTML combinator library for\
the Haskell programming language. It embeds HTML templates in Haskell code\
for optimal efficiency and composability.\
The project is aimed at those who seek to write web applications in Haskell\
@ -21,13 +21,12 @@ 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 %{!?without_hscolour:hscolour}
BuildRequires: ghc-rpm-macros
# Begin cabal-rpm deps:
BuildRequires: ghc-base-devel >= 4, ghc-base-devel < 5
BuildRequires: ghc-blaze-builder-devel >= 0.2, ghc-blaze-builder-devel < 0.4
BuildRequires: ghc-blaze-markup-devel >= 0.5.1, ghc-blaze-markup-devel < 0.6
BuildRequires: ghc-bytestring-devel >= 0.9, ghc-bytestring-devel < 0.11
BuildRequires: ghc-text-devel >= 0.10, ghc-text-devel < 0.12
BuildRequires: ghc-blaze-builder-devel
BuildRequires: ghc-blaze-markup-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-text-devel
# End cabal-rpm deps
%description
@ -58,9 +57,8 @@ BuildRequires: ghc-text-devel >= 0.10, ghc-text-devel < 0.12
%changelog
* Fri Oct 26 2012 Jens Petersen <petersen@redhat.com> - 0.5.1.0-1
- update to 0.5.1.0
- refresh BRs etc with cabal-rpm
* Mon Nov 19 2012 Jens Petersen <petersen@redhat.com> - 0.5.1.0-1
- update to 0.5.1.0 with cabal-rpm
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.3.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild