[project @ 2002-07-12 02:34:08 by chak]
authorchak <unknown>
Fri, 12 Jul 2002 02:34:08 +0000 (02:34 +0000)
committerchak <unknown>
Fri, 12 Jul 2002 02:34:08 +0000 (02:34 +0000)
Updates for 5.04

ghc/ghc.spec.in

index b58e128..974712d 100644 (file)
@@ -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 <vbzoli@vbzo.li> for suggestions in 
 # earlier versions and Pixel <pixel@mandrakesoft.com> 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