Add new deepseq dependency
This commit is contained in:
parent
d5020c4b64
commit
c210392aac
@ -10,6 +10,8 @@
|
|||||||
dealing efficiently with network protocols and complicated \
|
dealing efficiently with network protocols and complicated \
|
||||||
text/binary file formats.
|
text/binary file formats.
|
||||||
|
|
||||||
|
%global ghc_pkg_deps ghc-deepseq-devel
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.8.5.3
|
Version: 0.8.5.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
@ -25,6 +27,7 @@ BuildRequires: ghc, ghc-doc, ghc-prof
|
|||||||
# macros for building haskell packages
|
# macros for building haskell packages
|
||||||
BuildRequires: ghc-rpm-macros >= 0.7.3
|
BuildRequires: ghc-rpm-macros >= 0.7.3
|
||||||
BuildRequires: hscolour
|
BuildRequires: hscolour
|
||||||
|
%{?ghc_pkg_deps:BuildRequires: %{ghc_pkg_deps}, %(echo %{ghc_pkg_deps} | sed -e "s/\(ghc-[^, ]\+\)-devel/\1-doc,\1-prof/g")}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{common_description}
|
%{common_description}
|
||||||
@ -51,6 +54,7 @@ BuildRequires: hscolour
|
|||||||
* Tue May 10 2011 Ben Boeckel <mathstuf@gmail.com> - 0.8.5.3-1
|
* Tue May 10 2011 Ben Boeckel <mathstuf@gmail.com> - 0.8.5.3-1
|
||||||
- Update to cabal2spec-0.22.5
|
- Update to cabal2spec-0.22.5
|
||||||
- Update to 0.8.5.3
|
- Update to 0.8.5.3
|
||||||
|
- Add new deepseq dependency
|
||||||
|
|
||||||
* Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto@redhat.com> - 0.8.5.0-3
|
* Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto@redhat.com> - 0.8.5.0-3
|
||||||
- Enable build on sparcv9
|
- Enable build on sparcv9
|
||||||
|
Loading…
Reference in New Issue
Block a user