From 9fcd5a8836c4330e40041ee33371d104850d6b50 Mon Sep 17 00:00:00 2001 From: Bryan O'Sullivan Date: Dec 13 2007 03:25:32 +0000 Subject: ghc 6.8.2 --- diff --git a/.cvsignore b/.cvsignore index ba42edc..a2d92f0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -ghc-6.8.1-src-extralibs.tar.bz2 -ghc-6.8.1-src.tar.bz2 +ghc-6.8.2-src-extralibs.tar.bz2 +ghc-6.8.2-src.tar.bz2 diff --git a/ghc.spec b/ghc.spec index ae5af73..6e9b999 100644 --- a/ghc.spec +++ b/ghc.spec @@ -1,4 +1,4 @@ -%define ghcver ghc681 +%define ghcver ghc682 # speed up test builds by not building profiled libraries %define build_prof 1 @@ -17,11 +17,11 @@ %define package_debugging 0 Name: ghc -Version: 6.8.1 +Version: 6.8.2 Release: 2%{?dist} Summary: Glasgow Haskell Compilation system # See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239713 -ExcludeArch: ppc64 +ExcludeArch: alpha ppc64 License: BSD Group: Development/Languages Source0: http://www.haskell.org/ghc/dist/%{version}/ghc-%{version}-src.tar.bz2 @@ -221,6 +221,12 @@ fi %changelog +* Tue Dec 12 2007 Bryan O'Sullivan - 6.8.2-1 +- Update to 6.8.2 + +* Fri Nov 23 2007 Bryan O'Sullivan - 6.8.1-2 +- Exclude alpha + * Thu Nov 8 2007 Bryan O'Sullivan - 6.8.1-2 - Drop bit-rotted attempts at making package relocatable diff --git a/sources b/sources index 921acc4..137dc64 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -f91de87e7c0a3fe2f27c5a83212d9743 ghc-6.8.1-src-extralibs.tar.bz2 -8d47d4dcde96c31fe8bedcee7f99eaf1 ghc-6.8.1-src.tar.bz2 +d199c50814188fb77355d41058b8613c ghc-6.8.2-src-extralibs.tar.bz2 +43108417594be7eba0918c459e871e40 ghc-6.8.2-src.tar.bz2