You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ghc-blaze-html/ghc-blaze-html.spec

110 lines
3.0 KiB

# cabal2spec-0.25.2
# https://fedoraproject.org/wiki/Packaging:Haskell
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
%global pkg_name blaze-html
%global common_summary Fast HTML combinator library for Haskell
%global common_description BlazeHtml 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\
— it integrates well with all Haskell web frameworks.
Name: ghc-%{pkg_name}
13 years ago
Version: 0.4.3.4
Release: 3%{?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-blaze-builder-devel
BuildRequires: ghc-text-devel
%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
13 years ago
%ghc_files LICENSE
%changelog
* 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
* Mon Jul 16 2012 Jens Petersen <petersen@redhat.com> - 0.4.3.4-2
- change prof BRs to devel
13 years ago
* Wed Jun 13 2012 Jens Petersen <petersen@redhat.com> - 0.4.3.4-1
- update to 0.4.3.4
13 years ago
* Thu Mar 22 2012 Jens Petersen <petersen@redhat.com> - 0.4.3.1-3
- rebuild
13 years ago
* Thu Mar 1 2012 Jens Petersen <petersen@redhat.com> - 0.4.3.1-2
- rebuild
* Thu Jan 5 2012 Jens Petersen <petersen@redhat.com> - 0.4.3.1-1
- update to 0.4.3.1 and cabal2spec-0.25.2
* Thu Oct 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.4.2.0-1.2
- rebuild with new gmp without compat lib
* Tue Oct 11 2011 Peter Schiffer <pschiffe@redhat.com> - 0.4.2.0-1.1
- rebuild with new gmp
14 years ago
* Mon Oct 3 2011 Jens Petersen <petersen@redhat.com> - 0.4.2.0-1
- update to 0.4.2.0
14 years ago
* Wed Sep 28 2011 Jens Petersen <petersen@redhat.com> - 0.4.1.7-1
- update to 0.4.1.7
14 years ago
* Thu Aug 4 2011 Jens Petersen <petersen@redhat.com> - 0.4.1.6-1
- update to 0.4.1.6
14 years ago
* Sat Jun 18 2011 Jens Petersen <petersen@redhat.com> - 0.4.1.4-1
- update to 0.4.1.4
* Wed Jun 15 2011 Jens Petersen <petersen@redhat.com> - 0.4.1.3-1
- update to 0.4.1.3
- cabal2spec-0.23
* Tue May 3 2011 Jens Petersen <petersen@redhat.com> - 0.4.1.1-1
- update to 0.4.1.1
- cabal2spec-0.22.6
* Sat Mar 26 2011 Jens Petersen <petersen@redhat.com> - 0.4.1.0-1
- BSD license
- depends on ghc-text and ghc-blaze-builder
* Sat Mar 26 2011 Fedora Haskell SIG <haskell-devel@lists.fedoraproject.org> - 0.4.1.0-0
- initial packaging for Fedora automatically generated by cabal2spec-0.22.5