|
|
@ -1,4 +1,3 @@
|
|
|
|
# cabal2spec-0.25.2
|
|
|
|
|
|
|
|
# https://fedoraproject.org/wiki/Packaging:Haskell
|
|
|
|
# https://fedoraproject.org/wiki/Packaging:Haskell
|
|
|
|
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
|
|
|
|
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
|
|
|
|
|
|
|
|
|
|
|
@ -14,17 +13,16 @@ Version: 0.9.1
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Summary: %{common_summary}
|
|
|
|
Summary: %{common_summary}
|
|
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
License: BSD
|
|
|
|
# BEGIN cabal2spec
|
|
|
|
|
|
|
|
URL: http://hackage.haskell.org/package/%{pkg_name}
|
|
|
|
URL: http://hackage.haskell.org/package/%{pkg_name}
|
|
|
|
Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
|
|
|
|
Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
|
|
|
|
# Data.Vector.Fusion.Stream.Monadic ANN annotation requires ghci
|
|
|
|
# Data.Vector.Fusion.Stream.Monadic ANN annotation requires ghci
|
|
|
|
ExclusiveArch: %{ghc_arches_with_ghci}
|
|
|
|
ExclusiveArch: %{ghc_arches_with_ghci}
|
|
|
|
BuildRequires: ghc-Cabal-devel
|
|
|
|
BuildRequires: ghc-Cabal-devel
|
|
|
|
BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
|
|
|
|
BuildRequires: ghc-rpm-macros
|
|
|
|
# END cabal2spec
|
|
|
|
# Begin cabal-rpm deps:
|
|
|
|
BuildRequires: ghc-primitive-devel
|
|
|
|
BuildRequires: ghc-primitive-devel
|
|
|
|
|
|
|
|
# End cabal-rpm deps
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
%{common_description}
|
|
|
|
%{common_description}
|
|
|
@ -54,6 +52,9 @@ BuildRequires: ghc-primitive-devel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Nov 17 2012 Jens Petersen <petersen@redhat.com>
|
|
|
|
|
|
|
|
- update with cabal-rpm
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-5
|
|
|
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|