From 9b5f02a66650b44a93660f5f23ba001cdbe56b69 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Feb 21 2020 18:55:32 +0000 Subject: drop network-bsd dep --- diff --git a/ghc-happstack-server.spec b/ghc-happstack-server.spec index aef4635..930a538 100644 --- a/ghc-happstack-server.spec +++ b/ghc-happstack-server.spec @@ -34,7 +34,6 @@ BuildRequires: ghc-html-prof BuildRequires: ghc-monad-control-prof BuildRequires: ghc-mtl-prof BuildRequires: ghc-network-prof -BuildRequires: ghc-network-bsd-prof BuildRequires: ghc-network-uri-prof BuildRequires: ghc-old-locale-prof BuildRequires: ghc-parsec-prof @@ -105,6 +104,7 @@ This package provides the Haskell %{pkg_name} profiling library. # Begin cabal-rpm setup: %setup -q -n %{pkgver} # End cabal-rpm setup +cabal-tweak-drop-dep network-bsd %build