From c3bf52080f927eec174097be6d37117bb99d848c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Aug 05 2019 10:32:52 +0000 Subject: BR prof for lib and static for executable --- diff --git a/ghc-wai-app-static.spec b/ghc-wai-app-static.spec index d47458b..0de6f4f 100644 --- a/ghc-wai-app-static.spec +++ b/ghc-wai-app-static.spec @@ -1,4 +1,4 @@ -# generated by cabal-rpm-1.0.0 +# generated by cabal-rpm-1.0.1 # https://fedoraproject.org/wiki/Packaging:Haskell %global pkg_name wai-app-static @@ -20,37 +20,32 @@ Source1: https://hackage.haskell.org/package/%{pkgver}/%{pkg_name}.cabal# # Begin cabal-rpm deps: BuildRequires: ghc-Cabal-devel -%if %{with haddock} -BuildRequires: ghc-doc -%endif -%if %{with ghc_prof} -BuildRequires: ghc-prof -%endif BuildRequires: ghc-rpm-macros -BuildRequires: ghc-blaze-html-devel -BuildRequires: ghc-blaze-markup-devel -BuildRequires: ghc-bytestring-devel -BuildRequires: ghc-containers-devel -BuildRequires: ghc-cryptonite-devel -BuildRequires: ghc-directory-devel -BuildRequires: ghc-file-embed-devel -BuildRequires: ghc-filepath-devel -BuildRequires: ghc-http-date-devel -BuildRequires: ghc-http-types-devel -BuildRequires: ghc-memory-devel -BuildRequires: ghc-mime-types-devel -BuildRequires: ghc-old-locale-devel -BuildRequires: ghc-optparse-applicative-devel -BuildRequires: ghc-template-haskell-devel -BuildRequires: ghc-text-devel -BuildRequires: ghc-time-devel -BuildRequires: ghc-transformers-devel -BuildRequires: ghc-unix-compat-devel -BuildRequires: ghc-unordered-containers-devel -BuildRequires: ghc-wai-devel -BuildRequires: ghc-wai-extra-devel -BuildRequires: ghc-warp-devel -BuildRequires: ghc-zlib-devel +BuildRequires: ghc-base-prof +BuildRequires: ghc-blaze-html-prof +BuildRequires: ghc-blaze-markup-prof +BuildRequires: ghc-bytestring-prof +BuildRequires: ghc-containers-prof +BuildRequires: ghc-cryptonite-prof +BuildRequires: ghc-directory-prof +BuildRequires: ghc-file-embed-prof +BuildRequires: ghc-filepath-prof +BuildRequires: ghc-http-date-prof +BuildRequires: ghc-http-types-prof +BuildRequires: ghc-memory-prof +BuildRequires: ghc-mime-types-prof +BuildRequires: ghc-old-locale-prof +BuildRequires: ghc-optparse-applicative-prof +BuildRequires: ghc-template-haskell-prof +BuildRequires: ghc-text-prof +BuildRequires: ghc-time-prof +BuildRequires: ghc-transformers-prof +BuildRequires: ghc-unix-compat-prof +BuildRequires: ghc-unordered-containers-prof +BuildRequires: ghc-wai-prof +BuildRequires: ghc-wai-extra-prof +BuildRequires: ghc-warp-prof +BuildRequires: ghc-zlib-prof %if %{with tests} BuildRequires: ghc-hspec-devel BuildRequires: ghc-mockery-devel @@ -67,6 +62,7 @@ datatypes for use outside of WAI. %package devel Summary: Haskell %{pkg_name} library development files Provides: %{name}-static = %{version}-%{release} +Provides: %{name}-static%{?_isa} = %{version}-%{release} %if %{defined ghc_version} Requires: ghc-compiler = %{ghc_version} %endif