X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc%2Fghc.spec.in;h=974712d28cf5f54e1eeff693dbf22de9c2e94f73;hp=b58e1289a9a3099e08a3f2bbd444017f004761cc;hb=a009c03ad69248cd60f4f051b99765f4ff1820ca;hpb=720d4d424c8031e2ee61f01c28485a7ef12260b4 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