update with cabal-rpm

This commit is contained in:
Jens Petersen 2012-11-18 01:29:50 +09:00
parent 06dd674a2f
commit 8f010081a2

View File

@ -1,4 +1,3 @@
# cabal2spec-0.25.4
# https://fedoraproject.org/wiki/Packaging:Haskell
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
@ -10,19 +9,18 @@
Name: ghc-%{pkg_name}
Version: 0.8.4.1
Release: 1%{?dist}
Release: 2%{?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}
BuildRequires: ghc-rpm-macros
# Begin cabal-rpm deps:
BuildRequires: ghc-containers-devel
# END cabal2spec
# End cabal-rpm deps
%description
%{common_description}
@ -40,7 +38,6 @@ BuildRequires: ghc-containers-devel
%ghc_lib_install
# devel subpackage
%ghc_devel_package
%ghc_devel_description
@ -50,9 +47,13 @@ BuildRequires: ghc-containers-devel
%ghc_files LICENSE
%doc README.markdown
%changelog
* Sat Nov 17 2012 Jens Petersen <petersen@redhat.com> - 0.8.4.1-2
- update with cabal-rpm
* Sun Oct 21 2012 Lakshmi Narasimhan T V <lakshminaras2002@gmail.com> - 0.8.4.1-1
- Update to 0.8.4.1