From a009c03ad69248cd60f4f051b99765f4ff1820ca Mon Sep 17 00:00:00 2001 From: chak Date: Fri, 12 Jul 2002 02:34:08 +0000 Subject: [PATCH] [project @ 2002-07-12 02:34:08 by chak] Updates for 5.04 --- ghc/ghc.spec.in | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/ghc/ghc.spec.in b/ghc/ghc.spec.in index b58e128..974712d 100644 --- a/ghc/ghc.spec.in +++ b/ghc/ghc.spec.in @@ -1,6 +1,6 @@ # RPM spec file for GHC # -# Copyright [1998..2001] The GHC Team +# Copyright [1998..2002] The GHC Team # # Thanks to Zoltan Vorosbaranyi for suggestions in # earlier versions and Pixel for coding tips. @@ -26,10 +26,10 @@ URL: http://haskell.org/ghc/ BuildRoot: /var/tmp/ghc-%{version}-%{release}-root Requires: gmp-devel Provides: haskell -BuildRequires: happy >= 1.9, ghc >= 4.08, docbook-utils +BuildRequires: happy >= 1.13, ghc >= 4.08, docbook-utils %description -Haskell is a standard lazy functional programming language; the +Haskell is the standard purely functional programming language; the current language version is Haskell 98, agreed in December 1998. GHC is a state-of-the-art programming suite for Haskell. Included is @@ -69,6 +69,9 @@ the documentation is available online at %changelog * Wed Sep 26 2001 Manuel Chakravarty +- small changes for 5.04 + +* Wed Sep 26 2001 Manuel Chakravarty - split documentation off into a separate package - adapt to new docbook setup in RH7.1 -- 1.7.10.4