ghc-zlib-bindings/ghc-zlib-bindings.spec

103 lines
2.8 KiB
RPMSpec
Raw Normal View History

2012-03-23 06:24:32 +00:00
# cabal2spec-0.25
# https://fedoraproject.org/wiki/Packaging:Haskell
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
2011-07-09 05:55:28 +00:00
2011-01-15 18:38:31 +00:00
%global pkg_name zlib-bindings
%global common_summary Low-level bindings to the zlib package
2012-04-28 10:27:07 +00:00
%global common_description Provides necessary functions for producing a streaming interface.\
This is used for example by zlib-conduit and zlib-enum.
2011-01-15 18:38:31 +00:00
Name: ghc-%{pkg_name}
2012-04-28 10:27:07 +00:00
Version: 0.1.0.1
Release: 1%{?dist}
2011-01-15 18:38:31 +00:00
Summary: %{common_summary}
Group: System Environment/Libraries
License: BSD
2011-10-17 02:03:39 +00:00
# BEGIN cabal2spec
2011-01-15 18:38:31 +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 10:27:32 +00:00
ExclusiveArch: %{ghc_arches}
BuildRequires: ghc-Cabal-devel
2012-03-23 06:24:32 +00:00
BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
2011-10-17 02:03:39 +00:00
# END cabal2spec
BuildRequires: ghc-bytestring-prof
BuildRequires: ghc-zlib-prof
2011-01-15 18:38:31 +00:00
%description
%{common_description}
%prep
%setup -q -n %{pkg_name}-%{version}
%build
%ghc_lib_build
%install
%ghc_lib_install
2012-03-23 06:24:32 +00:00
# devel subpackage
%ghc_devel_package
2011-07-09 05:55:28 +00:00
2012-03-23 06:24:32 +00:00
%ghc_devel_description
2011-07-09 05:55:28 +00:00
2012-03-23 06:24:32 +00:00
%ghc_devel_post_postun
2011-07-09 05:55:28 +00:00
2012-03-23 06:24:32 +00:00
%ghc_files LICENSE
2011-01-15 18:38:31 +00:00
%changelog
2012-04-28 10:27:07 +00:00
* Sat Apr 28 2012 Jens Petersen <petersen@redhat.com> - 0.1.0.1-1
- update to 0.1.0.1
2012-03-23 06:24:32 +00:00
* Sun Mar 18 2012 Jens Petersen <petersen@redhat.com> - 0.0.3.2-2
- update to cabal2spec-0.25
2012-02-29 03:51:21 +00:00
* Tue Feb 28 2012 Ben Boeckel <mathstuf@gmail.com> - 0.0.3.2-1
- Update to 0.0.3.2
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.1-2.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Oct 24 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.0.1-1.2
- rebuild with new gmp without compat lib
* Fri Oct 21 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.0.1-1.1
- rebuild with new gmp without compat lib
2011-10-17 02:03:39 +00:00
* Mon Oct 17 2011 Jens Petersen <petersen@redhat.com> - 0.0.1-1
- update to 0.0.1
- BR prof not devel
2011-10-11 19:56:34 +00:00
* Tue Oct 11 2011 Peter Schiffer <pschiffe@redhat.com> - 0.0.0-6.1
- rebuild with new gmp
2011-07-09 05:55:28 +00:00
* Sat Jul 09 2011 Ben Boeckel <mathstuf@gmail.com> - 0.0.0-6
- Update to cabal2spec-0.24
2011-06-24 10:27:32 +00:00
* Fri Jun 24 2011 Jens Petersen <petersen@redhat.com> - 0.0.0-5
- BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2)
* Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto@redhat.com> - 0.0.0-4
- Enable build on sparcv9
2011-02-17 05:43:58 +00:00
* Thu Feb 17 2011 Ben Boeckel <mathstuf@gmail.com> - 0.0.0-3
- Rebuild for broken dependencies
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-01-15 18:38:31 +00:00
* Sat Oct 30 2010 Ben Boeckel <mathstuf@gmail.com> - 0.0.0-1
- Initial package
* Sat Oct 30 2010 Fedora Haskell SIG <haskell-devel@lists.fedoraproject.org> - 0.0.0-0
- initial packaging for Fedora automatically generated by cabal2spec-0.22.2