From f0764ec217c1d91f86fe7dad7aaf6e6916c0f565 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 23 Feb 2020 15:08:29 +0800 Subject: [PATCH] clean away erroneous %{bytestringbuilder} --- ghc-snap-server.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/ghc-snap-server.spec b/ghc-snap-server.spec index 966b8fd..bbf9b0d 100644 --- a/ghc-snap-server.spec +++ b/ghc-snap-server.spec @@ -1,11 +1,11 @@ -# generated by cabal-rpm-2.0.2 --subpackage +# generated by cabal-rpm-2.0.3 --subpackage # https://fedoraproject.org/wiki/Packaging:Haskell %global pkg_name snap-server %global pkgver %{pkg_name}-%{version} %global iostreamshaproxy io-streams-haproxy-1.0.1.0 -%global subpkgs %{iostreamshaproxy} %{bytestringbuilder} +%global subpkgs %{iostreamshaproxy} Name: ghc-%{pkg_name} Version: 1.1.1.1 @@ -28,7 +28,6 @@ BuildRequires: ghc-attoparsec-prof BuildRequires: ghc-base-prof BuildRequires: ghc-blaze-builder-prof BuildRequires: ghc-bytestring-prof -#BuildRequires: ghc-bytestring-builder-prof BuildRequires: ghc-case-insensitive-prof BuildRequires: ghc-clock-prof BuildRequires: ghc-containers-prof @@ -51,8 +50,8 @@ BuildRequires: ghc-transformers-prof %description Snap is a simple and fast web development framework and server written in -Haskell. For more information, you can visit the Snap project website at -. +Haskell. For more information or to download the latest version, you can visit +the Snap project website at . The Snap HTTP server is a high performance web server library written in Haskell. Together with the 'snap-core' library upon which it depends, it