|
|
|
@ -12,8 +12,8 @@
|
|
|
|
|
%global debug_package %{nil}
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
|
# part of haskell-platform-2009.3.1
|
|
|
|
|
Version: 2.2.1.5
|
|
|
|
|
# part of haskell-platform-2010.1.0.0
|
|
|
|
|
Version: 2.2.1.7
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: %{common_summary}
|
|
|
|
|
|
|
|
|
@ -35,7 +35,7 @@ This package provides the shared library.
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%ghc_lib_package
|
|
|
|
|
%{?ghc_lib_package}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Mar 23 2010 Jens Petersen <petersen@redhat.com> - 2.2.1.7-1
|
|
|
|
|
- update to 2.2.1.7 for haskell-platform-2010.1.0.0
|
|
|
|
|
|
|
|
|
|
* Mon Jan 11 2010 Jens Petersen <petersen@redhat.com> - 2.2.1.5-1
|
|
|
|
|
- update to 2.2.1.5 (haskell-platform-2009.3.1)
|
|
|
|
|
- update to ghc-rpm-macros-0.5.1 and cabal2spec-0.21.1:
|
|
|
|
|