2015-08-27 16:00:57 +00:00
|
|
|
Index: ghc-rpm-macros-1.4.93/macros.ghc-extra
|
2013-12-15 07:33:47 +00:00
|
|
|
===================================================================
|
2015-08-27 16:00:57 +00:00
|
|
|
--- ghc-rpm-macros-1.4.93.orig/macros.ghc-extra
|
|
|
|
+++ ghc-rpm-macros-1.4.93/macros.ghc-extra
|
|
|
|
@@ -9,6 +9,7 @@
|
|
|
|
%define basepkg %{ghc_prefix}-%{pkgname}\
|
2013-10-11 19:15:01 +00:00
|
|
|
%package -n %{basepkg}\
|
2013-12-15 07:33:47 +00:00
|
|
|
Summary: Haskell %{pkgname} library\
|
2013-10-11 19:15:01 +00:00
|
|
|
+Group: System/Libraries\
|
|
|
|
%{?1:Version: %{pkgver}}\
|
|
|
|
%{-l:License: %{-l*}}\
|
2014-05-11 10:35:48 +00:00
|
|
|
Url: http://hackage.haskell.org/package/%{pkgname}\
|
2015-08-27 16:00:57 +00:00
|
|
|
@@ -19,6 +20,7 @@ This package provides the Haskell %{pkgn
|
2013-12-15 07:33:47 +00:00
|
|
|
\
|
2013-10-11 19:15:01 +00:00
|
|
|
%package -n %{basepkg}-devel\
|
2013-12-15 07:33:47 +00:00
|
|
|
Summary: Haskell %{pkgname} library development files\
|
2013-10-11 19:15:01 +00:00
|
|
|
+Group: Development/Languages/Other\
|
|
|
|
%{?1:Version: %{pkgver}}\
|
|
|
|
%{-l:License: %{-l*}}\
|
2015-08-27 16:00:57 +00:00
|
|
|
Requires(post): %{ghc_prefix}-compiler = %{ghc_version}\
|