- rebuild against ghc-6.12.2

- condition ghc_lib_package
This commit is contained in:
Jens Petersen 2010-04-28 07:07:02 +00:00
parent 866c617832
commit 4d63e41b17
1 changed files with 7 additions and 2 deletions

View File

@ -13,8 +13,9 @@
%global debug_package %{nil}
Name: ghc-%{pkg_name}
# part of haskell-platform-2010.1.0.0
Version: 0.92
Release: 2%{?dist}
Release: 3%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -36,7 +37,7 @@ This package provides the shared library.
%endif
%ghc_lib_package
%{?ghc_lib_package}
%prep
@ -61,6 +62,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Apr 28 2010 Jens Petersen <petersen@redhat.com> - 0.92-3
- rebuild against ghc-6.12.2
- condition ghc_lib_package
* Fri Jan 15 2010 Jens Petersen <petersen@redhat.com> - 0.92-2
- depends on regexp-posix
- license is BSD