ghc-data-default/ghc-data-default.spec

88 lines
2.3 KiB
RPMSpec
Raw Normal View History

# https://fedoraproject.org/wiki/Packaging:Haskell
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
%global pkg_name data-default
2012-11-07 02:33:31 +00:00
%global common_summary A class for types with a default value
%global common_description %{common_summary}.
Name: ghc-%{pkg_name}
2013-03-12 07:35:39 +00:00
Version: 0.5.1
Release: 1%{?dist}
Summary: %{common_summary}
License: BSD
URL: http://hackage.haskell.org/package/%{pkg_name}
Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
2012-11-07 02:33:31 +00:00
BuildRequires: ghc-Cabal-devel
2012-11-07 02:33:31 +00:00
BuildRequires: ghc-rpm-macros
# Begin cabal-rpm deps:
2012-07-16 02:08:57 +00:00
BuildRequires: ghc-containers-devel
BuildRequires: ghc-dlist-devel
2012-11-07 02:33:31 +00:00
BuildRequires: ghc-old-locale-devel
# End cabal-rpm deps
%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
%changelog
2013-03-12 07:35:39 +00:00
* Tue Mar 12 2013 Jens Petersen <petersen@redhat.com> - 0.5.1-1
- update to 0.5.1
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2012-11-07 02:33:31 +00:00
* Wed Nov 07 2012 Jens Petersen <petersen@redhat.com> - 0.5.0-1
- update to 0.5.0
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-16 02:08:57 +00:00
* Mon Jul 16 2012 Jens Petersen <petersen@redhat.com> - 0.4.0-2
- change prof BRs to devel
* Mon Apr 9 2012 Lakshmi Narasimhan T V <lakshminaras2002@gmail.com> - 0.4.0-1
- updated to 0.4.0
- spec file updated to cabal2spec-0.25.4
2012-03-22 13:35:39 +00:00
* Sun Mar 18 2012 Jens Petersen <petersen@redhat.com> - 0.3.0-3
- update to cabal2spec-0.25
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-2.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Oct 24 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.3.0-1.1
- rebuild with new gmp without compat lib
* Sat Sep 10 2011 Lakshmi Narasimhan T V <lakshminaras2002@gmail.com> - 0.3.0-1
- License is BSD.
* Sat Sep 10 2011 Fedora Haskell SIG <haskell-devel@lists.fedoraproject.org> - 0.3.0-0
- initial packaging for Fedora automatically generated by cabal2spec-0.24.1