From e8ba9bc72a5d02a0c0000dd3ae787005a25539d4 Mon Sep 17 00:00:00 2001 From: Bryan O'Sullivan Date: Tue, 6 Nov 2007 00:35:13 +0000 Subject: [PATCH] Upgrade to ghc 6.8.1 --- .cvsignore | 4 ++-- ghc.spec | 14 ++++++++------ sources | 4 ++-- 3 files changed, 12 insertions(+), 10 deletions(-) diff --git a/.cvsignore b/.cvsignore index 7758321..ba42edc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -ghc-6.8.0.20070928-src-extralibs.tar.bz2 -ghc-6.8.0.20070928-src.tar.bz2 +ghc-6.8.1-src-extralibs.tar.bz2 +ghc-6.8.1-src.tar.bz2 diff --git a/ghc.spec b/ghc.spec index f1fe05d..717fbfa 100644 --- a/ghc.spec +++ b/ghc.spec @@ -1,4 +1,4 @@ -%define ghcver ghc680 +%define ghcver ghc681 # speed up test builds by not building profiled libraries %define build_prof 1 @@ -17,12 +17,12 @@ %define package_debugging 0 Name: ghc -Version: 6.8.0.20070928 -Release: 2%{?dist} +Version: 6.8.1 +Release: 1%{?dist} Summary: Glasgow Haskell Compilation system # See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239713 ExcludeArch: ppc64 -License: BSD style +License: BSD Group: Development/Languages Source0: http://www.haskell.org/ghc/dist/%{version}/ghc-%{version}-src.tar.bz2 Source1: http://www.haskell.org/ghc/dist/%{version}/ghc-%{version}-src-extralibs.tar.bz2 @@ -37,7 +37,6 @@ BuildRequires: freeglut-devel, openal-devel # haddock generates docs in libraries BuildRequires: libxslt, docbook-style-xsl, haddock >= 0.8 %endif -Prefix: %{_prefix} %description GHC is a state-of-the-art programming suite for Haskell, a purely @@ -82,7 +81,7 @@ needed. %package doc Summary: Documentation for GHC Group: Development/Languages -Requires: %{name} +Requires: %{name} = %{version}-%{release} %description doc Preformatted documentation for the Glorious Glasgow Haskell @@ -235,6 +234,9 @@ fi %changelog +* Sun Nov 4 2007 Michel Salim - 6.8.1-1 +- Update to 6.8.1 + * Sat Sep 29 2007 Bryan O'Sullivan - 6.8.0.20070928-2 - add happy to BuildRequires diff --git a/sources b/sources index 0824dd8..921acc4 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -8699ec00c510077ad6c632aea19ec1e0 ghc-6.8.0.20070928-src-extralibs.tar.bz2 -2f3d20ad0c68cd77a06b708e4d8360c5 ghc-6.8.0.20070928-src.tar.bz2 +f91de87e7c0a3fe2f27c5a83212d9743 ghc-6.8.1-src-extralibs.tar.bz2 +8d47d4dcde96c31fe8bedcee7f99eaf1 ghc-6.8.1-src.tar.bz2