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}