diff --git a/shake.spec b/shake.spec index 9125c37..a41a8cc 100644 --- a/shake.spec +++ b/shake.spec @@ -1,4 +1,4 @@ -# generated by cabal-rpm-2.0.9 --subpackage +# generated by cabal-rpm-2.1.0 --subpackage # https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/ %global pkg_name shake @@ -17,7 +17,7 @@ Version: 0.19.6 Release: 24%{?dist} Summary: Build system library, like Make, but more accurate dependencies -License: BSD +License: BSD-3-Clause Url: https://hackage.haskell.org/package/%{name} # Begin cabal-rpm sources: Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz @@ -28,6 +28,28 @@ Source2: https://hackage.haskell.org/package/%{jsdgtable}/%{jsdgtable}.ta # Begin cabal-rpm deps: BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros-extra +BuildRequires: ghc-base-devel +BuildRequires: ghc-binary-devel +BuildRequires: ghc-bytestring-devel +BuildRequires: ghc-deepseq-devel +BuildRequires: ghc-directory-devel +BuildRequires: ghc-extra-devel +BuildRequires: ghc-filepath-devel +BuildRequires: ghc-filepattern-devel +BuildRequires: ghc-hashable-devel +#BuildRequires: ghc-heaps-devel +#BuildRequires: ghc-js-dgtable-devel +BuildRequires: ghc-js-flot-devel +BuildRequires: ghc-js-jquery-devel +BuildRequires: ghc-primitive-devel +BuildRequires: ghc-process-devel +BuildRequires: ghc-random-devel +BuildRequires: ghc-time-devel +BuildRequires: ghc-transformers-devel +BuildRequires: ghc-unix-devel +BuildRequires: ghc-unordered-containers-devel +BuildRequires: ghc-utf8-string-devel +%if %{with ghc_prof} BuildRequires: ghc-base-prof BuildRequires: ghc-binary-prof BuildRequires: ghc-bytestring-prof @@ -50,6 +72,7 @@ BuildRequires: ghc-transformers-prof BuildRequires: ghc-unix-prof BuildRequires: ghc-unordered-containers-prof BuildRequires: ghc-utf8-string-prof +%endif %if %{with tests} BuildRequires: ghc-QuickCheck-devel %endif @@ -153,7 +176,6 @@ This package provides the Haskell %{name} profiling library. # Begin cabal-rpm install %ghc_libs_install %{subpkgs} %ghc_lib_install -%ghc_fix_rpath %{pkgver} mv %{buildroot}%{_ghcdocdir}{,-common} # End cabal-rpm install