update with cabal-rpm

This commit is contained in:
Jens Petersen 2012-11-18 01:15:56 +09:00
parent 30ffb418b1
commit ce47286289
1 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,3 @@
# cabal2spec-0.25.2
# https://fedoraproject.org/wiki/Packaging:Haskell
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
@ -11,20 +10,18 @@ membership lookup on ranges with holes in them and so on.
Name: ghc-%{pkg_name}
Version: 0.2.4
Release: 4%{?dist}
Release: 5%{?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-Cabal-devel
BuildRequires: ghc-rpm-macros
# Begin cabal-rpm deps:
BuildRequires: ghc-containers-devel
# End cabal-rpm deps
%description
%{common_description}
@ -54,6 +51,9 @@ BuildRequires: ghc-containers-devel
%changelog
* Sat Nov 17 2012 Jens Petersen <petersen@redhat.com> - 0.2.4-5
- update with cabal-rpm
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild