Haskell Platform 2014.2.0.0 update OBS-URL: https://build.opensuse.org/request/show/259855 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-rpm-macros?expand=0&rev=36
21 lines
905 B
Diff
21 lines
905 B
Diff
Index: ghc-rpm-macros-2da26f9db56515862de9839f12a17be5f2ed2eb7/macros.ghc-extra
|
|
===================================================================
|
|
--- ghc-rpm-macros-2da26f9db56515862de9839f12a17be5f2ed2eb7.orig/macros.ghc-extra
|
|
+++ ghc-rpm-macros-2da26f9db56515862de9839f12a17be5f2ed2eb7/macros.ghc-extra
|
|
@@ -8,6 +8,7 @@
|
|
%define basepkg ghc-%{pkgname}\
|
|
%package -n %{basepkg}\
|
|
Summary: Haskell %{pkgname} library\
|
|
+Group: System/Libraries\
|
|
%{?1:Version: %{pkgver}}\
|
|
%{-l:License: %{-l*}}\
|
|
Url: http://hackage.haskell.org/package/%{pkgname}\
|
|
@@ -18,6 +19,7 @@ This package provides the Haskell %{pkgn
|
|
\
|
|
%package -n %{basepkg}-devel\
|
|
Summary: Haskell %{pkgname} library development files\
|
|
+Group: Development/Languages/Other\
|
|
%{?1:Version: %{pkgver}}\
|
|
%{-l:License: %{-l*}}\
|
|
Requires(post): ghc-compiler = %{ghc_version}\
|