From 47e35a6233b3eca5cf30cba84d38f2d3a3b932a9a40eb1ac4e51d79032ffb5e3 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Aug 2017 09:06:34 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-streaming-commons revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=27 --- ghc-streaming-commons.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-streaming-commons.spec b/ghc-streaming-commons.spec index 5bb9f8f..269912e 100644 --- a/ghc-streaming-commons.spec +++ b/ghc-streaming-commons.spec @@ -23,7 +23,7 @@ Version: 0.1.17 Release: 0 Summary: Common lower-level functions needed by various streaming data libraries License: MIT -Group: Development/Languages/Other +Group: Development/Languages/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 @@ -53,7 +53,7 @@ libraries, such as conduit and pipes. %package devel Summary: Haskell %{pkg_name} library development files -Group: Development/Libraries/Other +Group: Development/Libraries/Haskell Requires: %{name} = %{version}-%{release} Requires: ghc-compiler = %{ghc_version} Requires(post): ghc-compiler = %{ghc_version}