2014-11-05 16:08:07 +00:00
|
|
|
Index: ghc-rpm-macros-2da26f9db56515862de9839f12a17be5f2ed2eb7/macros.ghc-extra
|
2013-12-15 07:33:47 +00:00
|
|
|
===================================================================
|
2014-11-05 16:08:07 +00:00
|
|
|
--- ghc-rpm-macros-2da26f9db56515862de9839f12a17be5f2ed2eb7.orig/macros.ghc-extra
|
|
|
|
+++ ghc-rpm-macros-2da26f9db56515862de9839f12a17be5f2ed2eb7/macros.ghc-extra
|
|
|
|
@@ -8,6 +8,7 @@
|
2013-10-11 19:15:01 +00:00
|
|
|
%define basepkg ghc-%{pkgname}\
|
|
|
|
%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}\
|
2014-11-05 16:08:07 +00:00
|
|
|
@@ -18,6 +19,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*}}\
|
2013-12-15 07:33:47 +00:00
|
|
|
Requires(post): ghc-compiler = %{ghc_version}\
|