From 8b4776e30d78d22607747b9c3512513feeac033151c6e42cae1a7b1f3374c9f1 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 25 Oct 2019 01:03:08 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-digest revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-digest?expand=0&rev=33 --- ghc-digest.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/ghc-digest.spec b/ghc-digest.spec index 649d1c7..9f6654c 100644 --- a/ghc-digest.spec +++ b/ghc-digest.spec @@ -22,7 +22,6 @@ Version: 0.0.1.2 Release: 0 Summary: Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now License: BSD-2-Clause -Group: Development/Libraries/Haskell URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel @@ -37,7 +36,6 @@ implemented as FFI bindings to efficient code from zlib. %package devel Summary: Haskell %{pkg_name} library development files -Group: Development/Libraries/Haskell Requires: %{name} = %{version}-%{release} Requires: ghc-compiler = %{ghc_version} Requires: zlib-devel