forked from pool/ghc-rpm-macros
update to 1.2.7 and fix for ppc64le OBS-URL: https://build.opensuse.org/request/show/233459 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-rpm-macros?expand=0&rev=25
21 lines
929 B
Diff
21 lines
929 B
Diff
Index: ghc-rpm-macros-48199c851a2c672494e295b3cbfc4eded20c3a11/ghc-rpm-macros.ghc-extra
|
|
===================================================================
|
|
--- ghc-rpm-macros-48199c851a2c672494e295b3cbfc4eded20c3a11.orig/ghc-rpm-macros.ghc-extra
|
|
+++ ghc-rpm-macros-48199c851a2c672494e295b3cbfc4eded20c3a11/ghc-rpm-macros.ghc-extra
|
|
@@ -9,6 +9,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}\
|
|
@@ -19,6 +20,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}\
|