update to 5.4.2.4 for haskell-platform-2011.4
This commit is contained in:
parent
fd6e40afcb
commit
cf4507806d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
fgl-5.4.2.3.tar.gz
|
||||
/fgl-5.4.2.4.tar.gz
|
||||
|
14
ghc-fgl.spec
14
ghc-fgl.spec
@ -5,19 +5,20 @@
|
||||
%global common_description Martin Erwig's Functional Graph Library.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
# part of haskell-platform-2011.2.0.1
|
||||
Version: 5.4.2.3
|
||||
Release: 8%{?dist}.2
|
||||
# part of haskell-platform-2011.4.0.0
|
||||
Version: 5.4.2.4
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: BSD
|
||||
# BEGIN cabal2spec
|
||||
URL: http://hackage.haskell.org/package/%{pkg_name}
|
||||
Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
|
||||
ExclusiveArch: %{ghc_arches}
|
||||
BuildRequires: ghc-Cabal-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
BuildRequires: hscolour
|
||||
BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
|
||||
# END cabal2spec
|
||||
BuildRequires: ghc-mtl-prof
|
||||
|
||||
%description
|
||||
@ -40,6 +41,9 @@ BuildRequires: ghc-mtl-prof
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 19 2011 Jens Petersen <petersen@redhat.com> - 5.4.2.4-1
|
||||
- update to 5.4.2.4 for haskell-platform-2011.4
|
||||
|
||||
* Thu Oct 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 5.4.2.3-8.2
|
||||
- rebuild with new gmp without compat lib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user