update to 2.1.0.3 for haskell-platform-2010.1.0.0
This commit is contained in:
parent
f9c336cdfc
commit
884c0a1201
@ -1 +1,2 @@
|
||||
QuickCheck-2.1.0.2.tar.gz
|
||||
QuickCheck-2.1.0.3.tar.gz
|
||||
|
||||
@ -21,9 +21,9 @@ observe the distribution of test data, and define test data generators.
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
# part of haskell-platform-2009.3.1
|
||||
Version: 2.1.0.2
|
||||
Release: 2%{?dist}
|
||||
# part of haskell-platform-2010.1.0.0
|
||||
Version: 2.1.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -45,7 +45,7 @@ This package provides the shared library.
|
||||
%endif
|
||||
|
||||
|
||||
%ghc_lib_package
|
||||
%{?ghc_lib_package}
|
||||
|
||||
|
||||
%prep
|
||||
@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 23 2010 Jens Petersen <petersen@redhat.com> - 2.1.0.3-1
|
||||
- update to 2.1.0.3 for haskell-platform-2010.1.0.0
|
||||
|
||||
* Thu Jan 21 2010 Jens Petersen <petersen@redhat.com> - 2.1.0.2-2
|
||||
- BSD license
|
||||
- summary and description
|
||||
|
||||
Loading…
Reference in New Issue
Block a user