clean away erroneous %{bytestringbuilder}

This commit is contained in:
Jens Petersen 2020-02-23 15:08:29 +08:00
parent 3595d6124a
commit f0764ec217

View File

@ -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
<http://snapframework.com/>.
Haskell. For more information or to download the latest version, you can visit
the Snap project website at <http://snapframework.com/>.
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