diff --git a/ghc-streaming-commons.spec b/ghc-streaming-commons.spec index 622c1d0..8844ecf 100644 --- a/ghc-streaming-commons.spec +++ b/ghc-streaming-commons.spec @@ -23,7 +23,6 @@ Version: 0.2.1.1 Release: 0 Summary: Common lower-level functions needed by various streaming data libraries License: MIT -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 @@ -52,7 +51,6 @@ libraries, such as conduit and pipes. %package devel Summary: Haskell %{pkg_name} library development files -Group: Development/Libraries/Haskell Requires: %{name} = %{version}-%{release} Requires: ghc-compiler = %{ghc_version} Requires(post): ghc-compiler = %{ghc_version}