From: chak Date: Tue, 7 Dec 1999 14:38:58 +0000 (+0000) Subject: [project @ 1999-12-07 14:38:58 by chak] X-Git-Tag: Approximately_9120_patches~5411 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=1a9c994964f6560b25633aee700a12f7fec6c785;p=ghc-hetmet.git [project @ 1999-12-07 14:38:58 by chak] Of course, I had to get the name wrong - this has to be mangled by configure (eg, to set the version number). Also added dependency on gmp-devel (see discussion on glasgow-haskell-bugs). --- diff --git a/ghc/ghc.spec b/ghc/ghc.spec.in similarity index 99% rename from ghc/ghc.spec rename to ghc/ghc.spec.in index 779e775..d32379d 100644 --- a/ghc/ghc.spec +++ b/ghc/ghc.spec.in @@ -25,6 +25,7 @@ Source: http://haskell.org/ghc/dist/%{version}/ghc-%{version}-src.tar.gz URL: http://haskell.org/ghc/ BuildRoot: /var/tmp/ghc-%{version}-%{release}-root Packager: Manuel M. T. Chakravarty +Requires: gmp-devel Provides: haskell %description