From 050966f0a5cf5e44b887e1afe24f1cd2d3b41680e1ea8d4c3fe0e29728da78de Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Aug 2017 08:57:32 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-hinotify revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hinotify?expand=0&rev=12 --- ghc-hinotify.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-hinotify.spec b/ghc-hinotify.spec index 7576565..a142139 100644 --- a/ghc-hinotify.spec +++ b/ghc-hinotify.spec @@ -23,7 +23,7 @@ Version: 0.3.9 Release: 0 Summary: Haskell binding to inotify License: BSD-3-Clause -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 @@ -39,7 +39,7 @@ applications to subscribe to notifications when a file is accessed or modified. %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}