update to 0.5.3.1
This commit is contained in:
parent
6681ea90c4
commit
a633c38213
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
zlib-0.5.2.0.tar.gz
|
zlib-0.5.2.0.tar.gz
|
||||||
|
/zlib-0.5.3.1.tar.gz
|
||||||
|
@ -13,13 +13,10 @@ full zlib feature set.
|
|||||||
|
|
||||||
%global ghc_pkg_c_deps zlib-devel
|
%global ghc_pkg_c_deps zlib-devel
|
||||||
|
|
||||||
# debuginfo is not useful for ghc
|
|
||||||
%global debug_package %{nil}
|
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
# part of haskell-platform-2010.2.0.0
|
# part of haskell-platform-2011.1.0.0
|
||||||
Version: 0.5.2.0
|
Version: 0.5.3.1
|
||||||
Release: 7%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: %{common_summary}
|
Summary: %{common_summary}
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -35,9 +32,6 @@ BuildRequires: hscolour
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
%{common_description}
|
%{common_description}
|
||||||
%if %{with shared}
|
|
||||||
This package provides the shared library.
|
|
||||||
%endif
|
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
@ -56,6 +50,9 @@ This package provides the shared library.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 15 2011 Jens Petersen <petersen@redhat.com> - 0.5.3.1-1
|
||||||
|
- update to 0.5.3.1 for haskell-platform-2011.1
|
||||||
|
|
||||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.2.0-7
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.2.0-7
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user